SOLUTION: If three is added to twice the square of an integer, the result is equal to seven times the integer. Find the integer.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: If three is added to twice the square of an integer, the result is equal to seven times the integer. Find the integer.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 859644: If three is added to twice the square of an integer, the result is equal to seven times the integer. Find the integer.
Found 2 solutions by DrBeeee, ben720:
Answer by DrBeeee(684) About Me  (Show Source):
You can put this solution on YOUR website!
Let n = the integer
The problem statement gives us
(1) 3 + 2*n^2 = 7*n or
(2) 2*n^2 - 7*n + 3 = 0 which factors to
(3) (2n - 1)*(n - 3) = 0
Set each factor equal to zero and solve for n gives us
(4) n = 1/2,3
Since n is an integer we select
(5) n = 3
Check this with (1).
Is (3 + 2*3^2 = 7*3)?
Is (3 + 2*9 = 21)?
Is (3 + 18 = 21)?
Is (21 = 21)? Yes
Answer: The integer is 3.

Answer by ben720(159) About Me  (Show Source):
You can put this solution on YOUR website!
If three is added to twice the square of x, its 7x
3%2B2x%5E2=7x
Subtract 7x from both sides
2x%5E2-7x%2B3=0
Use the quadratic formula:
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
Substitute a, b, c
x=%287%2B-sqrt%287%5E2-4%2A2%2A3%29%29%2F%282%2A2%29
Multiply
x=%287%2B-sqrt%2849-24%29%29%2F4
x=%287%2B-sqrt%2825%29%29%2F4
+-sqrt(25) is 5 or -5. First, we'll do +5
x=%287%2B5%29%2F4
x=12%2F4=3
OR
x=%287-5%29%2F4
x=2%2F4=2
X = 3 or 2