document.write( "Question 730589: Kathy and Gilbert drove a total of 568 miles in 11 hours. Gilbert drove at an average of 45mph and Kathy drove at an average of 55mph. How long did Gilbert drive? \n" ); document.write( "
Algebra.Com's Answer #446737 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! Let g = hours that Gilbert drove. Let k = hours that Kathy drove.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Driver_________rate_____________time______________distance \n" ); document.write( "Gilbert________45_______________g_________________45*g \n" ); document.write( "Kathy__________55_______________k_________________55*k \n" ); document.write( "TOTAL___________________________11________________568\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Deciding to use two variables was tricky. I know of no formal method to decide to choose those two variables, g and k, for the drive time of each driver. The data as arranged indicates the obvious system of two equations:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SYSTEM: \n" ); document.write( " \n" ); document.write( "AND \n" ); document.write( " \n" ); document.write( "Solve that system for g and k. \n" ); document.write( " |