So this is a BIDMAS question so first you do what’s in the brackets so you have (1-9x1-4) and you have to do the multiplication first out of that to get (1-9-4) which is -12 so then you have overall 36 / -12 + 1 + 2 so you have to do the division first so do 36/-12 to get -3 and you have -3 + 1 + 2 which is 0 so your answer is 0.
When you plug in the numbers for the integers, you get
8.2-2(-3.7)
If you multiply -2 and -3.7, you get 7.4 because the negatives cancel each other out.
If you then add 8.2, you get 15.6. So the answer is D.
Hope it Helps! :)
2x^3 + 9x - 8 - (4x^2 - 15x + 7)....distribute thru the parenthesis
2x^3 + 9x - 8 - 4x^2 + 15x - 7....combine like terms
2x^3 - 4x^2 + 24x - 15 <==
Answer:
h(8q²-2q) = 56q² -10q
k(2q²+3q) = 16q² +31q
Step-by-step explanation:
1. Replace x in the function definition with the function's argument, then simplify.
h(x) = 7x +4q
h(8q² -2q) = 7(8q² -2q) +4q = 56q² -14q +4q = 56q² -10q
__
2. Same as the first problem.
k(x) = 8x +7q
k(2q² +3q) = 8(2q² +3q) +7q = 16q² +24q +7q = 16q² +31q
_____
Comment on the problem
In each case, the function definition says the function is not a function of q; it is only a function of x. It is h(x), not h(x, q). Thus the "q" in the function definition should be considered to be a literal not to be affected by any value x may have. It could be considered another way to write z, for example. In that case, the function would evaluate to ...
h(8q² -2q) = 56q² -14q +4z
and replacing q with some value (say, 2) would give 196+4z, a value that still has z as a separate entity.
In short, I believe the offered answers are misleading with respect to how you would treat function definitions in the real world.