document.write( "Question 1181996: Find three consecutive odd integers such that the product of the second and the third integers is twenty-six more than three times the first integer. \n" ); document.write( "
Algebra.Com's Answer #811957 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let x be the middle number, so the three consecutive odd numbers are \r\n" ); document.write( "\r\n" ); document.write( " (x-2), x and (x+2), in ascending order.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then you write the equation as you read the problem\r\n" ); document.write( "\r\n" ); document.write( " x*(x+2) = 3*(x-2) + 26.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "You simplify this quadratic equation\r\n" ); document.write( "\r\n" ); document.write( " x^2 + 2x = 3x - 6 + 26\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "and write it in the standard form'\r\n" ); document.write( "\r\n" ); document.write( " x^2 - x - 20 = 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then you factor its left side\r\n" ); document.write( "\r\n" ); document.write( " (x-5)*(x+4) = 0,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "and you see that it has the roots x= 5 and x= -4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "-4 is not an odd number, so the only meaningful solution is x= 5.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus the three numbers are 3, 5, 7.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It is the ANSWER, and you can CHECK it on your own, that the answer satisfies the problem's conditions.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved, answered and carefully explained.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Happy learning (!)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |