The midpoints between 4 and 8 would be 6 because 4 5 6 7 8, the middle term is 6
Answer:
-$36
Step-by-step explanation:
Daniel has a starting balance of $259, so anything he spends will be deducted by this amount. To find out how much he spent, we need to add up everything he bought.
He spent $45 + $150 + $100, adding to a grad total of $295.
To find out how much money Daniel has left, we need to subtract his purchases from his funds. This would be $259 - $295. This leaves you with a final answer of -$36 in Daniel's bank account.
Answer:
48
Step-by-step explanation:
4m means 4xm, and 2m means 2xm
Now, if m = 8, 4m means 4x8, and 2m means 2x8. (Technically, substituting the number in place of the variable m)
4x8 = 32
2x8 = 16
So the equation now is 32+16
Do the math and you get 48
Answer:
c i got it right on test
Step-by-step explanation:
Answer:
y = 2*x^2 - 2*x - 24
Step-by-step explanation:
If we have a quadratic function with roots a and b, we can write the equation for that function as:
y = f(x) = A*(x - a)*(x - b)
Where A is the leading coefficient.
In this case, we know that the roots are: 4 and -3
Then the function will be something like:
f(x) = A*(x - 4)*(x - (-3) )
f(x) = A*(x - 4)*(x + 3)
Now we need to determine the value of A.
We also know that the graph of the function passes through the point (3, -12)
This means that:
f(3) = -12
Then:
-12 = A*(3 - 4)*(3 + 3)
-12 = A*(-1)*(6)
-12 = A*(-6)
-12/-6 = A
2 = A
Then the equation is:
y = f(x) = 2*(x - 4)*(x + 3)
Now we need to write this in standard form, so we just need to expand the equation:
y = f(x) = 2*(x^2 + x*3 - x*4 - 4*3)
y = f(x) = 2*(x^2 - x - 12)
y = f(x) = 2*x^2 - 2*x - 24
Then the relation is:
y = 2*x^2 - 2*x - 24