If you're only provided with the lengths of a triangle, and you're asked to determine whether or not the triangle is right or not, you'll need to rely on the Pythagorean Theorem to help you out. In case you're rusty on it, the Pythagorean Theorem defines a relationship between the <em>legs</em> of a right triangle and its <em>hypotenuse</em>, the side opposite its right angle. That relationship is a² + b² = c², where a and b are the legs of the triangle, and c is its hypotenuse. To see if our triangle fits that requirement, we'll have to substitute its lengths into the equation.
How do we determine which length is the hypotenuse, though? Knowledge that the hypotenuse is always the longest length of a right triangle helps here, as we can clearly observe that 8.6 is the longest we've been given for this problem. The order we pick the legs in doesn't matter, since addition is commutative, and we'll get the same result regardless of the order we're adding a and b.
So, substituting our values in, we have:
(2.6)² + (8.1)² = (8.6)²
Performing the necessary calculations, we have:
6.76 + 65.61 = 73.96
72.37 ≠ 73.96
Failing this, we know that our triangle cannot be right, but we <em>do </em>know that 72.37 < 73.96, which tells us something about what kind of triangle it is. Imagine taking a regular right triangle and stretching its hypotenuse, keeping the legs a and b the same length. This has the fact of <em>increasing the angle between a and b</em>. Since the angle was already 90°, and it's only increased since then, we know that the triangle has to be <em>obtuse</em>, which is to say: yes, there's an angle in it larger than 90°.
Answer:
Soln:
Step-by-step explanation:
Here,
Base(b) =9
Opposite/Perpendicular (p)= x
Hypotenus (h) = 24
We know,
(p)^2 = (h)^2 - (b)^2
(x)^2 = (24)^2 - (9)^2
x^2 = 576 - 81
x^2 = 495
x = root under 495
All you have to do is divide the numerator and the denominator by 3 and you get your answer which is 1/6
The midpoint would be (7, 5)
The midpoint of any two points is simply the average of the x points and the average of the y points. So we'll start by averaging the 2 x points together. To take an average, we add the two numbers together and divide by 2.
X VALUE
4 + 10 = 14
14/2 = 7
Now do the same for y
Y VALUE
22 + -12 = 10
10/2 = 5
Using those answers we can create the ordered pair (7, 5)