What is the length of x? Simplify the radical if necessary.?

Krishnamurthy2021-03-17T19:37:30Z

x = sqrt(21^2 - 15^2) = sqrt(36*6) = 6 sqrt 6
Answer: B

?2021-03-17T19:20:29Z

// According to the Pythagorean Theorem
x² + 15² = 21²
x² = 21² - 15²x² = 216

x = √216 = 6√6 ............ANS (Option B)

llaffer2021-03-17T18:50:50Z

Since this is a right triangle we can use Pythagorean Theorem to find the unknown:

a² + b² = c²
x² + 15² = 21²
x² + 225 = 441
x² = 216
x = √216
x = √(4 * 9 * 6)
x = 2 * 3√6
x = 6√6 units (answer B)