SOLUTION: The product of a number and the sum of the number and two is equal to 5 1/4. Find the number

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The product of a number and the sum of the number and two is equal to 5 1/4. Find the number      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1153553: The product of a number and the sum of the number and two is equal to 5 1/4. Find the number
Found 2 solutions by greenestamps, ikleyn:
Answer by greenestamps(13215) About Me  (Show Source):
You can put this solution on YOUR website!


Let the number be n;
Then the sum of the number and 2 is n+2;
And the product of the number and the sum of the number and 2 is n(n+2).

That product is 5 1/4 = 21/4:

n%28n%2B2%29+=+21%2F4
n%5E2%2B2n+=+21%2F4
4n%5E2%2B8n+=+21
4n%5E2%2B8n-21+=+0
%282n-3%29%282n%2B7%29+=+0

n = 3/2 OR n = -7/2

There are two solutions....

The numbers are 3/2 and 3/2+2 = 7/2 -- product (3/2)(7/2) = 21/4

OR

The numbers are -7/2 and -7/2+2 = -3/2 -- prouct (-7/2)(-3/2) = 21/4


Answer by ikleyn(52906) About Me  (Show Source):
You can put this solution on YOUR website!
.

Let "n" be the unknown number.


Instead of solving for "n", I will introduce  x = n + 1, the number half-way between "n" and "n+2".


Then we have this equation


    (x-1)*(x+1) = 51%2F4,   or


    x%5E2+-+1 = 5.25.


Then


    x%5E2 = 5.25 + 1 = 6.25

and

    x = +/- sqrt%286.25%29 = +/- 2.5.


Therefore, the problem has 2 solutions for unknown number "n"


    n = x-1 = 2.5 - 1 = 1.5,

or

    n = x-1 = -2.5 - 1 = -3.5.


ANSWER.  The problem has two solutions,  n = 1.5  and/or  n = -3.5.

Solved.

------------------

Sometimes,  in problems like this one,  introducing a new unknown,  which is exactly half-way between two unknowns values,
leads to unexpectedly fast,  straightforward and elegant solution.