document.write( "Question 1020842: 4.Samantha drove 440 km in 5 hours. She drove part of the way at 80 km/h and the rest at 100 km/h. What distance did she drive at each speed? (5 marks) \n" ); document.write( "
Algebra.Com's Answer #648830 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
If x and y are the hours she drove at the different rates, then:
\n" ); document.write( "x+y=5
\n" ); document.write( "80x+100y=440
\n" ); document.write( "-------
\n" ); document.write( "80x+100y=440
\n" ); document.write( "80x+80y=400
\n" ); document.write( "20y=40
\n" ); document.write( "y=2
\n" ); document.write( "x=3
\n" ); document.write( "She drove 3 hours at 80 kmh and 2 hours at 100kmh!!!!!!!
\n" ); document.write( "
\n" ); document.write( "
\n" );