Express the function consisting of a line segment from the point (−2,2) to the point (−1,0) together with the top half of the circle with center at the origin and radius 1.
We can get the expression of a line segment using the two point form.
y−y1=y2−y1x2−x1(x−x1)y−2=0−2−1−(−2)(x−(−2))y−2=−21(x+2)y=−2x−2 for −2≤x≤−1
The equation for the top half of circle with radius 1 and center at origin is...
x2+y2=12y2=1−x2y=√1−x2 for −1≤x≤1
Therefore, the expression for this function is
f(x)=−2x−2 for −2≤x≤−1f(x)=√1−x2 for −1≤x≤1
No comments:
Post a Comment