PEMDAS is the order of operations....it is the order u solve equations.
P = parenthesis....u solve what is in parenthesis first
E = exponents...u solve the exponents next
M = multiply , D = divide....starting from left and going right, u do all the multiplying and dividing
A = addition, S = subtraction...starting from left and going right, u do all the addition and subtraction
The answer is -4
Solution:
f(x) = 3x - 7
g(x) = 2x^2 - 3x + 1
(fog)(0)
= f(2(0)^2 - 3(0) + 1)
= f(2x^2 - 3x + 1)
= f(1)
= 3x - 7
= 3(1) - 7
= -4
Answer: 10n^2 - 10
Step-by-step explanation:
(5n - 5)(2+2n) becomes (5n-5)(2n+2)
= (5n)(2n) + (5n)(2) + (-5)(2n) + (-5)(2)
= 10n^2 - 10