document.write( "Question 295508: How do you set up an equation to solve problems that have two consecutive odd/even positive integers adding up to a certain sum. For example, the sum of the square of two consecutive odd positive integers is 130, find the values of the two integers. I know that they're 7 and 9, but only through guess and check. How would I set up an equation to solve problems like that? \n" ); document.write( "
Algebra.Com's Answer #212951 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The numbers are n and n+2, or x and x+2
\n" ); document.write( "\"x%5E2+%2B+%28x%2B2%29%5E2+=+130\"
\n" ); document.write( "like that
\n" ); document.write( "You can solve the quadratic, and get 7&9, or -9 & -7
\n" ); document.write( "-----------
\n" ); document.write( "But, if you're taking a timed test, do it like this:
\n" ); document.write( "130/2 = 65
\n" ); document.write( "square root of 65 =~ 8, between the 2 numbers.
\n" ); document.write( "--> 7 & 9
\n" ); document.write( "don't waste time
\n" ); document.write( "
\n" ); document.write( "
\n" );