Exact Square Root Answers

Introduction

Welcome back to Solving for Unknown Sides! You have reached lesson six of seven, which means we are just one step away from completing this course. So far, we have built a reliable toolkit: we can find a missing hypotenuse, find a missing leg, and decide which procedure to use simply by reading the triangle. In every example up to now, the number under the square root sign worked out to a tidy whole number. But what happens when it does not? That is the focus of today's lesson. We will learn how to express a side length exactly using a square root, rather than reaching for a calculator and rounding.

Not Every Square Root Comes Out Clean

Think about the numbers we have seen so far: 169=13\sqrt{169} = 13, 225=15\sqrt{225} = 15, 64=8\sqrt{64} = 8. Each of these turned into a neat whole number because the value inside the radical was a perfect square. In real problems, though, perfect squares are the exception rather than the rule.

Consider a right triangle with legs 22 and 33. Following our procedure, we get:

c=22+32=4+9=13c = \sqrt{2^2 + 3^2} = \sqrt{4 + 9} = \sqrt{13}

No whole number multiplied by itself gives 1313. We could grab a calculator and write something like 3.6055...3.6055..., but that trailing string of digits never ends and never repeats. By writing 13\sqrt{13}, we capture the exact length in a compact, perfectly precise way. This is what mathematicians call radical form, and it is the cleanest possible answer.

Quick Review: Perfect Squares

Before we go further, let's make sure we can quickly tell whether a number under the radical simplifies to a whole number or not. Here are the perfect squares you will encounter most often:

nn149162536496481100
n\sqrt{n}12345678910

If the number under the square root appears in this list (or continues the pattern: 121,144,169,…121, 144, 169, \ldots), the answer is a whole number. If it does not, the answer stays in radical form. Being comfortable with this short list makes the decision almost instant.

Exact Hypotenuse in Radical Form

Let's work through a full example where the hypotenuse is not a whole number. A right triangle has legs of length 11 and 44. As you may recall from Lesson 2, we square each leg, add, and take the square root:

  1. Square each leg: 12=11^2 = 1,   42=16\;4^2 = 16.
  2. Add: 1+16=171 + 16 = 17.
  3. Square root: 17\sqrt{17}.

Is 1717 a perfect square? Scanning our list, we see it falls between 1616 (424^2) and 2525 (525^2), so no whole number works. Our exact answer is simply:

c=17c = \sqrt{17}

That is the final, complete answer. There is no need to "do more" with it. Writing 17\sqrt{17} is just as valid as writing 1313 when the answer happens to be 169\sqrt{169}.

Right triangle with legs 1 and 4 and hypotenuse labeled c = √17

Exact Leg in Radical Form

The same idea applies when the unknown side is a leg. Suppose a right triangle has a hypotenuse of 77 and one leg of 33. From Lessons 3 and 4, we know to square, subtract, and take the square root:

  1. Square the known sides: 72=497^2 = 49,   32=9\;3^2 = 9.
  2. Subtract (hypotenuse-square minus leg-square): 49−9=4049 - 9 = 40.
  3. Square root: 40\sqrt{40}.

Is 4040 a perfect square? It sits between 3636 (626^2) and 4949 (727^2), so the answer does not simplify to a whole number. Our exact answer is:

a=40a = \sqrt{40}

The procedure is identical to what we have practiced before. The only difference is the final step: instead of writing a whole number, we leave the square root symbol in place.

Right triangle with one leg 3, hypotenuse 7, and missing leg labeled a = √40

Meet the Famous Radical Triangles

Now that radical answers feel routine, it is worth pointing out that two of the most famous triangles in all of mathematics live in exactly this radical world. You may run into them by name in later courses, and when you do, you will already understand why they look the way they do.

The 45-45-90 triangle. Picture a right triangle whose two legs are equal — say, both of length 11. Using the very same procedure from Lesson 2:

c=12+12=1+1=2c = \sqrt{1^2 + 1^2} = \sqrt{1 + 1} = \sqrt{2}

Since 22 is not a perfect square, the hypotenuse is 2\sqrt{2}. That is the entire reason people say a 45-45-90 triangle has sides in the ratio 1:1:21 : 1 : \sqrt{2} — the radical is simply unavoidable.

The 30-60-90 triangle. This one has sides in the ratio 1:3:21 : \sqrt{3} : 2, where 22 is the hypotenuse. We can confirm the middle side ourselves. If the short leg is 11 and the hypotenuse is 22, then the longer leg is:

a=22−12=4−1=3a = \sqrt{2^2 - 1^2} = \sqrt{4 - 1} = \sqrt{3}

Once again, an ordinary right triangle produces a perfectly clean radical answer, 3\sqrt{3}.

You do not need to memorize these ratios for this course — our general "square, add or subtract, take the root" method handles every triangle, named or not. The point is simply that these celebrated triangles are the most recognizable everyday cases where you cannot avoid a radical. They are a satisfying reminder that radical form is not a special exception; it is the natural, exact way to describe a huge family of real triangles.

Why Keep the Radical?

You might wonder, "If I can just type 40\sqrt{40} into a calculator and get 6.3245...6.3245..., why bother with the radical?" There are two practical reasons.

Precision. A decimal like 6.32456.3245 is already rounded. Every time we round, we lose a tiny bit of information. If that value feeds into another calculation later, the small error can grow. The radical 40\sqrt{40} carries zero rounding error.

Communication. In many fields — engineering blueprints, mathematical proofs, standardized tests — an exact radical is considered the "official" answer. Writing 40\sqrt{40} tells anyone reading your work that no approximation was made. Of course, there are also times when a decimal is more useful, such as when you need to measure and cut a real piece of wood. We will explore that side of the coin in the next lesson.

Solving a Full Problem with a Radical Answer

Let's combine today's skill with the decision-making skill from Lesson 5. A right triangle has sides 55, xx, and 66, where the side of length 66 is opposite the right angle. We need to find xx.

First, identify the unknown. The side opposite the right angle (66) is the hypotenuse, and xx is one of the sides forming the right angle, so xx is a leg. That means we subtract:

x=62−52=36−25=11x = \sqrt{6^2 - 5^2} = \sqrt{36 - 25} = \sqrt{11}

Since 1111 is not a perfect square (9<11<169 < 11 < 16), the exact answer is 11\sqrt{11}. Notice how every skill we have built — identifying the unknown, choosing add or subtract, and now leaving the answer in radical form — comes together in a single smooth workflow.

Conclusion and Next Steps

Today we added an important finishing touch to our side-solving toolkit: when the number under the square root is not a perfect square, we express the answer in radical form rather than forcing it into a decimal. Writing 13\sqrt{13} or 40\sqrt{40} is exact, concise, and widely accepted as a complete answer. Combined with the procedures and decision rules from earlier lessons, you now have everything you need to solve a right triangle and report the result with perfect precision.

Up next, the practice exercises will give you hands-on experience writing radical answers for both hypotenuse and leg problems. You will also think about when an exact radical is preferable over a rounded decimal — a question we will explore fully in the final lesson of this course.

Sign up

Join the 1M+ learners on CodeSignal

Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal