document.write( "Question 1151884: Rose purchased a total of 17 books and toys for the Rupert Play School. Each book costs $11 and each toy costs $6. How many books and toys did she buy for $157?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #773763 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "Using logical reasoning instead of formal algebra.... \n" ); document.write( "(1) If all 17 items were toys, the cost would be 17*$6 = $102. \n" ); document.write( "(2) The actual total cost was $55 more than that. \n" ); document.write( "(3) Each book costs $5 more than each toy. \n" ); document.write( "(4) Therefore, the number of books was 55/5 = 11. \n" ); document.write( "(5) That of course means 6 books. \n" ); document.write( "CHECK: 11($11)+6($6) = $121+$36 = $157 \n" ); document.write( " \n" ); document.write( " |