document.write( "Question 1055890: P, Q and R start from the same place X at (a) kmph, (a+b) kmph and (a+2b) kmph respectively.\r
\n" ); document.write( "\n" ); document.write( "If Q starts,p hours after P, how many hours after Q should R start, so that both Q and R overtake P at the same time?
\n" ); document.write( "

Algebra.Com's Answer #671066 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
I am starting this but may leave it unfinished. I am showing here a data table. Note that from slowest to fastest, P, Q, R. Naturally, R can depart last because he is the fastest and is expected to overcome distance traveled of P and Q. Assumes that a and b are positive real numbers. Let x be the travel time for R to catchup distance d to P and Q.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "TRAVELER      RATE        TIME       DISTANCE\r\n" );
document.write( "P             a           t+p+x         d\r\n" );
document.write( "Q             a+b         p+x           d\r\n" );
document.write( "R             a+2b        x             d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Travel Rate Rule using speed S is S*T=D.
\n" ); document.write( "The UNKNOWN variables in the example must be just t, x, and d. Question's interpretation mean you want to find the solution for x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Several careful algebra steps, and after doing those on paper, \"highlight%28x=%28ap%2Bbp%2Bab%29%2F%282b%29%29\"
\n" ); document.write( "
\n" );