document.write( "Question 913953: Please help me solve this problem:
\n" ); document.write( "Kathy and Gilbert drove a total of 892 miles in 16.4 hours. Kathy drove the first part of the trip and averaged 45 mph. Gilbert drove the remainder of the trip and averaged 65 mph. For what length of time did Kathy drive?
\n" ); document.write( "

Algebra.Com's Answer #554812 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
y and Gilbert drove a total of 892 miles in 16.4 hours.
\n" ); document.write( " Kathy drove the first part of the trip and averaged 45 mph.
\n" ); document.write( " Gilbert drove the remainder of the trip and averaged 65 mph.
\n" ); document.write( " For what length of time did Kathy drive?
\n" ); document.write( ":
\n" ); document.write( "let k = length of time Kathy drove
\n" ); document.write( "the total travel time was 16.4 hrs, therefore
\n" ); document.write( "(16.4-k) = length of time Gilbert drove
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation; dist = speed * time
\n" ); document.write( ":
\n" ); document.write( "Kathy's dist + Gil's dist = 892 mi
\n" ); document.write( "45k + 65(16.2-k) = 892
\n" ); document.write( "45k + 1066 - 65k = 892
\n" ); document.write( "45k - 65k = 892 - 1066
\n" ); document.write( "-20k = -174
\n" ); document.write( "k = -174/-20
\n" ); document.write( "k = 8.7 hrs driven by Kathy
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this; find the actual dist each drove. Gil drove; 16.4-8.7 = 7.7 hrs
\n" ); document.write( "65 * 7.7 = 500.5 mi driven by Gil
\n" ); document.write( "45 * 8.7 = 391.5 mi driven by Kathy
\n" ); document.write( "----------------------
\n" ); document.write( "total dist: 892 mi
\n" ); document.write( "
\n" ); document.write( "
\n" );