the track cpach records the number of laps the team runs each day fr a week in the table below. if the team rus at most 10 laps each day, then they have to practice saturday. use the inequalty l is less than of equal to where l represents the number of laps the teams run, to determine which days they did not runthe required number of laps.

Day Laps
monday 8
tuesday 10
wednesday 12
thursday 13
friday 9

laps < 10

To determine which days the team did not run the required number of laps, we can use the inequality statement:

l ≤ 10

where "l" represents the number of laps the team runs.

Let's apply this inequality to each day's laps:

Monday: 8 ≤ 10 - The team ran fewer laps than the required number (did not meet the requirement).
Tuesday: 10 ≤ 10 - The team ran the exact number of laps required.
Wednesday: 12 ≤ 10 - The team ran more laps than the required number.
Thursday: 13 ≤ 10 - The team ran more laps than the required number.
Friday: 9 ≤ 10 - The team ran fewer laps than the required number (did not meet the requirement).

Based on this, we can conclude that the team did not run the required number of laps on Monday, Wednesday, Thursday, and Friday.