SOLUTION: Find two consecutive even integers if the square of the smaller integer is 10 more than the larger integer.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Find two consecutive even integers if the square of the smaller integer is 10 more than the larger integer.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 810906: Find two consecutive even integers if the square of the smaller integer is 10 more than the larger integer.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the integers be x & x+2
x^2= 10+x+2
x^2=x+12
x^2-x-12=0
(x-4)(x+3)=0
x=4,x=-3
4, 6