A is correct.
If the two shorter sides squared and added together, equals the longer side squared, then it is a right triangle.
To find the equation of this line in slope-intercept form (y = mx + b, where m is its slope and b is its y-intercept), we naturally need the slope and the y-intercept. We can see that the line intersects the y-axis at the point (0, 4) so our y-intercept is 4, and the line rises 4 along the y-axis for every 2 it runs along the x-axis, so its slope is 4/2 = 2. With this in mind, we can write the line's equation as
y = 2x + 4
Answer:
The first image.
x | y
-4 | 0
0 | 20 <--- When x = 0, the y value is the y-intercept.
4 | 40
8 | 60
Step-by-step explanation:
To check the slope, we can use the equation (y₂ - y₁) ÷ (x₂ - x₁) using any two pairs given. For this example, I'll use (-4, 0) and (4, 40).
x₂ y₂ x₁ y₁
(0 - 40) ÷ (-4 - 4)
(-40) ÷ (-8)
<u>Slope = 5</u>
<u></u>
~Hope this helps!~
Answer:
(x + 2)^2 - 1
Step-by-step explanation:
x^2 + 4x + 1
= (x^2 + 4x + 2 - 2 + 1)
= (x + 2)^2 - 1
Answer:
(-3,-2)
Step-by-step explanation:
y = -x - 5
y = 2x + 4
plug in one of the y equations
(2x+4)= -x - 5
2x+4=-x-5
3x=-9
x= -3
plug in x to one of the y equations
y= -(-3) -5
y=3-5
y= -2
x= -3, y= -2