Using the law of cosine:
Cosine(angle) = Adjacent leg / Hypotenuse
You are given the angle, and the adjacent leg and need to solve for X, which is the hypotenuse.
Using the formula above you have:
Cosine(58) = 17 / x
Solve for x by dividing 17 by cos(58)
x = 17 / cos(58)
x = 32.08
Answer:
(-6,-4)
Step-by-step explanation:
The first endpoint of the line is (-6,8), we can call
x_1 = -6
and
y_1 = 8
Let the last endpoint have coordinates (x_2,y_2)
Also, the midpoint formula is:
(x_1+x_2)/2 , (y_1+y_2)/2
Now, plugging these values is the formula, we get:
(-6+x_2)/2 = -6
-6+x_2=-12
x_2=-12+6 = -6
x_2 = -6
Also
(8+y_2)/2=2
8+y_2=4
y_2=4-8=-4
y_2 = -4
The coordinates of the other endpoint is (-6,-4)
Answer:
(x, y ) → (- y, - x )
Step-by-step explanation:
Consider the coordinates of corresponding vertices of the 2 triangles, that is
A(1, 7 ) → D(- 7, - 1 )
Note the coordinates of D are the negative reversals of A
Thus (x, y ) → (- y, - x )
Answer:
The answer is A) y+4 =3(x+3)
Step-by-step explanation:
The slope is the rate of change, which you can see from the graph is m = 3/1 = 3.
Your options are given in point-slope form:
y-y1=m(x-x1)
Pick a point from the graph. I used;
(-3, -4). Now plug this into your point slope form equation.
y-(-4) = 3(x-(-3))
y+4=3(x+3)