Answer:81
Step-by-step explanation:
2700 x 0.03
Let x and y represent the numbers of gallons used by the 40 mpg and 35 mpg cars, respectively.
.. x +y = 40 . . . . . . . . . . .total consumption is 40 gallons
.. 40x +35y = 1525 . . . . total miles driven = 1525
Multiply the first equation by 40 and subtract the second.
.. 40(x +y) -(40x +35y) = 40(40) -(1525)
.. 5y = 75
.. y = 15
.. x = 40 -15 = 25
The 40 mpg car consumed 25 gallons.
The 35 mpg car consumed 15 gallons.
1.
the x value of the vertex in form
ax^2+bx+c=y
is
-b/2a
so
-2x^2+8x-18
x value of vertex is
-8/(2*-2)=-8/-4=2
plug it in to get y value
-2(2)^2+8(2)-18
-2(4)+16-18
-8-2
-10
vertex is at (2,-10)
or you could complete the square to get into y=a(x-h)^2+k, where the vertex is (h,k)
so as follows
y=(-2x^2+8x)-18
y=-2(x^2-4x)-18
y=-2(x^2-4x+4-4)-18
y=-2((x-2)^2-4)-18
y=-2(x-2)^2+8-18
y=-2(x-2)^2-10
vertex is (2,-10)
5.
vertex is the time where the speed is the highest
at about t=10, the speed is at its max