document.write( "Question 1071927: A car traveled 1950 mi at a certain speed. If the speed had been 13 mph faster, the trip could have been made in 5 hr less time. Find the speed. \n" ); document.write( "
Algebra.Com's Answer #686840 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let r\" be the actual speed, in mph.\r\n" );
document.write( "\r\n" );
document.write( "Then the hypothetical speed is (r+13) mph.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Moving at the speed of \"r\" miles per hour, the car spends \"1950%2Fr\" hours.\r\n" );
document.write( "\r\n" );
document.write( "Traveling with the hypothetical speed, the car would spend \"1950%2F%28r%2B13%29\" hours.\r\n" );
document.write( "\r\n" );
document.write( "The condition says\r\n" );
document.write( "\r\n" );
document.write( "\"1950%2Fr+-+1950%2F%28r%2B13%29\" = 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is your \"time\" equation.  You must solve it for \"r\". \r\n" );
document.write( "To do it, multiply both sides by the common denominator r*(r+13). You will get\r\n" );
document.write( "\r\n" );
document.write( "1950*(r+13) - 1950*r = 5r*(r+13),\r\n" );
document.write( "\r\n" );
document.write( "\"1950%2A13\" = \"5r%5E2+%2B+5%2A13%2Ar\",\r\n" );
document.write( "\r\n" );
document.write( "\"r%5E2+%2B+13r+-+5070\" = 0.\r\n" );
document.write( "\r\n" );
document.write( "Factor it:\r\n" );
document.write( "\r\n" );
document.write( "(r+78)*(r-65) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The only positive root is r = 65.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Answer. The speed of the car is 65 mph.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );