Answer:
y = 3
x = 1
y = 1.5
x = 2
Step-by-step explanation:
For the first x point, look at the graph where x is 0. When x is 0, y is 3. So the first one is 3. For the second one, there is a point on the graph where y is 4. Where y is 4, x is 1, so you the second answer is 1. For the third one, find the y point where x is -1. At the x value, -1, y is 1.5. For the last one, where y is 5, x is 2.
I can’t see any image
Can you please provide the image so i can help
f is given as -3
-3 is greater than -4, so use the second equation 3x-5.
replace x with -3 and calculate:
3(-3) - 5 = -9 - 5 = -14
The answer is -14.
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