Sure, that's easy! Here's one
5x + 7 = 162
If I wanted to solve this equation, I would break it down. I'd subtract the result (162) by 7
162 - 7 = 155.
From there I just divide that by 5!
155 / 5 = 31
There it is! Ultimate proof that x is in fact 31!
Answer:
-1
Step-by-step explanation:
dy/dt = y² − 1 = (y + 1) (y − 1)
At t = 0, y = 0, and dy/dt = -1. Therefore, y is initially decreasing.
As y decreases, dy/dt increases. When y = -1, dy/dt = 0 and changes signs from negative to positive.
As y increases above -1, dy/dt again becomes negative. So y continues to approach -1 as t approaches infinity.
Answer:
a. x = -9 or x = -2
b. -5(x - 4)
c. x = -3 or x = 5
d. x = ±7
Step-by-step explanation:
a. First person;
y = x² + 11x + 18
y = x² + 9x + 2x + 18
y = x(x + 9) + 2(x + 9)
y = (x + 9)(x + 2)
y = x = -9 or x = -2
b. Second person;
y = -5x + 20
The common factor is 5.
y = -5(x - 4)
c. Third person;
y = x² - 2x - 15
y = x² - 5x + 3x - 15
y = x(x - 5) + 3(x - 5)
y = (x + 3)(x - 5)
y = x = -3 or x = 5
d. Fourth person;
y = x² - 49
Applying the difference of squares formula;
(a² - b²) = (a - b)(a + b)
y = x² - 49 = x² - 7² = (x - 7)(x + 7)
y = (x - 7)(x + 7)
y = x = ±7