<span>b/a=c/d
Two lines are parallel to each other if they have the same slope. So let's look at the options and see which one matches that statement.
b/aâ‹…c/d=â’1
* This is checking to see if the two lines are perpendicular to each other. Almost the exact opposite of parallel. So this is the wrong answer.
b/a=c/d
* b/a is a legitimate slope. c/d is also a good slope. And they're being checked to see if they're equal to each other. So this is the correct answer. But let's see if the next two options will give us a chuckle or two.
b/a=d/c
* b/a is OK. d/c almost looks ok, check the figure. And d/c is NOT a slope. The slope is delta Y over delta X. And d/c is delta X over delta Y. The inverse of the slope. So comparing those two values is meaningless. So it's a wrong answer.
b/aâ‹…d/c=â’1
* And they're trying the inverse of the slope trick again. WRONG. And they're checking if it's perpendicular. Also wrong. So definitely not a good choice.</span>
Answer:
12
Step-by-step explanation:
6x3-6=12
The given equation of the ellipse is x^2
+ y^2 = 2 x + 2 y
At tangent line, the point is horizontal with the x-axis
therefore slope = dy / dx = 0
<span>So we have to take the 1st derivative of the equation
then equate dy / dx to zero.</span>
x^2 + y^2 = 2 x + 2 y
x^2 – 2 x = 2 y – y^2
(2x – 2) dx = (2 – 2y) dy
(2x – 2) / (2 – 2y) = 0
2x – 2 = 0
x = 1
To find for y, we go back to the original equation then substitute
the value of x.
x^2 + y^2 = 2 x + 2 y
1^2 + y^2 = 2 * 1 + 2 y
y^2 – 2y + 1 – 2 = 0
y^2 – 2y – 1 = 0
Finding the roots using the quadratic formula:
y = [-(- 2) ± sqrt ( (-2)^2 – 4*1*-1)] / 2*1
y = 1 ± 2.828
y = -1.828 , 3.828
<span>Therefore the tangents are parallel to the x-axis at points (1, -1.828)
and (1, 3.828).</span>