Assign variables to you unknowns.
c = $ cars
t = $ trucks
6c + 3t = 4800
8c + t = 4600
use substitution or elimination to solve the system of equations.
using elimination.. multiply second equation by -3 and add to the other to combine equations into one.
6c + 3t = 4800
-3(8c + t = 4600)
---------------------------
-18c + 0 = -9000
c = 9000/18
c = 500 $
use this in one of the equations to find the cost of a truck.
8(500) + t = 4600
4000 + t = 4600
t = 4600 - 4000
t = 600 $
question asks
2(500) + 3(600) =
1000 + 1800 = 2800 $
Answer:

Step-by-step explanation:
The vertex form of a quadratic equation <em>y = ax² + bx + c:</em>
<em>y = a(x - h)² + k</em>
(h, k) - coordinates of a vertex
We have the equation <em>y = x² - 6x + 6</em>.
Convert to the vertex form:
