Answer:
There is nothing here?
Step-by-step explanation:
Answer:
c = 15d + 30
Step-by-step explanation:
Hey there!
This can be represented by an equation of a line, where the number of days is our x-values(d), and the price is our y-values(c).
The price for one day ($45) and the price for 4 days($90) are specific points on that line.
The points are (1, 45) and (4, 90).
We can first find the slope of the line:
- As the price rises 45, the days increase by 3
- Slope = rise/run
- Slope = 45/3
- Slope = 15
Now we can find the base price, by plugging the slope and a point into the equation y = mx + b.
Solve for b:
- y = mx + b
- 45 = 15(1) + b
- 45 = 15 + b
- 30 = b
The base price (b) is 30.
The equation is 
The easiest way to find the vertex is to convert this standard form equation into vertex form, which is y = a(x - h)^2 + k.
Firstly, put x^2 - 10x into parentheses: y = (x^2 - 10x) + 30
Next, we want to make what's inside the parentheses a perfect square. To do that, we need to divide the x coefficient by 2 and square it. In this case, the result is 25. Add 25 inside the parentheses and subtract 25 outside of the parentheses: y = (x^2 - 10x + 25) + 30 - 25
Next, factor what's inside the parentheses and combine like terms outside of the parentheses, and your vertex form is: y = (x - 5)^2 + 5.
Now going back to the formula of the vertex form, y = a(x - h)^2 + k, the vertex is (h,k). Using our vertex equation, we can see that the vertex is (5,5).
Answer:
Step-by-step explanation:
(2x−12)^2 can be factored into 2^2*(x - 6)^2, which in turn becomes
4(x^2 - 12x + 36). Yes, this is a special product of the form
(a - b)^2 = a^2 - 2ab + b^2.