document.write( "Question 1202009: The debate team washed cars to raise money for a trip. They charged $8 for a large car and $5 for a small car. All together they raised $550 and washed 80 cars. How many of each type of car did they wash?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #836640 by greenestamps(13202)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If you just really, REALLY love magic formulas and don't care about actually understanding how to solve the problem, use the method shown by tutor @josgarithmetic. \n" ); document.write( "If you want a typical formal algebraic solution, use something like the method shown by tutor @ikleyn. \n" ); document.write( "But if a formal algebraic method is not required, and if the speed of obtaining the solution is important, then here is a quick and easy informal method for solving any problem like this mentally. \n" ); document.write( "(1) If all 80 cars had been small cars, the cost would have been 80($5) = $400; but the actual cost was $550, which is $150 more. \n" ); document.write( "(2) The cost for each large car was $8-$5 = $3 more than for each small car. \n" ); document.write( "(3) The number of large cars, to make the additional $150, was $150/$3 = 50. \n" ); document.write( "ANSWER: 50 large cars; 30 small cars \n" ); document.write( "CHECK: 50($8)+30($5) = $400+$150 = $550 \n" ); document.write( " \n" ); document.write( " |