document.write( "Question 1046151: You drive at an average of 30 miles per hour on the way to work, and at an average of 35 miles per hour on the way home. The total driving time is 30 minutes. How far away is work? Round your answer to the nearest hundredth of a mile. \n" ); document.write( "
Algebra.Com's Answer #661649 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "You drive at an average of 30 miles per hour on the way to work, and at an average of 35 miles per hour on the way home.
\n" ); document.write( "The total driving time is 30 minutes. How far away is work? Round your answer to the nearest hundredth of a mile.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Normally you should write the basic equation at once:\r\n" );
document.write( "\r\n" );
document.write( "\"D%2F30\" + \"D%2F35\" = 0.5,\r\n" );
document.write( "\r\n" );
document.write( "where D is an unknown distance in miles, 0.5 is the time of 30 minutes in hours.\r\n" );
document.write( "\r\n" );
document.write( "By writing this equation, you should understand that \"D%2F30\" is the time of driving at the speed of 30 mph, \r\n" );
document.write( "while \"D%2F35\" is the time of driving at the speed of 35 mph.\r\n" );
document.write( "\r\n" );
document.write( "To solve the equation, multiply both sides by 30*35 to rid off the denominators. You will get\r\n" );
document.write( "\r\n" );
document.write( "35*D + 30*D = 0.5*30*35,   or\r\n" );
document.write( "\r\n" );
document.write( "65*D = 0.5*30*35,   or   (canceling the factor 5 in both sides)\r\n" );
document.write( "\r\n" );
document.write( "13*D = 15*7,  and then\r\n" );
document.write( "\r\n" );
document.write( "D = \"105%2F13\" miles = \"8\"\"1%2F13\" miles.\r\n" );
document.write( "\r\n" );
document.write( "Check.  \"8\"\"1%2F13\" : \"30\" = \"105%2F%2813%2A30%29\";\r\n" );
document.write( "        \"8\"\"1%2F13\" : \"35\" = \"105%2F%2813%2A35%29\";\r\n" );
document.write( "        \r\n" );
document.write( "        \"105%2F%2813%2A30%29+%2B+105%2F%2813%2A35%29\" = \"%28105%2A35+%2B+105%2A30%29%2F%2813%2A30%2A35%29\" = \"%28105%2A5%287%2B6%29%29%2F%2813%2A30%2A35%29\" = \"%28105%2A5%29%2F%2830%2A35%29\" = \"%283%2A5%29%2F30\" = 0.5.     Correct!\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );