SOLUTION: Please help me. Ive lost all my notes for class and need help with review. 'The number of students in a math class is 10 more than three times the number in a computer class. If th

Algebra ->  Equations -> SOLUTION: Please help me. Ive lost all my notes for class and need help with review. 'The number of students in a math class is 10 more than three times the number in a computer class. If th      Log On


   



Question 821053: Please help me. Ive lost all my notes for class and need help with review. 'The number of students in a math class is 10 more than three times the number in a computer class. If the number of students in the computer class is c, how many students are in the math class?' Id really appreciate your help. Thank you. :)
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
It states "If the number of students in the computer class is c", so we have no choice but to make the declarative statement

Let c = number of students in the computer class


-------------------------------------------------------

Then it mentions that "The number of students in a math class is 10 more than three times the number in a computer class" which means

(number of students in math class) = 3 * (number of students in computer class) + 10

m = 3 * (c) + 10

m = 3c + 10


So the final answer is 3c + 10 (Note: I made the implicit declaration that m = # of students in math class)