To translate the given description into a system of equations, we can break it down into two parts:
-
"x increased by 3 is equal to the product of 2 and y" can be expressed as: \[ x + 3 = 2y \]
-
"5 times y is equal to negative x minus 10" can be expressed as: \[ 5y = -x - 10 \]
Putting these two equations together, we have the system of equations:
\[ \begin{cases} x + 3 = 2y \ 5y = -x - 10 \end{cases} \]
This is the system of equations that corresponds to the description provided.