Question 1009086: if the square of a positive integer is added to 3 times the integer, the result is 154. What is the integer? Found 2 solutions by stanbon, josgarithmetic:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! if the square of a positive integer is added to 3 times the integer, the result is 154. What is the integer?
----
Equation:
x^2 + 3x = 154
-----
x^2 + 3x - 154 = 0
Factor::
(x-11)(x+14) = 0
Positive solution::
x = 11
---------
Cheers,
Stan H.
-------------