SOLUTION: The sum of the squares of two consecutive positive odd integers is 103 more than the product of these two integers.Find the integers

Algebra.Com
Question 1060305: The sum of the squares of two consecutive positive odd integers is 103 more than the product of these two integers.Find the integers
Found 3 solutions by Alan3354, rothauserc, stanbon:
Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
The sum of the squares of two consecutive positive odd integers is 103 more than the product of these two integers. Find the integers
------
n^2 + (n+2)^2 = n*(n+2) + 103
Solve for n

Answer by rothauserc(4718)   (Show Source): You can put this solution on YOUR website!
let x and x+2 be the two odd integers
:
x^2 + (x+2)^2 = x * (x+2) + 103
:
x^2 +x^2+4x+4 = x^2 +2x +103:
:
x^2 +2x -99 = 0
:
(x+11) * (x-9) = 0
:
x = -11 or x = 9
:
*************************
There are two solutions
:
9 and 11
:
-11 and -9
:
*************************
:

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
The sum of the squares of two consecutive positive odd integers is 103 more than the product of these two integers.Find the integers
-----
1st odd:: 2x-1
2nd odd:: 2x++1
---------------------------
Equation:
(2x-1)^2 + (2x+1)^2 = (2x-1)(2x+1)+103
------------------------------------
4x^2 - 4x +1 + 4x^2 + 4x + 1 = 4x^2-1+103
--------------------------------
8x^2 +2 = 4x^2+102
---------------------
4x^2 = 100
x^2 = 25
x = 5 or x = -5
------
1st solution:: 2x-1 = 2*5-1 = 9 and 2x+1 = 11
2nd solution:: 2x-1 = 2*-5-1 = -11 and 2x+1 = 2(-5)+1 = -9
------------
Cheers,
Stan H.
----------

RELATED QUESTIONS

The sum of the squares of two consecutive odd positive integers is 202. Find the... (answered by drk,richwmiller,Alan3354)
the sum of the squares of two positive consecutive odd integers is 290. find the... (answered by robertb)
the sum of the squares of two consecutive odd positive integers is 394. find the integers (answered by mananth)
1) the sum of the squares of 2 consecutive positive odd number is 103 greater than their... (answered by josgarithmetic)
The difference of the cubes of two consecutive odd positive integers is 400 more than the (answered by mananth)
The product of two consecutive even integers is 76 more than 2 times their sum. Find... (answered by user_dude2008)
The product of two consecutive odd integers is 23 more than their sum. Find the... (answered by Fombitz)
The product of two consecutive positive integers is 19 more than the sum. Find the... (answered by josgarithmetic)
The product of two positive consecutive integers is 41 more than their sum. Find the... (answered by unlockmath,MathTherapy)