document.write( "Question 274841: Bob's frog can travel 6 inches per jump, Kim's frog can travel 9 inches, and Jack's frog can travel 13 inches. If the three frogs start off at point 0 inches, how many inches will it be to the next point that all three frogs touch?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #200540 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Find the lowest common multiple of common multiple. \n" ); document.write( "6&9&13 \n" ); document.write( "2*3 \n" ); document.write( "3*3 \n" ); document.write( "1*13 \n" ); document.write( "2*3*13=78 inches is the first point after 0 that all three will touch. \n" ); document.write( " |