asked 9.6k views
3 votes
determine if a triangle with the givin lengths can be formed. side lengths:3,13,15. If so classify it as acute,right, or obtuse

asked
User Yenny
by
8.2k points

1 Answer

4 votes

Solution

For this case we can name the lenghts like this:

a= 3

b= 13

c= 15

We need to satisfy that :

a+b >c

b+c > a

c+a > b

And we can verify that:

3+13 > 15

13+ 15 > 3

15+ 3 > 13

So therefore this triangle can exists

Since we dont satisfy the Pythegoras theorem given by.


c^2=a^2+b^2

Then this triangle is not a right triangle

And since:

c^2 > 13^2 +3^2

15^2 > 169 +9

225 > 169+9

Then the triangle needs to be obtuse

answered
User Swapnil Patwa
by
8.5k points

Related questions

asked Mar 9, 2024 75.9k views
CaptEmulation asked Mar 9, 2024
by CaptEmulation
8.2k points
1 answer
4 votes
75.9k views
asked Oct 12, 2024 216 views
Meyerson asked Oct 12, 2024
by Meyerson
9.3k points
2 answers
5 votes
216 views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.