Suppose that $P(5,-2)$ and $Q(-3,-6)$
a.) Plot $P$ and $Q$ on a coordinate plane.
b.) Find the distance from $P$ to $Q$.
By using distance formula
$
\begin{equation}
\begin{aligned}
d &= \sqrt{(y_2 - y_1)^2 + (x_2 - x_1)^2}\\
\\
d &= \sqrt{(-6-(-2))^2 + (-3-5)^2}\\
\\
d &= \sqrt{(-6+2)^2 + (-3-5)^2}\\
\\
d &= \sqrt{(-4)^2 + (-8)^2}\\
\\
d &= \sqrt{80} = 4\sqrt{5} \text{ units}
\end{aligned}
\end{equation}
$
c.) Find the midpoint of the segment $PQ$.
$
\begin{equation}
\begin{aligned}
m_{PQ}, \quad x &= \frac{5-3}{2} = 1\\
\\
y &= \frac{-2-6}{2} = -4
\end{aligned}
\end{equation}
$
Therefore, $m_{PQ}(1,-4)$
d.) Find the slope of the line determined by $P$ and $Q$ and find equations for the line in point slope form and in slope intercept form. Then sketch a graph of the line.
$\displaystyle m = \frac{y_2-y_1}{x_2-x_1} = \frac{-6-(-2)}{-3-5} = \frac{-6+2}{-8} = \frac{-4}{-8} = \frac{1}{2}$
Thus, by using point slope form
$
\begin{equation}
\begin{aligned}
y- y_1 &= m(x-x_1) \\
\\
y - (-2) &= \frac{1}{2}x (x-5)\\
\\
y +2 &= \frac{1}{2} x + \frac{5}{2}\\
\\
y &= \frac{1}{2} x - \frac{9}{2}
\end{aligned}
\end{equation}
$
By using slope intercept form,
$
\begin{equation}
\begin{aligned}
y &= mx + b\\
\\
y &= \frac{1}{2} x + b
\end{aligned}
\end{equation}
$
@ $P(5,-2)$
$
\begin{equation}
\begin{aligned}
-2 &= \frac{1}{2} (5) + b && \text{Solve for } b\\
\\
b &= -2 -\frac{5}{2} = \frac{-9}{2}\\
\\
\text{Thus,}\\
\\
y &= \frac{1}{2} x - \frac{9}{2}
\end{aligned}
\end{equation}
$
e.) Sketch the circle that passes through $Q$ and has center $P$, and find the equation of that circle.
Recall that the general equation of the circle with center $(h,k)$ and radius $r$ is...
$(x-h)^2 + (y-k)^2 = r^2$
Since the center is at $P(5,-2)$
$(x-5)^2 + (y+2)^2 = r^2$
And its pass through $Q(-3,-6)$
$(-3-5)^2 + (-6+2) = r^2$
$(-8)^2 + (-4)^2 = r^2$
Solving for $r^2$,
$r = 80$
Thus, the equation of the circle is...
$(x - 5)^2 + (y + 2) = 80$
Tuesday, November 13, 2012
College Algebra, Chapter 2, Review Exercises, Section Review Exercises, Problem 4
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment