To convert from rectangular coordinates (x,y) to polar coordinates (r, θ), the following equations should be used:
r = sqrt( x^2 + y^2)
<span>θ = tan^-1 (y/x)
</span>
Substituting (-3,3) accordingly to the equations, we obtain r equal to 3*sqrt(2) and θ equal to -π/4. Thus, the polar coordinates equivalent to (-3,3) is (3*sqrt(2), -π/4).
Answer:
x=66
y=48
Step-by-step explanation:
because the two length is same, so the angle x= 66 will be same; y= 180-66-66=48
Points on BC:
(-5, 5) and (0,1)
Slope = (5-1)/(-5-0)
Slope = -4/5
y = mx + c
y = -4/5x + c
at point (0,1)
1 = -4/5(0) + c
c = 1
y = -4/5x + 1
5y = -4x + 5
4x + 5y = 5 (Answer D)