Answer:
For instance, say you pay $8,000 for goods and sell them for $10,000. Your gross profit is $2,000. Divide this figure by the total revenue to get your gross profit margin: 0.2. Multiply this figure by 100 to get your gross profit margin percentage: 20 percent.
Step-by-step explanation:
<h3>
Answer: 31</h3>
=======================================
Work Shown:
Use the value of a0 to find the value of a1. The idea is you double the previous value, and then add 1.

Which is then used to find the value of a2. Follow the same process as before (double the previous value and then add 1).

This is used to find a3

Finally we can now find a4

Recursive sequences like this aren't too bad if n is small, but as n gets larger, things become more tedious. For those cases, its best to try to find a closed form equation. If not, then the next best thing is using a spreadsheet to automate the process.
Answer:
(2, 7, 1)
Step-by-step explanation:
We have three equations, and using Gauss-Jordan Elimination, we can solve for x, y, and z
3x + y - 2z = 11
4x - 2y + z = -5
x + 5y - 4z = 33
We can start by taking out the z from all rows except one. To do this, we can work with the second row. I chose the second row because -5 is small and easy to add up with other numbers, and z has no coefficient in this row.
We can add 2 times the second row to the first row and 4 times the second row to the third row to get
11x - 3y = 1
4x - 2y + z = -5
17x -3y = 13
We then have the first and third rows having two variables. Since the y coefficients are the same, we can eliminate the y by adding the negative of the first row to the third row. Our result is then
11x - 3y = 1
4x - 2y + z = -5
6x = 12
From the third row, we can gather that x= 2. We can then plug that into the first row to get
22 -3y = 1
subtract 22 from both sides
-3y = -21
divide both sides by -3
y = 7
We can then plug our x and y values into the second row to get
4(2) - 2(7) + z = -5
8 - 14 + z = -5
-6 + z = -5
add 6 to both sides
z = 1
Our answer is thus (2, 7, 1)
45 is the estimate interval