Answer:
6250
Step-by-step explanation:
Definition of the question
D a rectangle because it has four sides easy for abcd
Answer:
Step-by-step explanation:
(1) 2x - 6y = -12
(2) x + 2y = 14
There is a -6y and a +2y. Since they have opposite signs, I'll try to eliminate the y terms. (That's my choice. There is more than one way to solve these.)
Multiply eq. (2) by 3:
3x + 6y = 42
Then add the result to eq. (1) to eliminate the y terms:
2x - 6y = -12
3x + 6y = 42
------------------
5x = 30, so x = 6
Now plug the value of x into eq. (2) and solve for y:
6 + 2y = 14
2y = 8
y = 4
Why did I use eq. (2) to solve for y? Because it's less work. I could have used eq. (1) instead:
2(6) - 6y = -12
12 - 6y = -12
-6y = -24
y = 4
More than one way to solve.
Answer:
(-1, 6)
Step-by-step explanation:
A graphing calculator shows the vertex to be (x, y) = (-1, 6).
__
You can also find it by putting the equation into vertex form.
y = -2(x^2 +2x) +4
y = -2(x^2 +2x +1) +4 +2(1) . . . . . add 1 inside parens; the opposite outside
y = -2(x +1)^2 +6
Compare to ...
y = a(x -h)^2 +k
and you see a=-2, h=-1, k=6
The vertex is (h, k) = (-1, 6).