document.write( "Question 659542: 9 books are to be brought by astudent. Some cost $6 each nd the remainder cost $6.50 each. If the total amount spent was $56, how many of each were bought ? \n" ); document.write( "
Algebra.Com's Answer #410818 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
5 books for $$6.00
\n" ); document.write( "4 books for $6.50
\n" ); document.write( " total-----------5x6=30
\n" ); document.write( " ---------------4x6.50 =26
\n" ); document.write( " $30.00+$26.00=$56.00
\n" ); document.write( "
\n" );