document.write( "Question 298597: Write a system of two equations in two solutions for each problem. Solve each system by substitution.
\n" );
document.write( "Jay Lenos's garage. Jay Leno's collection of cars and motorcycles totals 187. When he checks the air in the tires he has 588 tires to check. How many cars and how many motorcycles does he own? Assume that the cars all have four tires and the motorcyles have two. \n" );
document.write( "
Algebra.Com's Answer #214743 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jay Lenos's garage. Jay Leno's collection of cars and motorcycles totals 187. When he checks the air in the tires he has 588 tires to check. How many cars and how many motorcycles does he own? Assume that the cars all have four tires and the motorcyles have two. \n" ); document.write( "--------------------------- \n" ); document.write( "Cars Equation: c + m = 187 \n" ); document.write( "Tires Equation:4c + 2m = 588 \n" ); document.write( "--------------------------------- \n" ); document.write( "Multiply thru 1st by 4 to get: \n" ); document.write( "4c + 4m = 4*187 \n" ); document.write( "--- \n" ); document.write( "Subtract the Tires Equation from that and solve for \"m\": \n" ); document.write( "2m = 160 \n" ); document.write( "m = 80 (# of motorcycles) \n" ); document.write( "--- \n" ); document.write( "Since c+m = 187, c = 107 (# of cars) \n" ); document.write( "======================================= \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================================= \n" ); document.write( " |