Plot the points $A(5,1), B(0,6)$ and $C(-5,1)$ on a coordinate plane. Where must the point $D$ be located so that the quadrilateral $ABCD$ is a square? Find the area of this square.
If the Quadrilateral $ABCD$ is a square, then $d_{AB} = d_{BC} = d_{CD} = d_{AD}$
By using distance formula,
$
\begin{equation}
\begin{aligned}
d_{AB} &= \sqrt{(6-1)^2 + (0-5)^2}\\
\\
&= \sqrt{5^2 + (-5)^2}\\
\\
&= \sqrt{25+25}\\
\\
&= \sqrt{50}\\
\\
&= 5\sqrt{2} \text{ units}\\
\\
d_{AB} &= \sqrt{(y-1)^2 + (x-5)^2} && \text{Distance of point } A(5,1) \text{ and } B(x,y)\\
\\
(d_{AD})^2 &= (y-1)^2 + (x-5)^2 && \text{Square both sides}\\
\\
(5\sqrt{2})^2 &= (y-1)^2 + (x-5)^2 && \text{Substitute } d_{AB} \text{ to } d_{AD}\\
\\
(y-1)^2 &= 50 - (x-5)^2\\
\\
d_{CD} &= \sqrt{(x-(-5))^2 + (y-1)^2} && \text{Distance of point } C(-5,1) \text{ and } D(x,y)\\
\\
(d_{CD})^2 &= (x+5)^2 + (y-1)^2 && \text{Square both sides}\\
\\
(5\sqrt{2})^2 &= (x+5)^2 + (y-1)^2 && \text{Substitute } d_{AB} \text{ to } d_{CD}\\
\\
50 &= (x+5)^2 + \left[50 - (x-5)^2 \right] && \text{Substitute } (y-1)^2 \text{ from } d_{AD}\\
\\
0 &= (x+5)^2 - (x-5)^2 && \text{Subtract to } 50\\
\\
0 &= x^2 + 10x + 25 - x^2 + 10x - 25 && \text{Expand} \\
\\
0 &= 20x && \text{Combine like terms}\\
\\
0 &= x && \text{Solve for } x
\end{aligned}
\end{equation}
$
If $x=0$, then
$
\begin{equation}
\begin{aligned}
(y-1)^2 &= 50-(0-5)^2\\
\\
(y-1)^2 &= 50-25\\
\\
(y-1)^2 &= 25\\
\\
y -1 &= \pm 5\\
\\
y &= \pm 5 + 1\\
\\
y &= 6 \text{ and } y = -4
\end{aligned}
\end{equation}
$
The point $(0,6)$ is already $B$. Therefore, point $D$ is $(0,-4)$
Thus, the area of the square $ABCD$ is $A = \left( d_{AB} \right)^2 = \left( 5\sqrt{2} \right)^2 = 50$ square units.
Monday, November 2, 2015
College Algebra, Chapter 2, 2.1, Section 2.1, Problem 38
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 ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
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)$...
-
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...
-
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{...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
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