Check whether it is possible to have a triangle with the given side lengths for example 7,9,13 then add any two sides and see if it is greater than the other side. Example the sum of 7 and 9 is 16 and 16 is greater than 13
I'll explain it simply for you
1st question
Of course you know phythagoras theorm
You even wrote it up there
It states that the sum of the square of the two sides of an equilateral triangle is equal to the square of the hypotenuse

Where C is the hypotenuse
*NOTE* :
HYPOTENUSE is the greatest side in a triangle!!
And that's where your mistake is!
So you should take the greatest side as C
So in Q3. 7, 24 and 26 are the given numbers
You'll make the smaller two numbers a and b and the greatest number C
Using the Formula you'll solve the left side first which is

Then the right side which is

And if both are equal then it is a right triangle otherwise it isn't!
Let
a=7
b=24
c=26
a^2 + b^2
7^2 + 24^2
49 + 576 = 625
GREAT, Now the right side
26^2 = 676
Since they aren't equal it isn't a right angled triangle...
Then let
a=7.5
b=10
c=12.5
7.5^2 + 10^2
= 56.25 + 100
= 156.25
12.5^2 = 156.25
They are EQUAL
Therefore it is a right triangle too
Hopefully I helped
Answer:
about 23% I think
Step-by-step explanation:
I'm not really sure how to get to this though besides just plugging it into your calculator
Answer:
1/5
Step-by-step explanation:
formula is y = kx
k is the constant of proportionality
when x is 5 y is 1
when x is 10 y is 2
so 1 = k * 5
so k = 1/5