document.write( "Question 4801: Bob and Aaron sold 450 sets of windshield wipers at two different booths at the local auto accessary show. If Bob sold 5 times as many wind wipers as Aaron,how many did each of them sell? \n" ); document.write( "
Algebra.Com's Answer #2323 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
Let the number of sets Aaron sold = x
\n" ); document.write( "Let the number of sets Bob sold = 450-x
\n" ); document.write( "If Bob sold 5 times as many as Aaron then
\n" ); document.write( "450-x=5x\r
\n" ); document.write( "\n" ); document.write( "consoldate like terms by adding x to both sides:
\n" ); document.write( "450-x+x=5x+x\r
\n" ); document.write( "\n" ); document.write( "450=6x\r
\n" ); document.write( "\n" ); document.write( "Divide both sides by six to isolate the variable
\n" ); document.write( "75=x\r
\n" ); document.write( "\n" ); document.write( "So Bob sold 75 sets of windshield wipers and Aaron sold
\n" ); document.write( "450-75 = 375
\n" ); document.write( "and 375 is 5 times 75, so this is correct.
\n" ); document.write( "
\n" );