SOLUTION: Find two consecutive integer such that the squares of the larger diminished by five times the smaller is equal to 71.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive integer such that the squares of the larger diminished by five times the smaller is equal to 71.
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 1077709
:
Find two consecutive integer such that the squares of the larger diminished by five times the smaller is equal to 71.
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
x and x+1
(x+1)^2-5x=71
x^2+2x+1-5x=71
x^2-3x+1=71
x^2-3x-70=0
(x-10)(x+7)=0
x=10,-7
10 and 11
121-50=71, they work
-----------
-7 and -6
36-(-35)=71, they work