Answer:
B. In step 2, marquis should have interpreted the results as x _< - 9.2, which means that x is less than or equal to -9.2
Step-by-step explanation:
Step 1 is correct.
Step 2.
-9.2 >= x
Subtract x from both sides.
-x - 9.2 >= 0
Add 9.2 to both sides.
-x >= 9.2
Divide both sides by -1. When you multiply or divide both sides of an inequality, the inequality sign changes direction.
x <= -9.2
The first error is in Step 2.
Answer:
B. In step 2, marquis should have interpreted the results as x _< - 9.2, which means that x is less than or equal to -9.2
Answer:
270.00 divided by 32 = about $8.44
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 ?