Join thousands of students who trust us to help them ace their exams!
Multiple Choice
Write parametric equations for the rectangular equation below. x2+y2=25
A
x=25sint; y=25cost
B
x=25cost; y=25sint
C
x=5sint; y=5cost
D
x=5cost; y=5sint
0 Comments
Verified step by step guidance
1
Step 1: Recognize that the given rectangular equation x² + y² = 25 represents a circle centered at the origin with a radius of 5. Parametric equations are often used to describe such curves in terms of a parameter, typically t.
Step 2: Recall the standard parametric equations for a circle: x = r * cos(t) and y = r * sin(t), where r is the radius of the circle and t is the parameter (angle in radians).
Step 3: Substitute the radius of the circle, r = 5, into the parametric equations. This gives x = 5 * cos(t) and y = 5 * sin(t).
Step 4: Verify that these parametric equations satisfy the original rectangular equation. Substitute x = 5 * cos(t) and y = 5 * sin(t) into x² + y² = 25. Using trigonometric identities, cos²(t) + sin²(t) = 1, the equation holds true.
Step 5: Conclude that the parametric equations x = 5 * cos(t) and y = 5 * sin(t) correctly describe the circle given by the rectangular equation x² + y² = 25.