Question
How do you find the nearest integer? ( for √ expressions?)
Answers
Reiny
just use rounding
e.g.
√56 = 7.48...
so to the nearest integer √56 = 7
√78 = 8.83...
so to the nearest integer √78 = 9
e.g.
√56 = 7.48...
so to the nearest integer √56 = 7
√78 = 8.83...
so to the nearest integer √78 = 9