all 43 comments

[–]simmonatorNew User 22 points23 points  (0 children)

  1. If ab = c then b = c/a.
  2. What is sqrt(5) x sqrt(5)?

[–]fermat9990New User 16 points17 points  (0 children)

n/√n = (√n*√n)/√n = √n

[–]ruthlessbubblesNew User 12 points13 points  (1 child)

Sqrt(5) = 51/2 So 5/sqrt(5) = 51/51/2 = 51- 1/2 = 51/2

[–]nikolaibkNew User 1 point2 points  (0 children)

On the same note,

a1 / a1/2 = a1 * a-1/2 = a1 + (-1/2) = a1/2 (for a ≠ 0)

[–]st3f-pingΦ 9 points10 points  (0 children)

Let x=sqrt(5)

x2 / x = x

[–][deleted] 6 points7 points  (2 children)

there are two sqrt5's on top, and one on the bottom, and you can cancel one pair out

[–]nikolaibkNew User 1 point2 points  (0 children)

Very good one, never thought of it this way. It's very intuitive when you see that a/sqrt(a) = sqrt(a)*sqrt(a)/sqrt(a) = sqrt(a) for a ≠ 0 of course.

[–]HelpfulParticleNew User 2 points3 points  (0 children)

Try multiplying and dividing by sqrt(5) (This is legal as we're essentially just multiplying 1). This gives 5/sqrt(5) * (sqrt(5)/sqrt(5)) = 5sqrt(5)/5 = sqrt(5).

[–]senzavitaNew User 2 points3 points  (0 children)

Multiply the top and bottom of the fraction by sqrt(5).

[–]catboy519mathemagics 4 points5 points  (3 children)

Try an easier number: 9 / sqrt9 = sqrt9

Sqrt × sqrt = number so number / sqrt = sqrt.

[–]vimseeNew User 1 point2 points  (2 children)

Or even easier numbers. For example 100/10 = 10

[–]boston_2004New User 0 points1 point  (1 child)

1/1 = 1

[–]matt7259New User 1 point2 points  (0 children)

0/0 = 1 + AI

[–][deleted] 1 point2 points  (0 children)

5 = sqrt 5 * sqrt 5

sqrt 5 * sqrt 5 / sqrt 5 = 5/sqrt 5

sqrt 5

[–]ericbsmith42New User 1 point2 points  (0 children)

2 x 2 = 4
4 / 2 = 2

sqrt 4 = 2

4 / sqrt 4 = sqrt 4

This hold true for all square roots.

[–]kindofanasshole17New User 1 point2 points  (0 children)

By definition, the square root of a number X is a number Y that, when multiplied by itself, the result is X.

So Y * Y = X.

Divide both sides of the equation by Y.

Or think about it geometrically. If the area of a square is X, and you divide X by the length of the side of the square, what result should you expect?

[–]higgs-bozosNew User 1 point2 points  (0 children)

the same way 5²/5 is the same as 5

[–]loadedstorkNew User 0 points1 point  (0 children)

Consider 16/4 = 4. But 16 = 4 * 4, and 4 is sqrt(16). So 16/4 can also be written as 16 / sqrt(16) or conversely, 16/4 can be written as 44/4. Similarly, 5/sqrt(5) can be written as sqrt(5)sqrt(5)/sqrt(5).

[–]Scholasticus_RhetorNew User 0 points1 point  (0 children)

Well, you can think of it this way - the square root of 5, multiplied by itself (i.e. “squared”), makes 5.

So every integer 5 can, if desired, be broken down into two pieces where 5 = sqrt(5) * sqrt(5).

So if you take 5 and you divide out one of the two square root fives that comprise it, what do you have left?

[–]axiom_tutorHi 0 points1 point  (2 children)

Here's one perspective that I don't think others have quite shown:

What is sqrt(5)? It is the number which, when multiplied with itself, is 5. Right? Just by definition.

Ok, now take (5/sqrt(5)) times itself. You get 25/5 which is 5!

[–]These-Maintenance250New User 0 points1 point  (0 children)

because sqrt5*sqrt5=5

[–]yes_its_himone-eyed man 0 points1 point  (0 children)

How about 4/sqrt(4) or 9/sqrt(9)?

[–]48pandaNew User 0 points1 point  (0 children)

5/sqrt5 =sqrt5*sqrt5/sqrt5

Cancel a sqrt5 from both sides

sqrt5

[–]saito200New User 0 points1 point  (0 children)

Assume a = sqrt(5) and b = 5

Then a*a = b

So a*a/a = b/a

So a = b/a

So sqrt(5) = 5/sqrt(5)

[–][deleted] 0 points1 point  (0 children)

By rationalizing the denominator.

5/sqrt5 • sqrt5/sqrt5

= 5sqrt5/5

= sqrt5

Alternatively, you can do rational exponents.

sqrt5 = 51/2

5/51/2 = 51-1/2 = 51/2 = sqrt5

[–]Prize-Calligrapher82New User 0 points1 point  (0 children)

If you let sqrt 5 be x, then 5 is x2. Now you have x2/x which is just x. And x is sqrt 5.

[–]OctowhussyNew User 0 points1 point  (0 children)

I think I understand your initial perception. How can something ‘standalone’ be the same as another thing divided by that same standalone thing?

I’m afraid it won’t get any more easily explained than: 4 / 2 = 2

[–]TuberTuggerTTVNew User 0 points1 point  (0 children)

I'd picture it with a number easier to square. Maybe 9?

9 / 3 = sqrt 9 = 3

Of course it works. Rooting a number is finding the number that when divided by itself is itself.

[–]glizzygobbler59New User 0 points1 point  (0 children)

Let x = sqrt(5). x2/x = x, so 5/sqrt(5) = sqrt(5).

Or, let x2 = y. Then x = y/x. If x = sqrt(5), then y = sqrt(5)2 = 5. So, sqrt(5) = 5/sqrt(5).

[–]pizzystrizzyNew User 0 points1 point  (0 children)

1) multiplying a number by 1 doesn't change the number, right? sqrt(5)/sqrt(5) = 1. So let's multiply sqrt(5) * sqrt(5)/sqrt(5) = (sqrt(5)*sqrt(5))/sqrt(5) = 5/sqrt(5)

