Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Convert each equation to its polar form. 3y−5x=2
A
r=3sinθ−5cosθ2
B
r=sinθ−cosθ2
C
r=3sinθ−5cosθ
D
r=53sinθ
Verified step by step guidance
1
Start by recalling the relationship between Cartesian coordinates (x, y) and polar coordinates (r, θ). The equations are: x = r * cos(θ) and y = r * sin(θ).
Substitute x = r * cos(θ) and y = r * sin(θ) into the given equation 3y - 5x = 2. This gives us: 3(r * sin(θ)) - 5(r * cos(θ)) = 2.
Factor out r from the left side of the equation: r(3sin(θ) - 5cos(θ)) = 2.
To solve for r, divide both sides of the equation by (3sin(θ) - 5cos(θ)): r = 2 / (3sin(θ) - 5cos(θ)).
This is the polar form of the given equation, which matches one of the provided options.