Solution:
x + y ≤ 20
6x + 10y ≥ 75
Step-by-step clarification:
Let the hours spent babysitting be denoted as x, while y represents the hours of tutoring
Based on the provided requirements
The total working hours must not exceed 20
Thus
x+y≤20
Additionally, her goal is to earn no less than $75
Thus, the second inequality is
6x+10y≥75
Therefore, the system of inequalities representing the conditions above is
x+y≤20
6x+10y≥75
To graph these, we first plot the lines x+y=20 and 6x+10y=75, shading the regions that satisfy the respective inequalities by testing the coordinate (0,0).
Refer to the attached graph for clarification.
The shaded area illustrates the set of coordinates likely representing solutions to the previous inequalities.
Selecting a coordinate (10,5) from the shaded area to test the solution.
Substituting (10,5) into both inequalities will confirm their validity.
10+5≤20
15≤20 True
6(10)+10(5) ≥75
60+50≥75
110≥75 true
Both inequalities hold true for (10,5)