SOLUTION: The sum of 4 consectutive odd integers is ten less than the square of the first odd integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of 4 consectutive odd integers is ten less than the square of the first odd integer
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 920273
:
The sum of 4 consectutive odd integers is ten less than the square of the first odd integer
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2), (x+4), (x+6)
x + (x+2) + (x+4) + (x+6) = x^2 - 10
4x + 12 = x^2 - 10
0 = x^2 - 4x - 22
This equation has no integer solutions.