Because it is square, the distance from home to first base is the same as first base to second base.
Home to First is one side of a right triangle, first to second is the second side of the right triangle and then home to second base would be the hypotenuse of a right triangle.
Using the Pythagorean Theorem we can solve for the hypotenuse:
Let C = the hypotenuse:
90^2 + 90^2 = c^2
8100 + 8100 = c^2
16200 = c^2
c = √16200
c = 127.279 feet, round to 127 feet.
Answer:
22
Step-by-step explanation:
I hope this helps <3
I can’t see it is to blurry
To get the equation of the line, you need two points that belong to this line.
From the given graph, we can choose any two points: (0,-4) and (-2,0)
The general for of the linear straight line is:
y = mx + c where m is the slope and c is the y-intercept
First, we will calculate the slope using the following rule:
slope = (y2-y1) / (x2-x1)
slope (m) = (0--4) / (-2-0) = 4/-2 = -2
The equation of the line now is: y = -2x + c
Then, we will get the value of the c. To do so, we will choose any point and substitute in the equation. I will choose the point (0,-4)
y = -2x + c
-4 = -2(0) + c
c = -4
Based on the above calculations, the equation of the line is:
y = -2x - 4