document.write( "Question 845541: a student went to a bookstore and bought x books costing $5.50 each and y books costing $8.50 each. she spent $53.00 and bought a total of 8 books. determine the number of books bought at each price. \n" ); document.write( "
Algebra.Com's Answer #509334 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Money Spent: \"5.5x%2B8.5y=53\"
\n" ); document.write( "Book Count: \"x%2By=8\"
\n" ); document.write( "
\n" );