Answer:
x > 1
Step-by-step explanation:
Subtract 3 from both sides
8x + 3 - 3 > x + 10 - 3
Simplify
8x > x + 7
Subtract x from both sides
8x - x > x + 7 - x
Simplify
7x - 7
Divide both sides by 7
7x/7 > 7/7
Simplify
x > 1
Check the attached file for the solution.
<span>13 more than 4 times a number is negative 91
</span>Convert to numbers:
13 more than 4: 4+13
times a number: (x)
is negative 91: = -91
Put it together:
4x+13=-91
x = -26
3/5x-5
I believe this is the expression that is described.
There are no algebraic methods for finding solutions to a general mix of exponential and polynomial terms. A graphing calculator can be helpful.
This equation has 3 real solutions, approximately ...
x ∈ {-0.802246431546, 1.51677641228, 7.17475582739}
_____
In the folder "iteration for solutions" is an equation for Newton's method iteration, essentially, ...
g(x) = x -f(x)/f'(x)
where f(x) is defined as shown in the picture.
Many graphing calculators can compute a numerical derivative, so you can essentially write the formula in this form without having to do the derivative-taking yourself. This calculator is nicely interactive, so the iteration result is produced at the same time the argument for g(x) is entered. Essentially, you write the answer by copying the answer using the 4-digit zero-crossing values shown on the graph as the iteration starting point.