document.write( "Question 1149181: Kristina went on a 220 mile trip to a soccer game. On the way back, due to road construction she had to drive 11 miles per hour slower. This made the trip take 1 hour longer. How fast did she drive to the soccer game? \n" ); document.write( "
Algebra.Com's Answer #770532 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                    SPEED       TIME         DISTANCE\r\n" );
document.write( "GOING                r          220/r          220\r\n" );
document.write( "\r\n" );
document.write( "RETURN              r-11        220/(r-11)     220\r\n" );
document.write( "\r\n" );
document.write( "DIFFERENCE                       1\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"220%2F%28r-11%29-220%2Fr=1\"
\n" ); document.write( "Solve for r.
\n" ); document.write( "
\n" );