document.write( "Question 707009: If the product of 3 consecutive odd integers is 15 what is the smallest of the the 3 integers? \n" ); document.write( "
Algebra.Com's Answer #435470 by stanbon(75887) ![]() You can put this solution on YOUR website! If the product of 3 consecutive odd integers is 15 what is the smallest of the the 3 integers? \n" ); document.write( "---- \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "3rd: 2x+3 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "(4x^2-1)(2x+3) = 15 \n" ); document.write( "---- \n" ); document.write( "8x^3+12x^2-2x-18 = 0 \n" ); document.write( "------ \n" ); document.write( "x = 1 \n" ); document.write( "--- \n" ); document.write( "1st: 2x-1 = 1 \n" ); document.write( "2nd: 2x+1 = 3 \n" ); document.write( "3rd: 2x+3 = 5 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |