document.write( "Question 341673: The scenic route from Mia’s home to her office is 5 kilometers longer than the direct route. When she goes by the scenic route and returns by the direct route, the round trip is 35 kilometers. How many kilometers is the direct route?\r
\n" ); document.write( "\n" ); document.write( "A. 5 B. 12.5 C. 15 D. 20 E. 22.5
\n" ); document.write( "

Algebra.Com's Answer #244722 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let s=scenic route distance and d=direct
\n" ); document.write( "s=d+5
\n" ); document.write( "s+d=35
\n" ); document.write( "d+5+d=35
\n" ); document.write( "2d+5=35
\n" ); document.write( "2d=30
\n" ); document.write( "d=15
\n" ); document.write( "s=20
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );