document.write( "Question 472725: 1.) Jonathan drove his car from A to B at 81 km/hr. His car broke down and he returned by bus at 54 km/hr. his total travel was 5 hours. how long was his trip by car? \n" ); document.write( "
Algebra.Com's Answer #324071 by monika_p(71)\"\" \"About 
You can put this solution on YOUR website!
The speed formula is: v=d/t\r
\n" ); document.write( "\n" ); document.write( "You have given
\n" ); document.write( "speed from A to B v1=81km/hr
\n" ); document.write( "speed from B to A v2=54km/hr
\n" ); document.write( "total travel time t1+t2=5hr
\n" ); document.write( "the distance d from A to B and B to A is the same
\n" ); document.write( "Then
\n" ); document.write( "v1=d/t1 d=v1*t1
\n" ); document.write( "v2=d/t2 d=v2*t2
\n" ); document.write( "since distnce is same you compare 2 equations\r
\n" ); document.write( "\n" ); document.write( "v1*t1=v2*t2
\n" ); document.write( "81*t1=54*t2
\n" ); document.write( " Now use information about the time t1+t2=5hr ---> t1=5-t2 substitute and solve fo t2
\n" ); document.write( "81*(5-t2)=54*t2
\n" ); document.write( "405-81t2=54*t2
\n" ); document.write( "135*t2=405
\n" ); document.write( "t2=3hr then trip by car t1=2hr \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );