document.write( "Question 371610: I have to put these fractions in order from greatest to least:\r
\n" );
document.write( "\n" );
document.write( "2 2/3, 2 6/11, 2 5/9, 2 1/2\r
\n" );
document.write( "\n" );
document.write( "Not sure how to do it. Do I need to find the LCD and if so how do I figure it out? \n" );
document.write( "
Algebra.Com's Answer #264682 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have to put these fractions in order from greatest to least: \n" ); document.write( "2 2/3, 2 6/11, 2 5/9, 2 1/2 \n" ); document.write( "Not sure how to do it. Do I need to find the LCD and if so how do I figure it out? \n" ); document.write( "------------ \n" ); document.write( "Yes, find the LCD, then reformulate each number. \n" ); document.write( "LCD of 3,11,9,2 \n" ); document.write( "--- \n" ); document.write( "LCD = 2*9*11 = 198 \n" ); document.write( "---- \n" ); document.write( "2 = 396/198 \n" ); document.write( "--- \n" ); document.write( "2 6/11 = 28/11 = (2*9*28)/198 = 504/198 \n" ); document.write( "--- \n" ); document.write( "2 5/9 = 23/9 = (2*11*23)/198 = 506/198 \n" ); document.write( "--- \n" ); document.write( "2 1/2 = 5/2 = (9*11*5)/198 = 495/198 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================================== \n" ); document.write( " |