The correct answer is b. 14(m-8).
This is because it says that the weight of the boxes drew lifted were 8 pounds less than what marco lifted. This can be represented by m-8. You then need to multiply this by the amount of boxes that drew lifted, or 14.
Answer and explanation:
Geometary software is merely a software implementation of solving the area of a triangle. Therefore geometry software employs all the methods used in coordinate algebra(manual) albeit behind the scenes, in the console of the software, and just displays the area in the screen after solving. While geometry software displays the area using automated methods in code, coordinate algebra solves area of the triangle manually using several steps. In both cases, we observe that algebra is required to solve area of the triangle as it is part of the algorithm used in the code for the geometry software. Also being able to use the geometry software requires that one understand coordinate algebra to be able to plot lines, points and planes at the correct locations on the screen and get desired result.
Answer: We need more information. How much money is she going to save every week?
Step-by-step explanation:
Answer:
Part A: 9.75x > 195
Part B: x > 20
Step-by-step explanation:
Let's say Mark works for x hours. For each hour he works, 9.75 dollars are added to Mark's salary. Therefore, for 1 hour, he gets $9.75, for 2 hours, he gets $9.75 + $9.75 = $9.75 * 2 = $19.50, and for x hours, he gets $9.75 * x as his salary.
We want his salary to be more than $195, so we have $9.75 * x (his salary) > $195, which can be written as 9.75x > 195
divide both sides by 9.75 to solve for x
x > 20