The parabola will show the vertex in the format: y-k = (x-h)^2, where the vertex point
lies at (h, k).

let's first put it in "y =" standard format:

Since we cannot get a perfect square out of this, we complete the square: a=1, b=2, c=3
(b/2)^2 = (2/2)^2 = 1, so

So there's +2 leftover, since 3-1=2; so:

Now we'll subtract the 2 from both sides to show our vertex:

where our vertex (h, k) is at (-1, 2)
Answer:
D. $56
Step-by-step explanation:
Sandra's taxable income is $39,250.
That amount works for range 2 ($39,250 - $39,300), so her tax is $5,944.
Sandra paid $6,000 in FWT (federal withholding tax), which is greater than $5,944, so we need the refund here.
Subtract 5,944 from 6,000 to get the refund.
6,000 - 5,944
We can go on ahead and just make this 100 - 44 (5,900 - 5,900 = 0).
100 - 44
Her refund is $56.
Answer:
The binomial probability formula can not be used for this experiment because it does not state the number of times he expects to draw his favorite suit.
Step-by-step explanation:
The binomial probability formula is expressed as follows:
P (k success in n trials) =


n = number of trials, k = number of successes, n-k = number of failures, p = probability of success in one trial and q = 1 - p = probability of failure in one trial.
In the given problem, all of the variables are known except for 'k', the amount of times that the student predicts he will draw his favorite suit.
Answer:
y² + 8y + 16
Step-by-step explanation:
Given
(y + 4)²
= (y + 4)(y + 4)
Each term in the second parenthesis is multiplied by each term in the first parenthesis, that is
y(y + 4) + 4(y + 4) ← distribute both parenthesis
= y² + 4y + 4y + 16 ← collect like terms
= y² + 8y + 16