Step-by-step explanation:
How are we supposed to help...?
f(h(x))= 2x -21
Step-by-step explanation:
f(x)= x^3 - 6
h(x)=\sqrt[3]{2x-15}
WE need to find f(h(x)), use composition of functions
Plug in h(x)
f(h(x))=f(\sqrt[3]{2x-15})
Now we plug in f(x) in f(x)
f(h(x))=f(\sqrt[3]{2x-15})=(\sqrt[3]{2x-15})^3 - 6
cube and cube root will get cancelled
f(h(x))= 2x-15 -6= 2 x-21
The answer is B). graph B
Answer:
(4,12)
(-1,-3)
Step-by-step explanation:
x^2 - y = 4
y = 3x
Use substitution. Substitute 3x for y in the first equation
x^2 - (3x) = 4
x^2 -3x =4
Subtract 4 from each side
x^2 -3x -4 = 4-4
x^2 -3x-4 =0
Factor
(x-4) (x+1) =0
Using the zero product property
x-4 =0 x+1 =0
x=4 x=-1
Now to find y for each x solution
x=4
y =3x = 3(4) =12
(4,12)
x=-1
y =3x = 3(-1) =-3
(-1,-3)