3 to the 4th power = 3x3x3x3 which is 81 :)
Answer:
A linear equation in the slope-intercept form is written as:
y = a*x + b
Where a is the slope and b is the y-intercept.
Now, we know that the rate of change (the slope) is -5
Then we just replace a by -5
y = -5*x + b
Now we also know that this line passes through a point, and the point is (3, 0)
This means that the point (3, 0) is a solution for the line equation, so when x = 3, we also have y = 0.
Replacing these values in our equation we get:
0 = -5*3 + b
0 = -15 + b
15 = b
Now we know the value of b, so we can replace it in the line equation to get:
y = -5*a + 15
Which is the complete equation of the line.
add all the angles and make them equal to 360
88 + 108 + (3x-6) + 2x = 360
196 + 5x -6 = 360
190 + 5x = 360
5x = 170
x = 34 = answer
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