document.write( "Question 161915: which number is the biggest? 5/7 ot 6/9 . calculate the answer using two methods. I got 5/7 as the largest
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #119318 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! which number is the biggest? 5/7 ot 6/9 . calculate the answer using two methods. I got 5/7 as the largest \n" ); document.write( "---------------- \n" ); document.write( "One way is to convert to decimal \n" ); document.write( "5/7 = 0.7142857... \n" ); document.write( "6/9 = 0.6666666... \n" ); document.write( "----------- \n" ); document.write( "A 2nd way is to find the LCD \n" ); document.write( "5/7 = 15/21 \n" ); document.write( "6/9 = 14/21 \n" ); document.write( "Either way, 5/7 is bigger. \n" ); document.write( " |