Answer:
Vertical
Step-by-step explanation:
Vertical line crossing the x-axis at 6. It does not cross the y-axis.
Answer:
2(2 +5)
Step-by-step explanation:
We presume you want to rewrite the expression making use of the distributive property. For that, it is helpful to find a factor common to the two terms. The GCD of 4 and 10 is 2, so we can factor that out:
4 + 10 = 2(2 +5)
_____
Of course, you can use any factor you like. It doesn't need to be an integer.
= (1/3)(12 +30)
= 0.4(10 +25)
= 4(1 +2.5)
Step-by-step explanation:
with your square root symbol I never know what is inside the square root and what is possibly outside.
so, I can only guess and see what comes close.
f(x) = 2x² + x - 1
g(x) = sqrt(2x - 1) ??? is that so ?
h(x) = -2
2g(f(x)) + h(x)
g(f(x)) means that the whole f(x) expression is used as x in g(x).
the whole combined function is then
2×sqrt(2(2x² + x - 1) - 1) - 2
2×sqrt(4x² + 2x - 2 - 1) - 2
2×sqrt(4x² + 2x - 3) - 2
and if I am not mistaken, then this is the solution you mentioned at the beginning (if I try to read between the typos and missing info).
this is how people get to this.
do you understand it now ? or is there still something unclear ?