Answer:
The set of numbers that could not represent the three sides of a right triangle are;
{9, 24, 26}
Step-by-step explanation:
According to Pythagoras's theorem, when the lengths of the three sides of a right triangle includes two legs, 'x', and 'y', and the hypotenuse side 'r', we have;
r² = x² + y²
Where;
r > x, r > y
Therefore, analyzing the options using the relationship between the numbers forming the three sides of a right triangle, we have;
Set 1;
95² = 76² + 57², therefore, set 1 represents the three sides of a right triangle
Set 2;
82² = 80² + 18², therefore, set 2 represents the three sides of a right triangle
Set 3;
26² = 24² + 9², therefore, set 3 could not represent the three sides of a right triangle
Set 4;
39² = 36² + 15², therefore, set 4 represents the three sides of a right triangle
Answer:
C.13
Step-by-step explanation:
Answer:
52.8 feets
Step-by-step explanation:
From the diagram :
The height of tree woulb be :
Height above the ground (at breakpoint) + hypotenus
Hypotenus, h cab be obtained using Pythagoras rule :
h² = opp² + adj²
h² = 39² + 12²
h² = 1665
h = sqrt(1665)
h = 40.804 feets
Height of tree to the nearest tenth ;
40.804 feets + 12 feets
= 52.804 feets
= 52.8 feets
Answer:
y = 2x² - 5x + 7
Step-by-step explanation:
General form of a quadratic is:
y = Ax² + Bx + C
Using the given points, construct equations and solve for A,B and C.
When x = 0, y = 7
7 = A(0)² + B(0) + C
C = 7
y = Ax² + Bx + 7
When x = -1, y = 14
14 = A(-1)² + B(-1) + 7
A - B = 7
A = 7 + B
When x = 1, y = 4
4 = A(1)² + B(1) + 7
A + B = -3
(7 + B) + B = -3
2B = -10
B = -5
A = 7 + (-5)
A = 2
y = 2x² - 5x + 7