multiply the 2 numbers together
100 x 13.145 = $1,314.50
Answer:
f(g(x)) = 9x^2 + 15x - 6
Step-by-step explanation:
We are using function g(x) = 3x - 1 as the input to function f(x) = x^2 + 7x.
Starting with f(x) = x^2 + 7x, substitute g(x) for x on the left side and likewise substitute x^2 + 7x for each x on the right side. We obtain:
f(g(x)) = (3x - 1)^2 + 7(3x - 1).
If we multiply this out, we get:
f(g(x)) = 9x^2 - 6x + 1 + 21x - 7, or
f(g(x)) = 9x^2 + 15x - 6
Answer:
B
Step-by-step explanation:
The <u>Elimination Method</u> is the method for solving a pair of linear equations which reduces one equation to one that has only a single variable.
- If the coefficients of one variable are opposites, you add the equations to eliminate a variable, and then solve.
- If the coefficients are not opposites, then we multiply one or both equations by a number to create opposite coefficients, and then add the equations to eliminate a variable and solve.
When multoplying the equation by a coefficient, we multiply both sides of the equation (multiplying both sides of the equation by some nonzero number does not change the solution).
So, option B is not allowed (it is not allowed to multiply only one part of equation)