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
Answer:
The distance between the two given complex numbers = 9
Step-by-step explanation:
<u><em>Explanation</em></u>:-
<u><em>Step(i):</em></u>-
Given Z₁ = 9 - 9 i and Z₂ = 10 -9 i
Let A and B represent complex numbers Z₁ and Z₂ respectively on the argand plane
⇒ A = Z₁ = x₁ +i y₁ = 9 - 9 i and
B = Z₂ = x₂+ i y₂ = 10 -9 i
Let (x₁ , y₁) = ( 9, -9)
(x₂, y₂) = (10, -9)
<u>Step(ii)</u>:-
<em>The distance between the two points are </em>
A B = 
A B = 
AB = 
<em> AB = √81 = 9</em>
<u><em>Conclusion:-</em></u>
The distance between the two given complex numbers = 9
<u><em></em></u>
The answer and working are shown in the photo below
Answer:
x³ - 8x² - 20x
Step-by-step explanation:
Zeroes: 10, 0, -2
Factors are: (x - 10), (x - 0), (x + 2)
Multiply all factors to get expression:
(x - 10)x(x + 2) = x(x - 10)(x + 2)
= x(x² - 10x + 2x - 20)
= x(x² - 8x - 20)
= x³ - 8x² - 20x