document.write( "Question 1054663: Liam drove from town A to town B , a distance of x km. He then drove from town B to town C , a distance of (2x+1) km. The total distance was 56 km Find the value of x, correct to the nearest kilometre \n" ); document.write( "
Algebra.Com's Answer #669841 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "               SPEED       TIME         DISTANCE\r\n" );
document.write( "A to B         not given   not given      x\r\n" );
document.write( "B to C         not given   not given     2x+1\r\n" );
document.write( "Total                                    56\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "This is only a sum of distances. You only need \"highlight%28x%2B%282x%2B1%29=56%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" );