Answer:
y =47.5.
Step-by-step explanation:
First eliminate the fractions by multiplying through by the LCM of 7 and 3 which is 21:
21* 6[y-2]/7-21*12 = 21*2[y-7]/3
18(y - 2) - 252 = 14(y - 7)
18y -36 - 252 = 14y - 98
18y - 14y = -98 + 36 + 252
4y = 190
y = 190/4
y = 47.5.
You are correct. The answer is D 5:3
Step-by-step explanation:
D. Graph D the answer is D
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