SOLUTION: please help me solve my word problem {nine books are to be bought by a student. Some cost $6 each and the remainder cost $6.50 each.If the total amount spend was $56, how many of e
Question 1079717: please help me solve my word problem {nine books are to be bought by a student. Some cost $6 each and the remainder cost $6.50 each.If the total amount spend was $56, how many of each book are bought?}
You can put this solution on YOUR website! Let the $6 books be x and the books at 6.50 y:
So we have:
x + y = 9 subtract y from both sides:
x = 9 - y
:
6x + 6.50y = 56 substitute for x
6(9 - y) + 6.50y = 56
54 - 6y + 6.50y = 56
0.50y = 2
y = 4
So the student got 4 books at 6.50 and 9 - 4 = 5 books at 6.
:
Check:
4 × 6.50 + 5 × 6 = 56
26 + 30 = 56 Correct.