Statement 1: A student will study German for at least 3 years.
We use "Greater than or equal" to symbol for "at least" pharse.
Solution: x is"Greater than or equal" 3.
x ≥ 3.
Statement 2: All employees work less than 40 hours.
Use "less than" symbol for " less than" pharse.
Solution: x is "less than" 40.
x<40.
Statement 3: There at least 35 people in the emergency room.
We use "Greater than or equal" to symbol for "at least" pharse.
Solution: x is"Greater than or equal" 35.
x ≥ 35.
Statement 4: The carton holds at most 12 eggs.
Use "less than or equal to" symbol for " at most" pharse.
Solution: x is less than or equal to 12.
x ≤ 12.
Statement 5: There are no more than 10 gallons of gas in the tank.
Use "less than or equal to" symbol for " no more than" pharse.
Solution: x is less than or equal to 10.
x ≤ 10.
Statement 6: There are fewer tan 10 yeads of fabric left.
Use "less than" symbol for " fewer than" pharse.
Solution: x is less than 10.
x< 10.
Statement 7: The temperature is above 32 degrees f.
We use "Greater than" to symbol for "above" word.
Solution: x is greater than 32.
x > 32.