document.write( "Question 1058419: Find three consecutive odd integers such that 3 times the first is equal to 5 times the second \n" ); document.write( "
Algebra.Com's Answer #673472 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find three consecutive odd integers such that 3 times the first is equal to 5 times the second \n" ); document.write( "--------- \n" ); document.write( "3n = 5(n+2) = 5n + 10 \n" ); document.write( "n = -5 \n" ); document.write( "------ \n" ); document.write( "--> -5, -3, -1 \n" ); document.write( "============= \n" ); document.write( "Was that hard? \n" ); document.write( " \n" ); document.write( " |