Answer:
y = (x - 4)² - 25
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
To obtain this form use the method of completing the square.
Given
y = (x + 1)(x - 9) ← expand factors using FOIL, thus
y = x² - 8x - 9
To complete the square
add/subtract ( half the coefficient of the x- term )² to x² - 8x
y = x² + 2(- 4)x + 16 - 16 - 9
= (x - 4)² - 25 ← in vertex form
Answer:
c = 55
Step-by-step explanation:
A rational number is a number that can be express as the ratio of two integers
Answer:
\frac{1}{2} \left[\begin{array}{ccc}16&6&2\\20&8&2\\7&3&1\end{array}\right]
Step-by-step explanation:
Given is a matrix 3x3 as
![\left[\begin{array}{ccc}1&0&2\\-3&1&4\\2&-3&4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%260%262%5C%5C-3%261%264%5C%5C2%26-3%264%5Cend%7Barray%7D%5Cright%5D)
|A| =2 hence inverse exists.
Cofactors are 16 20 7
6 8 3
2 2 1
Hence inverse =
![\frac{1}{2} \left[\begin{array}{ccc}16&6&2\\20&8&2\\7&3&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cfrac%7B1%7D%7B2%7D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D16%266%262%5C%5C20%268%262%5C%5C7%263%261%5Cend%7Barray%7D%5Cright%5D)