SOLUTION: joe has a total of $580 consisting 5$ and 10$ bills. If he has 76 bills in all, how many of each type does he have?
Algebra ->
Human-and-algebraic-language
-> SOLUTION: joe has a total of $580 consisting 5$ and 10$ bills. If he has 76 bills in all, how many of each type does he have?
Log On
You can put this solution on YOUR website! joe has a total of $580 consisting 5$ and 10$ bills. If he has 76 bills in all, how many of each type does he have?
---------------
Quantity Equation: f + t = 76
Value Equation::: 5f+10t = 580
----------------------------------
Solving by elimination:
Multiply thru the 1st equation by 5 to get:
5f + 5t = 5*76
5f +10t = 580
-----
Subtract 1st from 2nd and solve for "t":
5t = 200
t = 40 (# of ten-dollar bills)
----
Since f+t=76, f = 76-40 = 36 (# of five-dollar bills)
=========================================================
Cheers,
Stan H.