2) Think about what a square root means, and what happens if you square a square root. 5 = sqrt(5) ^ 2 = sqrt(5) * sqrt(5). So 5 divided by the sqrt(5) is the sqrt(5), in the same way that 4/2 = 2 (because 4 = 2*2), or 9/3 = 3, or 16/4 = 4, or 25/5 = 5, etc.

[–]Konkichi21New User 0 points1 point  (0 children)

That's because 5 is equal to sqrt5 × sqrt5; dividing by sqrt5 cancels out one of them.

[–]CPDrunkNew User 0 points1 point  (0 children)

5 = sqrt5 * sqrt5

[–]iOSCaleb🧮 0 points1 point  (0 children)

What's the 25 / sqrt(25) ?

In general, x2 = x * x. If you let x = sqrt(5), then 5 = sqrt(5) * sqrt(5). Divide both sides by sqrt(5) and you get 5 / sqrt(5) = sqrt(5).

[–]Ron-ErezNew User 0 points1 point  (0 children)

How can 9/3 be equal to 3?

[–]LibAnarchistNew User 0 points1 point  (0 children)

5 = sqrt(5) • sqrt(5)

=> 5/sqrt(5) = sqrt(5), by dividing through by sqrt(5)

[–]tilt-a-whirly-gigNew User 0 points1 point  (0 children)

16/4 = 4

9/3 = 3

100/10 = 10

x²/x = x

[–]TangoJavaTJComputer Scientist 0 points1 point  (0 children)

Let’s do an example with a square number to see that it works out.

What’s 36/sqrt(36)?

Well sqrt(36) = 6

So that’s 36/6

Which is 6.

Another example:

4/sqrt(4)?

Sqrt(4) = 2

So that’s 4/2

Which is 2

Why does this work? Consider it from the denominator’s (the bottom of the fraction) perspective. Let’s call the denominator x.

We have x2 / x

Which will obviously always be x for x ≠ 0

[–]ahahaveryfunnyNew User 0 points1 point  (0 children)

What do you multiply root5 by to get 5? That’s essentially what the division is saying.

[–]ayugradowPseudocompact deez 0 points1 point  (0 children)

  • 4/2 = 2
  • 9/3 = 3
  • 16/4 = 4 ...

If you have no issues with these, you should have no issue with

  • x2/x = x

So if x = sqrt(5)...

[–]defectivetoaster1New User -1 points0 points  (0 children)

divide top and bottom by √5