document.write( "Question 1084404: Niccole drove 500km from edmonton to lethbridge in 5.5hrs. she drove part of the way at 100kmh and the rest of the way at 80kmh. how far did she drive at each speed ? \n" ); document.write( "
Algebra.Com's Answer #698503 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Niccole drove 500km from edmonton to lethbridge in 5.5hrs. she drove part of the way at 100kmh and the rest of the way at 80kmh. how far did she drive at each speed ?
\n" ); document.write( "----------
\n" ); document.write( "t = time at 100 km/hr
\n" ); document.write( "100*t + 80*(5.5-t) = 500
\n" ); document.write( "20t + 440 = 500
\n" ); document.write( "t = 3 hours
\n" ); document.write( "etc
\n" ); document.write( "
\n" );