4. 1/3 6.-0.9 or -9/10 8. 2 1/3 10. -3.45 12.4.54 or 4 27/50
Using translation concepts, the coordinates for point C' are given as follows:
C'(-3,7).
<h3>What is a translation?</h3>
A translation is represented by a change in the function graph, according to operations such as multiplication or sum/subtraction in it's definition.
The rule for a reflection over the y-axis is given as follows:
(x,y) -> (-x,y).
Hence, for point C', the coordinates are given by:
(3,7) -> (-3,7).
More can be learned about translation concepts at brainly.com/question/4521517
#SPJ1
P(x)=-15+7/4=-2
P(y)=12-4/4=2
P=(-2,2)
The answer would be 24 because 24-4 is 20
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