First you gotta change it to a fraction, which would be 6/10 because it's in the tenths place. Now simplify it, which would be 3/5.
Answer:

Step-by-step explanation:


Answer:
L = 2,
O = 31
Step-by-step explanation:
First using the givens, write out some formulas.
Heavy equipment operators = O
General laborers = L
- O + L = 33
- 138O + 87L = 4044
Now use substitution, it doesn't matter which one you substitute.
- O = -L +33
- 138( -L + 33 ) + 87L = 4044
Distribute and solve for L.
- -138L + 4554 + 87L = 4044
- -138L - 87L = 4044 - 4554
- -225L = -510
- L = -510/-225
- L = 2
L = 2, meaning number of laborers employed is 2.
Now plug 2 = L into one of the original equations.
- O + L = 33
- O + 2 = 33
- O = 33 - 2
- O = 31
O = 31, meaning number of heavy equip. operators employed is 31.
Answer:
≥≤ are used when the number is less/greater or equal than some thing.
>< are used when a number is strictly less/greater than some thing.
1) a number x is less than 0 or at least 3
A number x is less than 0 is written as: x < 0.
x is at least 3 is written as: x ≥ 3.
Then we can write the statement as:
x < 0 ∨ x ≥ 3.
where ∨ means "or"
2) a number x is less than or equal to 4 and greater than -1
x less than or equal to 4 is written as: x ≤ 4
x is greater than -1 is written as: x > - 1.
We can write the statement as:
-1 < x ≤ 4
3) a number x is less than 8 and greater than or equal to 5
x is less than 8 is written as: x < 8
x is greater than or equal to 5 is written as: x ≥ 5.
Then the statement can be written as:
5 ≤ x < 8,