SOLUTION: The sum of the squares of two consecutive odd positive integers is 202. Find the integers.

Algebra ->  Algebra  -> Test -> SOLUTION: The sum of the squares of two consecutive odd positive integers is 202. Find the integers.      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 255374: The sum of the squares of two consecutive odd positive integers is 202. Find the integers.
Found 3 solutions by drk, richwmiller, Alan3354:
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
let x = positive odd integer and x + 2 be the next positive odd integer.
we get
x^2 + (x+2)^2 = 202
foiling the left and combining like terms, we get
2x^2 + 4x + 4 = 202
and then
2x^2 + 4x - 198 = 0
divide by 2 to get
x^2 + 2x - 99 = 0
factor to get
(x+11)(x-9) = 0
solving for x, we get
x = -11 and x = 9
we get (-11,-9) OR (9,11)

Answer by richwmiller(9143) About Me  (Show Source):
You can put this solution on YOUR website!
n^2+(n+2)^2=202
2n^2+n+4=202
(2n+11)(n-9)=0
Be sure to follow how to factor.
Solved by pluggable solver: Factoring using the AC method (Factor by Grouping)
In order to factor 2%2Ax%5E2%2B4%2Ax-198, first multiply the leading coefficient 2 and the last term -198 to get -396. Now we need to ask ourselves: What two numbers multiply to -396 and add to 4? Lets find out by listing all of the possible factors of -396


Factors:

1,2,3,4,6,9,11,12,18,22,33,36,44,66,99,132,198,396,

-1,-2,-3,-4,-6,-9,-11,-12,-18,-22,-33,-36,-44,-66,-99,-132,-198,-396, List the negative factors as well. This will allow us to find all possible combinations

These factors pair up to multiply to -396.

(-1)*(396)=-396

(-2)*(198)=-396

(-3)*(132)=-396

(-4)*(99)=-396

(-6)*(66)=-396

(-9)*(44)=-396

(-11)*(36)=-396

(-12)*(33)=-396

(-18)*(22)=-396

Now which of these pairs add to 4? Lets make a table of all of the pairs of factors we multiplied and see which two numbers add to 4

||||||||||||||||||
First Number|Second Number|Sum
1|-396|1+(-396)=-395
2|-198|2+(-198)=-196
3|-132|3+(-132)=-129
4|-99|4+(-99)=-95
6|-66|6+(-66)=-60
9|-44|9+(-44)=-35
11|-36|11+(-36)=-25
12|-33|12+(-33)=-21
18|-22|18+(-22)=-4
-1|396|(-1)+396=395
-2|198|(-2)+198=196
-3|132|(-3)+132=129
-4|99|(-4)+99=95
-6|66|(-6)+66=60
-9|44|(-9)+44=35
-11|36|(-11)+36=25
-12|33|(-12)+33=21
-18|22|(-18)+22=4


We can see from the table that -18 and 22 add to 4. So the two numbers that multiply to -396 and add to 4 are: -18 and 22

So the original quadratic


2%2Ax%5E2%2B4%2Ax-198


breaks down to this (just replace 4%2Ax with the two numbers that multiply to -396 and add to 4, which are: -18 and 22)


2%2Ax%5E2%2Bhighlight%28-18x%2B22x%29-198 Replace 4%2Ax with -18x%2B22x

Group the first two terms together and the last two terms together like this:

%282%2Ax%5E2-18x%29%2B%2822x-198%29

Factor a 2x out of the first group and factor a 22 out of the second group.


2x%28x-9%29%2B22%28x-9%29


Now since we have a common term x-9 we can combine the two terms.


%282x%2B22%29%28x-9%29 Combine like terms.
==============================================================================

Answer:


So the quadratic 2%2Ax%5E2%2B4%2Ax-198 factors to %282x%2B22%29%28x-9%29




Notice how %282x%2B22%29%28x-9%29 foils back to our original problem 2%2Ax%5E2%2B4%2Ax-198. This verifies our answer.

Answer by Alan3354(30993) About Me  (Show Source):
You can put this solution on YOUR website!
The easy way:
202/2 = 101
sqrt(101) = apx 10
--> 9 and 11
or -9 and -11