document.write( "Question 248301: How do i set up an equation to solve this question: Find three consecutive integers such that the square of the smallest plus the product of the other two is 92? \n" ); document.write( "
Algebra.Com's Answer #180953 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"square of the smallest\" ___ x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"product of the other two\" ___ (x + 1) (x + 2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 + (x + 1)(x + 2) = 92 \n" ); document.write( " |