20% x 50 =(20 / 100) x 50 = (20 x 50) / 100 = 1000 / 100 = 10
answer is 10
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.
Suppose x books are produced by both methods.
Total cost for method 1 = 60346 + 10.5x
Total cost for method 2 = 18682 + 21x
Cost of method 1 = Cost of method 2
60346 + 10.5x = 18682 + 21x
60346 - 18682 = 21x - 10.5x
41664 = 10.5x
x = 41664/10.5
x = 3968
For 3968 books produced the cost by both methods will be the same.
Answer:
huh
Step-by-step explanation: