To solve for x just isolate x by moving the other variables so....:
First add c to both sides
g+c= y+x
Subtract y from both sides
g+c-y= x
That should be your final answer (we cannot come up with an actual digit for x because there are no numbers in this equation we simply can make an equation for x)
Answer:
(fg)(x) = 6x³ - 2x² + 12x - 4
Step-by-step explanation:
( f g ) ( x ) = f ( x ) * g ( x )
f(x) = 2x² + 4
g(x) = 3x – 1
( f g ) ( x ) = (2x² + 4) (3x – 1)
= 6x³ - 2x² + 12x - 4
Answer:
24
Step-by-step explanation:
75% of x = 18
75/100 * x = 18 (x = total number of students)
solving
x = 24
total number of students = 24
Checking:
75/100 * 24 = 18
The diver will make 12 stops before reaching the surface.
Hello once again!
When you see a question like this, you need to find the equation of the straight line.
The formular used is y = mx + c
Where
m = slope
c = constant
First find the slope, since it's a straight line, any 2 coordinates can be used.
Now we need to substitude in the slope, and one of the coordinate you used to find the slope, to the formular to find the constant.
In this case i'm using the coordinate
(-2, 16)
y = mx + c
16 = -6(-2) + c
16 = 12 + c
c = 4
∴ The equation of the line is y = -6x + 4
The next step is to simply substitude in the x = 8 to the equation to find y.
y = -6(8) + 4
y = -48 + 4
y = -44