answersLogoWhite

0


Best Answer

The answer depends on how you parse the sentence; it is either

12(c+4) = 12c + 48

OR

12c + 4

User Avatar

Wiki User

βˆ™ 13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the sum of twelve times c and 4?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is twelve times the sum of a number and five times the number in algebraic expressions?

The question is ambiguous and the two possible answers are: Twelve times (a number and 5 times the number) = 12*(n + 5n) = 12*6n = 72n Twelve times a number amd five times the number = 12*n + 5*n = 17*n


What is the algebraic expression for half the sum of a variable c and a number 4?

(c+4)/2


What is 5 times the sum of c and 8?

5(c+8) or 5c+40


C program to calculate sum and average of 4 numbers?

/*mycfiles.wordpress.com To Calculate Sum & Average of 4 no.*/ #include<stdio.h> #include<conio.h> void main() { float a,b,c,d,sum,avg; clrscr(); printf("Enter the 4 nos.\n\n"); scanf("%f%f%f%f",&a,&b,&c,&d); sum=a+b+c+d; avg=(a+b+c+d)/4; printf("\nSum is= %f\nAverage is= %f",sum,avg); getch(); }


What is 7 times sum of c and 2 in algebraic expression?

7 * (c + 2) = 7 * c + 14


what is the sum of 12 and a number h?

h = 4 and 8 +4=12


Draw a flow chart that will compute and print the sum and average of 3 numbers?

1.Start 2. Input a,b,c 3. Sum = a+b+c 4. Average = sum/3 5. Output - Sum,Average 6. Stop


Three times the sum of c and d?

Sum means to add.. so the equation would look like 3(c+d) or (c+d)*3. You could also add them separately. 3c+3d Hope that helps!


What is the product of 4 and eight times c?

If you're trying to find the product, that means multiply. So 4*8*C would be 32*C (or 32C). Since the value of C is unknown, this is as far as the equation can go. Remember: Sum means add. Difference means subtract. Product means multply. Quotient means divide.


Find 3 consecutive even number the sum of the second and third three times the first?

If We are looking for A, B and C If the first number is A then we know B = A+2 C = A+4 and 3A = B+C or 3A = (A+2) + (A+4) so 3A = 2A +6 3A - 2A = 6 A = 6 B= 8 C= 10


In triangle ABC angle B is 5 times angle A and angle C is 8 less than 4 times angle A what is the size of angle A?

B = 5A C = 4A - 8 The sum of the angles of a triangle = 180° A + B + C = 180 A + 5A + (4A - 8) = 180 10A = 188 A = 18.8° (and therefore B = 94° and C = 67.2°)


What does 'equal to the sum' mean?

"the same as the others added together" For example: a=b+c+d a is equal to the sum of b plus c plus d. 9=2+3+4