document.write( "Question 148128: Sheri drove southeast from Albuquerque to Roswell and then south to Carlsbad. She averaged 75 MPH along the route from Albuquerque to Roswell and averaged 70 MPH from Roswell to Carlsbad. She covered the entire 220 miles in 3 hours. How long did she take to drive from Albuquerque to Roswell?\r
\n" );
document.write( "\n" );
document.write( "I started by making a table\r
\n" );
document.write( "\n" );
document.write( "DISTANCE RATE TIME\r
\n" );
document.write( "\n" );
document.write( "270 75 3hrs
\n" );
document.write( "270 70 3hrs\r
\n" );
document.write( "\n" );
document.write( "but the problems that I was coming up with did not make sense to me. Am I going about thie correctly? \n" );
document.write( "
Algebra.Com's Answer #108532 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 220=75x+70(3-x) \n" ); document.write( "220=75x+210-70x \n" ); document.write( "220=5x+210 \n" ); document.write( "5x=220-210 \n" ); document.write( "5x=10 \n" ); document.write( "x=10/5 \n" ); document.write( "x=2 hours driving @ 75 mph. \n" ); document.write( "3-2=1 hour driving @ 70 mph. \n" ); document.write( "proof \n" ); document.write( "220=75*2=70*1 \n" ); document.write( "220=150+70 \n" ); document.write( "220=220 \n" ); document.write( "75*2=150 miles from Albuquerque to Roswell. \n" ); document.write( " \n" ); document.write( " |