SOLUTION: positive integer number increased by its square is equal to 16 times the next higher positive integer number.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: positive integer number increased by its square is equal to 16 times the next higher positive integer number.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1105781: positive integer number increased by its square is equal to 16 times the next higher positive integer number.
Answer by josgarithmetic(39630) About Me  (Show Source):
You can put this solution on YOUR website!
Integers n and n+1;

n%2Bn%5E2=16%28n%2B1%29
-
n%2Bn%5E2=16n%2B16
n%5E2=15n%2B16
n%5E2-15n-16=0
%28n-16%29%28n%2B1%29=0
The POSITIVE integer is n=16.

-
CHECK
Does that work?
16%2B16%5E2=16%2817%29
272=272
yes