To represent the situation described with a system of equations, we need to model the height of the egg (y) as it falls over time (x).
-
The first student’s egg falls at a rate of 5 feet per second from an initial height of 10 feet. Therefore, its height over time can be represented as: \[ y = 10 - 5x \]
-
The second student’s egg falls at a rate of 3 feet per second from the same initial height of 10 feet, represented as: \[ y = 10 - 3x \]
Putting both equations together, we have the system of equations: \[ \begin{cases} y = 10 - 5x \ y = 10 - 3x \end{cases} \]
So the correct response is: \[ {y = 10 - 5x, y = 10 - 3x} \]