SOLUTION: A store sells small notebooks for ​$8 and large notebooks for ​$16. If a student buys 6 notebooks and spends ​$72​, how many of each size did he​ buy?
Question 990205: A store sells small notebooks for $8 and large notebooks for $16. If a student buys 6 notebooks and spends $72, how many of each size did he buy? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A store sells small notebooks for $8 and large notebooks for $16. If a student buys 6 notebooks and spends $72, how many of each size did he buy?
-------
Equation:
S + L = 6 notebooks
8S + 16L = 72 dollars
------
Modify::
S + L = 6
S + 2L = 9
-----
Subtract to get:
L = 3 (# of large notebooks bought)
----
S = 6-3 = 3 (# of small notebooks bought)
-------
Cheers,
Stan H.
---------------------