answersLogoWhite

0


Best Answer

That's going to depend on the values of 'a', 'b', 'c', and 'f'.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

It is the same as: 3b+4c which is an algebraic expression

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

It is 10b + 2c

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

2b+3c

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does a plus b plus c plus f equals?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you write a c program to find a2 plus b2 plus 2ab?

{ int a,b; { a=a^2; } { b=b^2; } { c=a^2+b^2+2*a*b; print f("%d%d%d",&c); get ch(); } ]


How do you make a calculator in code block by using c?

#include<stdio.h> #include<conio.h> int main(void) { float a,b,c=0, d=0, e=0,f=0; printf("Please enter two numbers:\n"); scanf("%f %f", &a, &b); c=a+b; d=a-b; e=a*b; f=a/b; printf("The sum of %f and %f is :%f\n", a,b,c); printf("The subtraction of %f and %f is :%f\n", a,b,d); printf("The multiplication of %f and %f is :%f\n", a,b,e); printf("The division of %f by %f is :%f\n",a,b,f); getch(); }


What is a c program to implement trapezoidal and Simpson's methods?

ITS EASY...TRY THIS OUT..TRAPEZOIDAL METHOD#include#include#includefloat valcal(float x){return (x*x*x);}int main(){float a,b,h,c,I;int n,i;printf("THE TRAPEZOIDAL RULE:\n");printf("---------------------");printf("\n\n\nEnter the two limits and the no. of divisions:\n");scanf("%f %f %d",&a, &b, &n);h=(b-a)/n;//printf("\nVALUE of h: %f\n", h);c=a;I=valcal(a)+valcal(b);//printf("\nVALUE FOR a: %f\n", valcal(a));//printf("\nVALUE FOR b: %f\n", valcal(b));for(i=1;i=b){printf("\n\nc>b\n\n");break;}//printf("\nVALUE FOR %f: is %f\n",c, valcal(c));I=I+(2*valcal(c));//printf("\nI right now is %f", I);}printf("\n\n\nThe integration of x*x*x is: %f",(h*I)/2);printf("\n\n\n");system("pause");}SIMPSON'S 1/3RD METHOD#include#include#includefloat valcal(float x){return (1/(1+x*x));}int main(){float a,b,h,c,I;int n,i;printf("THE SIMPSON'S ONE-THIRD RULE:\n");printf("------------------------------");printf("\n\n\nEnter the two limits and the no. of divisions:\n");scanf("%f %f %d",&a, &b, &n);h=(b-a)/n;//printf("\nVALUE of h: %f\n", h);c=a;I=valcal(a)+valcal(b);//printf("\nVALUE FOR a: %f\n", valcal(a));//printf("\nVALUE FOR b: %f\n", valcal(b));for(i=1;ib){printf("\n\nc>b\n\n");break;}//printf("\nVALUE FOR %f: is %f\n",c, valcal(c));if(i%2==0)I=I+(2*valcal(c));elseI=I+4*valcal(c);//printf("\nI right now is %f", I);}printf("\n\n\nThe integration of x*x*x is: %f",(h*I)/3);printf("\n\n\n");system("pause");}NEED MORE HELP...MAIL ME YOUR PROB... SEE YA


What are unconditional statements in c plus plus?

Unconditional statements are statements that are invoked unconditionally. Conditional statements have a controlling expression, while unconditional statements do not. For example: void f (bool b) { if (b==true) do_something(); // conditional statement (controlled by the expression b==true) do_something_else(); // unconditional (executes regardless of b's value) }


What is a statement used to open data file in c plus plus?

FILE* fopen(<filename>, <mode>); E.g., FILE* f = fopen("C:\\Users\\<user_name>\\My Documents\\data_file.dat", "rb"); Opens the specified file for reading ("r") in binary mode ("b").

Related questions

What is the simplified solution to BC plus 0 equals f?

f = B x C


Write duality of following boolean function A plus b equals ac?

if f :- a+b = ac then fd:- a.b = a+c


What is the integral of f divided by the quantity f plus b times f plus c with respect to x where f is a function of x and b and c are constants?

∫ f(x)/[(f(x) + b)(f(x) + c)] dx = [b/(b - c)] ∫ 1/(f(x) + b) dx - [c/(b - c)] ∫ 1/(f(x) + c) dx b ≠ c


Is y equals mx plus b different from f x equals mx plus b?

yes


When A to B equals 3 to 4 B to C equals 6 to 7 what is the ratio of A to B to C?

Z if d is equally to f plus10


If B plus P plus F equals 24 what are the values of Q and T A plus B equals Z Z plus P equals T T plus A equals F F plus S equals Q Q-T equals 7?

31


What are solutions to the equations below X2 plus 4x -9 equals x plus 1 A. -3 B. -4 C. -5 D.2 E. -7. F. 4?

C and D


What are the piano notes for jolly sailor bold?

My heart is pierced by cupid - A B C E E F I disdain all glittering gold - C B A A B B C There is nothing can console me - A B C A A F F E But my jolly sailor bold - E E A G(minor) B G(minor) A


Can anyone give you the c plus plus code to check where the line ax plus by plus c cuts the circle x2 plus y2 plus 2gx plus 2fy plus c equals 0 where a b c g f are entered by the user?

Your question is not clear. Please give the formula to calculate the value of x and the condition at which the line cuts the circle


What are the musical notes to play empire state of mind on keyboard?

T| Capitals on the notes signify sharps (the black keys) A| B| Also see my Alicia Keys tab of the Empire State of Mind 2 for the chords! N| PEACE! A| ~Steph~ B| B| E| R5|F-F-F----- R| R4|F-F-F----- .| L3|F-F-F-F--- C| L3|----C----- O| L2|b-b---F--- M| -| R6|F-F-F---F---F---F-F-F--- T| R6|C-C-C---C---C---C-C-C--- A| R5|A-A-A---A---A---A-A-A--- B| N| L3|F-f----- A| L3|C-C----- B| L2|----b--- B| L2|----F--- E| L1|----b--- R| .| R6|F-F-F---F---F---F-F-F--- C| R6|C-C-C---C---C---C-C-C--- O| R5|A-A-A---A---A---A-A-A--- M| -| L3|F-F-F--- T| L3|--C----- A| L2|b---F--- B| N| R6|F-F-F---F---F---F-F-F--- A| R6|C-C-C---C---C---C-C-C--- B| R5|A-A-A---A---A---A-A-A--- B| E| L3|F-f----- R| L3|C-C----- .| L2|----b--- C| L2|----F--- O| L1|----b---


What is F equals 95c plus 32 if c equals 10?

F = 9/5 C + 32 = (9/5) x 10 + 32 = 18 + 32 = 50


What is x when its the subject of the equation c minus dx equals ex plus f?

ex+f = c -dx ex+dx = c -f x(e+d) = c -f x = c -f/(e+d)