The slope is 0 in this case because you are not moving up or down to get to the next point.
Mark me as brainliest if I helped!
Hope I did:)
Answer: x=90
Step-by-step explanation: 11 x 7.5 =90
Answer:
y = -3/4x + 1
Step-by-step explanation:
Find two points on the graph that the line crosses through almost perfectly. It looks like (1,10) and (9,1) will do.
Use them to compute the slope:
m = (1 - 10) / (9 - 1)
= -9/8
Then set up the "point-slope form":
y - y0 = m * (x - x0)
You choose some point (x0, y0) that the line crosses through. We already know the line passes through (1,10) pretty well, so let's use that.
x0 = 1
y0 = 10
Now finish plugging into the equation:
y - 10 = -9/8 * (x - 1)
The above equation will work fine for an answer, but let's go a step further and solve for y.
y - 10 = -9/8x + 9/8
y = -9/8x + 9/8 + 10
y = -9/8x + 9/8 + 80/8
y = -9/8x + (9 + 80)/8
y = -9/8x + 89/8
The answer, in short, is that the short leg equals 15 mm, the long leg equals 20 mm, and the hypotenuse equals 25mm. but if you'd like to see how I solved it, here are the steps.
-----------------------------
The Pythagorean theorem (also known as Pythagoras's Theorem) can be used to solve this. This theorem states that one leg or a right triangle squared plus the other side of that same triangle squared equals the hypotenuse of that triangle squared. To put it in equation form, L² + L² = H².
Let's call the longer leg B, the shorter leg A, and the hypotenuse H.
From the question, we know that A = B - 5, and H = B + 5.
So if we put those values into an equation, we have (B - 5)² + B² = (B + 5)²
Now, to solve. Let's square the two terms in parentheses first:
(B² - 5B - 5B + 25) + B² = B² + 5B + 5B + 25
Now combine like terms:
2B² -10B + 25 = B² + 10B + 25
And now we simplify. Subtract 25 from each side:
2B² - 10B = B² + 10B
Subtract B² from each side:
B² - 10B = 10B
Add 10B to each side:
B² = 20B
And finally, divide each side by B:
B = 20
So that's the length of B. Now to find out A and H.
A = B - 5, so A = 15.
H = B + 5, so H = 25.
And your final answer is A = 15mm, B = 20mm, and H = 25mm