document.write( "Question 1160303: Find three consecutive odd integers such that the sum of the first, two times the second, and three times the third is
\n" );
document.write( "58. \n" );
document.write( "
Algebra.Com's Answer #783580 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find three consecutive odd integers such that the sum of the first, two times the second, and three times the third is 58. \n" ); document.write( "-------------------- \n" ); document.write( "(n-2) + 2n + 3(n+2) = 58 \n" ); document.write( "etc \n" ); document.write( " |