document.write( "Question 1170813: Deshawn spent $131.00 on books, Math books cost $22.00 and English books cost $29.00. If he bought a total of five books, then how many of each kind did he buy? \n" ); document.write( "
Algebra.Com's Answer #795884 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Deshawn spent $131.00 on books, Math books cost $22.00 and English books cost $29.00. If he bought a total of five books, then how many of each kind did he buy?
\n" ); document.write( "------------
\n" ); document.write( "M + E = 5
\n" ); document.write( "22M + 29E = 131
\n" ); document.write( "---
\n" ); document.write( "Can you do the rest?
\n" ); document.write( "
\n" );