document.write( "Question 1093155: On a drive from one city to​ another, Victor averaged 34 mph. If he had been able to average 48 ​mph, he would have reached his destination 7 hrs earlier. What is the driving distance between one city and the​ other? \n" ); document.write( "
Algebra.Com's Answer #707754 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let D be the distance between cities, in miles.\r\n" );
document.write( "\r\n" );
document.write( "Then Victor traveled this distance in \"D%2F34\" hours at the speed 34 mph.\r\n" );
document.write( "\r\n" );
document.write( "Had he moved at the speed 48 mph, he would cover this distance in \"D%2F48\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition says that the difference  \"D%2F34\" - \"D%2F48\" is 7 hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives you an equation\r\n" );
document.write( "\r\n" );
document.write( "\"D%2F34\" - \"D%2F48\"  = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides by 34*48. You will get\r\n" );
document.write( "\r\n" );
document.write( "48D - 34D = 7*34*48,   or\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "14D = 7*34*48  ====>  D = \"%287%2A34%2A48%29%2F14\" = 34*24 = 816 miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The distance between cities is 816 miles.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );