document.write( "Question 1149609: Sara traveled to Portland by car. Going there took 8 hours, and the return trip lasted 3 hours. Sara averaged a speed of 45 mph while returning. What was her average speed going there? \n" ); document.write( "
Algebra.Com's Answer #770945 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "               SPEED     TIME        DISTANCE\r\n" );
document.write( "GOING             g        8            d\r\n" );
document.write( "\r\n" );
document.write( "RETURN           45        3            d\r\n" );
document.write( "

\n" ); document.write( "Same distance each way\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"8g=3%2A45\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"g=3%2A45%2F8\"-----------simplify this.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "about 17 mph
\n" ); document.write( "
\n" );