Answer:
Step-by-step explanation:
PEMDAS
anything done in the parentheses comes first
so you have to add first then multiply
this is not the distributive property unless the two numbers in parentheses are not like terms
Step 1- Simplify brackets
c + 4 - 3c -2 = 0
Step 2- Simplify c + 4 - 3c -2 to -2c + 4 - 2
-2c + 4 - 2 = 0
Step 3- Simplify -2c + 4 - 2 to 2c + 2
-2c + 2 = 0
Step 4- Subtract 2 from both sides
-2c = -2
Step 5- Divide both sides by -2
Answer: c = 1
As far as I can tell, is just asking for the type, so that'd be a tangential line to the globe, or a tangent line, see picture below
Answer:
f(x + h) = 3x³ + x² + 9h²x + 3h³ + h² + 9hx² + 2hx
General Formulas and Concepts:
- Order of Operations: BPEMDAS
- Distributive Property
- Expand by FOIL (First Outside Inside Last)
- Combining like terms
Step-by-step explanation:
<u>Step 1: Define function</u>
f(x) = x² + 3x³
f(x + h) is x = x + h
<u>Step 2: Simplify</u>
- Substitute: f(x + h) = (x + h)² + 3(x + h)³
- Expand by FOILing: f(x + h) = (x² + 2hx + h²) + 3(x + h)³
- Rewrite: f(x + h) = (x² + 2hx + h²) + 3(x + h)²(x + h)
- Expand by FOILing: f(x + h) = (x²+2hx+h²) + 3(x² + 2hx + h²)(x+h)
- Distribute/Expand: f(x + h) = (x²+2hx+h²) + 3(x³+3hx²+3h²x+h³)
- Distribute 3: f(x + h) = (x²+2hx+h²)+(3x³+9hx²+9h²x+3h³)
- Combine like terms: f(x + h) = 3x³+x²+9h²x+3h³+h²+9hx²+2hx