document.write( "Question 1044716: Driving from point A to point B at 33 km/h takes 2 hours less than cycling 11 km/h. How far is it from A to B \n" ); document.write( "
Algebra.Com's Answer #660055 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Driving from point A to point B at 33 km/h takes 2 hours less than cycling 11 km/h. How far is it from A to B
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let D be the distance under the question.\r\n" );
document.write( "\r\n" );
document.write( "Then your equation is \r\n" );
document.write( "\r\n" );
document.write( "\"D%2F11\" - \"D%2F33\" = 2.   (1)\r\n" );
document.write( "\r\n" );
document.write( "The first term in the left side is the time cycling at 11 km/h.\r\n" );
document.write( "The second term in the left is is the time driving at 33 km/h.\r\n" );
document.write( "The number \"2\" on the right is the time difference, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "To solve (1), multiply both sides by 33. You will get\r\n" );
document.write( "\r\n" );
document.write( "3D - D = 2*33,  or\r\n" );
document.write( "\r\n" );
document.write( "2D = 66,  or\r\n" );
document.write( "\r\n" );
document.write( "D = 33.\r\n" );
document.write( "\r\n" );
document.write( "Answer. The distance is 33 km.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );