document.write( "Question 232930: Jimmy, Joe, and Sally are racing cars. Jimmy and Joe have completed the same number of laps- six fewer laps than Sally. If the total number of laps is 222, how many laps has each racer completed? \n" ); document.write( "
Algebra.Com's Answer #172029 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=number of labs joe has run. \n" ); document.write( "x+x+x+6=222 \n" ); document.write( "3x=216 \n" ); document.write( "x=72 joe \n" ); document.write( "72 jimmy \n" ); document.write( "78 sally \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |