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:
Yes.
Step-by-step explanation:
Although there is not much info on this question, if you were to assume that there are 3 different answers or 3 different methods of solving that problem, it is definitey possible to assume that this is possible.
Length- 5 feet
Width- 2 feet
Explanation:
If you were to check this answer:
Area of rectangular counter is length•width:
5 feet • 2 feet = 10 square feet (correct)
Perimeter of rectangular counter is 2 (l + w) :
2 ( 5 + 2 ) = 14 (CORRECT)
PLS SAY IF MY ANSWER WAS RIGHT!
if it is, brainliest please!
Com.ment me if u have any questions
-SpaceMarsh, have a nice day
Round each number to the nearest hundred.
212 = 200.
314 = 300.
How much more marbles does Peck have?
314 - 212 = 102.
That is your answer. Hope this helps!
<em>Greetings from Brasil...</em>
With the recursive formula, lets build the sequence:
A1 = 4
A2 = A1 - 7
A3 = A2 - 7
A4 = A3 - 7
A5 = A4 - 7
(...)
But pay attention to A3....
A3 = A2 - 7 but A2 = A1 - 7 , so rewriting A3
A3 = (A1 - 7) - 7 ⇒ A3 = A1 + 2.(- 7)
A4 = A3 - 7 ⇒ A4 = [(A1 - 7) - 7] - 7 = A1 + 3.(- 7)
A5 = {[(A1 - 7) - 7] - 7} - 7 = A5 + 4.(- 7)
so
<h3>An = A1 + (n - 1).(- 7)</h3>