SOLUTION: Find two consecutive Even integers such that the square of the smaller is 10 more than the larger

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: Find two consecutive Even integers such that the square of the smaller is 10 more than the larger       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 999189: Find two consecutive Even integers such that the square of the smaller is 10 more than the larger
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the numbers be n & n+2
n%5E2=%28n%2B2%29%2B10
n%5E2=n%2B12

n%5E2-n-12=0
(n-4)(n+3)=0
n = 4 OR -3
discard negative
4 & 6 are the integers