Answer:
(a) is False (b) is true (c) is true
Step-by-step explanation:
Answer:
f
Step-by-step explanation:
its is that because it would mean he would be going 65 whuch its asking for a general speed.
You solve by with by altitude! Hope it helps
Ok, ranked by axis of symmetry
basically x=something is the axis of symmetry
the way to find the axis of symmetry is to convert to vertex form and find h and that's the axis of symmetry
but there's an easier way
for f(x)=ax^2+bx+c
the axis of symmetry is x=-b/2a
nice hack my teacher taught me
so
f(x)=3x^2+0x+0
axis of symmetry is -0/(3*2), so x=0 is the axis of symmetry for f(x)
g(x)=1x^2-4x+5,
axis of symmetry is -(-4)/(2*1)=4/2=2, x=2 is axis of symmetry for g(x)
h(x)=-2x^2+4x+1
axis of symmetry is -4/(2*-2)=-4/-4=1, x=1 is the axis of symmetry for h(x)
0<1<2
axisies
f(x)<h(x)<g(x)
order based on their axises of symmetry is f(x), h(x), g(x)
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