Answer:
x < -3
Step-by-step explanation:
Divide both sides by 4. Since 4 is positive, the inequality direction remains the same.
−4x−3> 36/4
Divide 36 by 4 to get 9.
−4x−3>9
Add 3 to both sides.
−4x>9+3
Add 9 and 3 to get 12.
−4x>12
Divide both sides by −4. Since −4 is negative, the inequality direction is changed.
x< 12/-4
Divide 12 by −4 to get −3.
x < -3
13144 mr brill this should help
A because linear means straight line
In order to answer this question, you need to know how many hours
there are in one day. After that, it's a piece-o-cake.
1 day = 24 hours .
Now you can make a table:
1 day = 24 hours
2 days = 48 hours
3 days = 72 hours
4 days = 96 hours
5 days = 120 hours
6 days = 144 hours
7 days = 168 hours
8 days = 192 hours
9 days = 216 hours
10 days = 240 hours
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.