document.write( "Question 376333: How do we solve the following problem using factorization?\r
\n" );
document.write( "\n" );
document.write( "The sum of the squares of two consecutive integers is 13 Find the integers. \n" );
document.write( "
Algebra.Com's Answer #267747 by robertb(5830)![]() ![]() You can put this solution on YOUR website! If 1,2 then sum of squares is 5. \n" ); document.write( "If 2,3 then the sum of squares is 13, bulls-eye! Also -2, -3 will work. \n" ); document.write( " |