document.write( "Question 1095737: Express as a fraction in a simplest form: 8+16+24...+784/6+12+18+...+588 \n" ); document.write( "
Algebra.Com's Answer #710244 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! For this problem to make sense, the expression you really want to simplify is \n" ); document.write( "(8+16+24...+784)/(6+12+18+...+588) \n" ); document.write( "and not \n" ); document.write( "8+16+24...+784/6+12+18+...+588 \n" ); document.write( "which is what you showed. Remember parentheses are important when you write an expression like this. \n" ); document.write( "Looking at successive terms in the numerator and denominator, every pair is in the ratio 4 to 3: \n" ); document.write( "8 : 6 \n" ); document.write( "16 : 12 \n" ); document.write( "24 : 18 \n" ); document.write( "... \n" ); document.write( "784 : 588 \n" ); document.write( "So the whole fraction simplifies to just 4/3. \n" ); document.write( " |