SOLUTION: The product of two consecutive odd integers is 195. i tried x(x+2)=195

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The product of two consecutive odd integers is 195. i tried x(x+2)=195       Log On


   



Question 5517: The product of two consecutive odd integers is 195.
i tried x(x+2)=195

Found 2 solutions by rapaljer, ichudov:
Answer by rapaljer(4671) About Me  (Show Source):
You can put this solution on YOUR website!
You are right.
x(x+2) = 195

It's quadratic, and it factors.
x%5E2+%2B+2x+-+195=+0

Basically you need two numbers whose product is 195 and whose difference is only 2, so the numbers will be numerically very close together. Try a number that is near the square root of 195. It would be somewhere between 13 and 15. In fact that is IT: 13 and 15!!
(x+15)(x-13)= 0
There are two solutions:
In the first case:
x= -15
x+2= -13

In the second case:
x= 13
x+2 = 15.

R^2 at SCC

Answer by ichudov(507) About Me  (Show Source):
You can put this solution on YOUR website!
you are on the righ track. You need to solve x(x+2)=195, or
x%5E2%2B2x-195=0
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B2x%2B-195+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%282%29%5E2-4%2A1%2A-195=784.

Discriminant d=784 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28-2%2B-sqrt%28+784+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%282%29%2Bsqrt%28+784+%29%29%2F2%5C1+=+13
x%5B2%5D+=+%28-%282%29-sqrt%28+784+%29%29%2F2%5C1+=+-15

Quadratic expression 1x%5E2%2B2x%2B-195 can be factored:
1x%5E2%2B2x%2B-195+=+1%28x-13%29%2A%28x--15%29
Again, the answer is: 13, -15. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B2%2Ax%2B-195+%29


the solutions are 13, -15, or two consecutive pairs:
-15,-13
13,15