Question 710492: Find the integer such that twice its squares added to itself makes 15. can someone please help me solve this question? thanks a lot:) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the integer such that twice its squares added to itself makes 15.
-----------------
Equation:
2x^2 + x = 15
----
2x^2 + x - 15 = 0
----------------
2x^2 + 6x - 5x - 15 = 0
------
2x(x+3)-5(x+3) = 0
(x+3)(2x-5) = 0
x = -3 or x = 5/2
=======================
Ans: Integer solution: x = -3
=============================
Cheers,
Stan H.
================