Answer:
h(x)
Step-by-step explanation:
to solve for an inverse, you swap the x and the y and then solve for y
f(x) = 4x^3-8
y = 4x^3 - 8
x = 4y^3 - 8 swap the x and y
now solve for y:
x + 8 = 4y^3
(x + 8)/4 = y^3
1/4x + 8/4 = y^3
1/4x + 2 = y^3
y = ![\sqrt[3]{1/4x + 2}](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7B1%2F4x%20%2B%202%7D)
Start at 5 on the y axis then go down four and over 1
Answer: 27x-3 :)
Step-by-step explanation:
Yes, because you can simplify it to .2 which can be written as a fraction. Irrational numbers are those ones that keep going with an infinite string of numbers past the decimal.
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