How do you simplify without a calculator the sqrt(0.01)?

1 Answer
Mar 3, 2018

The answer is 0.1.

Explanation:

You can do an action, (then do some stuff with it) and then do it's opposite to cancel it back.

In this case, I'm going to multiply the radical by 10, bring the 10 inside the radical, and then divide it all by 10. Here's what happens:

color(white)=sqrt0.01

=(color(red)10sqrt0.01)/color(red)10

=sqrt(0.01*10^2)/10

=sqrt(0.01*100)/10

=sqrt1/10

=1/10

=0.1

That's the answer.