Using the Pythagorean theorem:
c = sqrt(8^2 + 7^2)
c = sqrt(64 + 49)
c = sqrt(113)
c = 10.6
Answer:
The coordinates are
and
.
Step-by-step explanation:
First, we have to derive an expression for translation under the assumption that each point of XYZ experiments the same translation. Vectorially speaking, translation from X to X' is defined by:
(1)
Where
is the vector translation.
If we know that
and
, then the vector translation is:



Then, we determine the coordinates for Y' and Z':






The coordinates are
and
.
Answer:
Matt should have factored out the leading coefficient 2 on the second step before completing the square
Step-by-step explanation:
To complete the square, you must first factor the leading coefficient from the first two terms.
y = 2x² − 10x − 4
y = 2 (x² − 5x) − 4
y = 2 (x² − 5x + 25/4 − 25/4) − 4
y = 2 (x² − 5x + 25/4) − 25/2 − 4
y = 2 (x − 5/2)² − 33/4