Here's an example
Y=5x + 10
if x is equal to 5 you would make it
Y=5(5)+10.
basically, just replace the x with what it's equal to.
Solution:
- (x² + x – 12)(x² + 10x + 25)
- => (x⁴ + 10x³ + 25x²) + (x³ + 10x² + 25x) + (-12x² - 120x - 300)
- => x⁴ + 10x³ + 25x² + x³ + 10x² + 25x - 12x² - 120x - 300
- => x⁴ + (10x³ + x³) + (25x² + 10x² - 12x²) + (25x - 120x) - 300
- => x⁴ + (11x³) + (23x²) + (-95x) - 300
- => x⁴ + 11x³ + 23x² - 95x - 300
The only term that has a x-variable is "-95x".
The coefficient of x is -95.
Answer:
30
Step-by-step explanation:
5x3=p
px2 = a
5x3 = 15 x 2 = 30
I believe it is 83 because a straight line is 180 degrees
Answer:
-2<x<8
see below for graph
Step-by-step explanation:
First, we need to solve the inequality.
Inequality: |x-3|<5
Split into two equations:
x-3<5
x-3>-5 (notice how the sign is flipped when we make the number negative)
let's start with x-3<5
add 3 to both sides
x<8
now
x-3>-5
add 3 to both sides
x>-2
The graph is below
the intersection is the solution.
Notice how I made the maroon line go to the right- which shows that it's greater than (for x>-2) and the silver line go to the left, which shows that it's less than (for x<8)
the equation is -2<x<8
Hope this helps!