document.write( "Question 518962: If Judy runs the 100 yard track and Mary runs the 75 yard track, how many times will they each have to run to complete the same number of yards \n" ); document.write( "
Algebra.Com's Answer #345426 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! If Judy runs the 100 yard track and Mary runs the 75 yard track, how many times \n" ); document.write( "will they each have to run to complete the same number of yards. \n" ); document.write( ": \n" ); document.write( "The least common multiple of 100 and 75 \n" ); document.write( "Prime factor \n" ); document.write( "100: 2*2*5*5 \n" ); document.write( "75: 3*5*5 \n" ); document.write( "LCM; 2*2*3*5*5 = 300 yds, \n" ); document.write( "Judy: 300/100 = 3 laps \n" ); document.write( "Mary: 300/75 = 4 laps \n" ); document.write( " |