document.write( "Question 1020194: Greg drove at a constant speed in a rainstorm for 266 miles. He took a break, and the rain stopped. He then drove 168 miles at a speed that was 4 miles per hour faster his previous speed. If he drove for 11 hours, find the car's speed for each part of the trip. \n" ); document.write( "
Algebra.Com's Answer #636118 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "           speed        time         distance\r\n" );
document.write( "part1       r           266/r         266\r\n" );
document.write( "part2       4r          168/(4r)      168\r\n" );
document.write( "totals                  11\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"266%2Fr%2B168%2F%284r%29=11\"
\n" ); document.write( "
\n" );