document.write( "Question 196209: Cabrina and Dabney are attending a conference. After the conference, Cabrina drives home to Boise at an average speed of 75 mph and Dabney drives home to Portland at an average speed of 60 mph. If the sum of their driving time is 11.3 hours and the sum of distance driven is 783 miles, determine the time each woman spent driving home. \n" ); document.write( "
Algebra.Com's Answer #147269 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Cabrina and Dabney are attending a conference. After the conference, Cabrina \n" ); document.write( " drives home to Boise at an average speed of 75 mph and Dabney drives home to \n" ); document.write( " Portland at an average speed of 60 mph. If the sum of their driving time is \n" ); document.write( " 11.3 hours and the sum of distance driven is 783 miles, \n" ); document.write( "determine the time each woman spent driving home. \n" ); document.write( ": \n" ); document.write( "Let t = C's driving time \n" ); document.write( "It states the sum of their times is 11.3, therefore: \n" ); document.write( "(11.3 - t) = D's driving time \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "The sum of their distances is given as 783 mi, write distance equation: \n" ); document.write( "Dist = speed * time \n" ); document.write( ": \n" ); document.write( "C's dist + D's dist = 783 mi \n" ); document.write( "75t + 60(11.3 - t) = 783 \n" ); document.write( ": \n" ); document.write( "75t + 678 - 60t = 783 \n" ); document.write( ": \n" ); document.write( "75t - 60t = 783 - 678 \n" ); document.write( ": \n" ); document.write( "15t = 105 \n" ); document.write( "t= \n" ); document.write( "t = 7 hrs is C's driving time \n" ); document.write( "and \n" ); document.write( "11.3 - 7 = 4.3 hrs is D's driving time \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solutions by finding the sum of the distances \n" ); document.write( "75(7) + 60(4.3) = \n" ); document.write( "525 + 258 = 783, confirms our solutions \n" ); document.write( " |