You can use quizlet or maybe contact a friend
<h3>
Answer: 5</h3>
=========================================================
Explanation:
Vertex form is
y = a(x-h)^2 + k
We are told the vertex is (3,-2), so we know (h,k) = (3,-2)
y = a(x-h)^2 + k will update to y = a(x-3)^2 - 2
--------
Then we also know that (x,y) = (4,3) is a point on the parabola. Plug those x and y values into the equation and solve for 'a'
y = a(x-3)^2 - 2
3 = a(4-3)^2 - 2
3 = a(1)^2 - 2
3 = a - 2
3+2 = a
5 = a
a = 5
This is the coefficient of the x^2 term since the standard form is y = ax^2+bx+c.
Answer: The interest rate is .166%
Step-by-step explanation:
So what I did was divide $50(Amount at the end) by 6 (the number of months). Which would give me the amount of money he made per month ($8.333...). So then $8.333.../$5000(Total $) is .166...% (Interest rate)
Answer:
The answer is
<h2>4x + y - 6 = 0</h2>
Step-by-step explanation:
Equation of a line is y = mx + c
where m is the slope
c is the y intercept
4x + y + 1 = 0
y = - 4x - 1
Comparing with the above formula
Slope / m = - 4
Since the lines are parallel their slope are also the same
That's
Slope of the parallel line is also - 4
Equation of the line using point ( 1 , 2) is
y - 2 = -4(x - 1)
y - 2 = - 4x + 4
4x + y - 2 - 4
We have the final answer as
<h3>4x + y - 6 = 0</h3>
Hope this helps you