document.write( "Question 110024: Write an expression for the sum of an even integer and the next two even integers. #12. The sum of i/4 of an integer, i/5 of the next integer, and i/2 of the following integer. \n" ); document.write( "
| Algebra.Com's Answer #80519 by ankor@dixie-net.com(22740)     You can put this solution on YOUR website! \n" ); document.write( "Write an expression for the sum of an even integer and the next two even integers. \n" ); document.write( "Let x = the 1st integer: \n" ); document.write( "x + (x+2) + (x+4) \n" ); document.write( "3x + 6 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "The sum of i/4 of an integer, i/5 of the next integer, and i/2 of the following integer. \n" ); document.write( "Let x = the 1st integer: \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Put it over a common denominator (20): \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |