Answer:
-2 < w ≤ 6
Step-by-step explanation:
The inequalities you're asked to combine are ...
-2 < w
6 ≥ w
Turn one of these around so the "arrows" point in the same direction. (My preference is that they point to the left.) Now you have ...
-2 < w
w ≤ 6
You combine these by putting w in the middle:
-2 < w ≤ 6
_____
<em>Alternate solution</em>
I like the above solution because it puts the components of the expression in the same (left-right) order as they appear on a number line. However, both inequalities can be turned around to get ...
6 ≥ w > -2
<h3>
Answer: w^2 + 3w - 10</h3>
===============================================
Work Shown:
Let x = w-2
This will allow us to replace the (w-2) with x to get...
(w-2)(w+5)
x(w+5)
x*w + x*5 ... distribute
w(x) + 5(x)
Now replace x with w-2 and distribute again
w(x) + 5(x)
w(w-2) + 5(w-2)
w*w + w*(-2) + 5*w + 5*(-2)
w^2 - 2w + 5w - 10
w^2 + 3w - 10
The rate charged per hour by each mechanic was: x = 75 $ / hr and y = 115 $ / hr.
<h3>What is a system of equations?</h3>
A system of equations is two or more equations that can be solved to get a unique solution. the power of the equation must be in one degree.
Given;
The first mechanic worked for 20 hours, and the second mechanic worked for 15 hours.
Together they charged a total of $3225.
For this case we have the following variables:
x be the amount of $ / hr that the mechanic obtains 1.
y be the amount of $ / hr obtained by mechanic 2.
An equation to express this would be:
x + y = 190
20x + 15y = 3225
Solving the system of equations we have:
20x + 15(190 -x) = 3225
20x + 2850 - 15x = 3225
5x = 375
x = 75
simililary
y = 190 - x
y = 115
Hence, the rate charged per hour by each mechanic was:
x = 75 $ / hr
y = 115 $ / hr
Learn more about equations here;
brainly.com/question/10413253
#SPJ1