Don't understand this either
Answer:
The third side is sqrt(77)
Step-by-step explanation:
Since this is a right triangle we can use the Pythagorean theorem
a^2 + b^2 = c^2 where a and b are the legs and c is the hypotenuse
2^2 + b^2 = 9^2
4+ b^2 = 81
Subtract 4 from each side
b^2 = 81-4
b^2=77
Take the square root of each side
sqrt(b^2) = sqrt(77)
b = sqrt(77)
The third side is sqrt(77)
Answer:
y =
x + 2
Step-by-step explanation:
To find the slope:
Find two spots where the line intersects and exact point. (-8,-4)(-4,-1)
Either count up & over or do y1-y2 / x1-x2 (-4+1)/(-8+4) -3/-4 3/4
The intercept is where it crosses the y-axis, in this case 2
Write the equation like this y = mx + b where m=slope & b=intercept
y = 3/4x + 2