document.write( "Question 129519: A can travels for two hours at an average speed of 40 miles per hour. For how long must the can then travel at an average speed of 55 miles per hour to raise the overall average speed to 45 miles per hour? What is the total time traveled? \n" ); document.write( "
Algebra.Com's Answer #94921 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"time @ 55mph\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(2(40)+x(55))/(2+x)=45\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 2+x __ 80+55x=90+45x __ 10x=10
\n" ); document.write( "
\n" );