document.write( "Question 605293: Please help me solve this question.
\n" );
document.write( "The square of a positive integer minus twice its consecutive integer is equal to 22. Find the integers. \n" );
document.write( "
Algebra.Com's Answer #381652 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x^2 - 2(x + 1) = 22 ___ x^2 - 2x - 2 = 22 ___ x^2 + 2x - 24 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ (x - 6 )(x + 4) = 0 \n" ); document.write( " |