document.write( "Question 284805: The sum of the squares of two consecutive positive number is 61. What is the smaller? \n" ); document.write( "
Algebra.Com's Answer #206618 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
two consecutive numbers are x and x+1
\n" ); document.write( "so The sum of the squares of two consecutive positive numbers is 61 means
\n" ); document.write( "\"%28x%29%5E2%2B%28x%2B1%29%5E2=61\"
\n" ); document.write( "\"x%5E2%2Bx%5E2%2B2x%2B1=61\"
\n" ); document.write( "\"2x%5E2%2B2x-60=0\"
\n" ); document.write( "\"2%28x%5E2%2Bx-30%29=0\"
\n" ); document.write( "\"2%28x-5%29%28x%2B6%29=0\"
\n" ); document.write( "x=5 or x=-6\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );