document.write( "Question 820997: Erin runs once around the track every 75 seconds. Mark runs around the track once every 90 seconds. If they begin at the same time, in how many seconds will they pass the starting point at the same time?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #493827 by stanbon(75887) ![]() You can put this solution on YOUR website! Erin runs once around the track every 75 seconds. Mark runs around the track once every 90 seconds. If they begin at the same time, in how many seconds will they pass the starting point at the same time? \n" ); document.write( "------------------- \n" ); document.write( "Find the least common multiple: \n" ); document.write( "75 = 3*5^2 \n" ); document.write( "----- \n" ); document.write( "90 = 2*5*3^2 \n" ); document.write( "------------------- \n" ); document.write( "lcm = 2*3*5^3 = 6*75 = 450 \n" ); document.write( "------ \n" ); document.write( "Ans: after 450 seconds \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------------- \n" ); document.write( " |