This Lesson (Formula for finding the square of the next integer without a calculator) was created by by
Jstrasner(104)

:
View Source,
ShowAbout Jstrasner:
I am a senior in High School and I want to help out. I have tutored Algebra Students before.
If you have a number, such as 16, and you find out the square, which is 256, and you want to find out the square root of 17, which is the next integer up from 16, you would use the following formula:
If x+1=y (x being 16, y being 17),
then (x^2)+ (x+y) = y^2, or (16^2) + (16+17) = 17^2, 256+33=289, 289=289
Therefore:
No matter what numbers you use, as long as they can fit into the formula x+1=y ,
you can find the square of the higher number, or visa versus, using the equation:
(x^2) + (x+y) = y^2
This lesson has been accessed 1021 times.