Yuriy and his brother Anduray are each mailing a birthday gift to a friend. Yurly's package weighs threepounds more than two times the weight of Anduray's package. The combined weight of both packages is 9pounds.Part 1: Write a system of two linear equations to represent this situation. Define each variable that you use.

Respuesta :

Let 'x' be the number of pounds of Yurly's package and let 'y' be the number of pounds of Anduray's package. Since the combined weight of both packages is 9 pounds, then:

[tex]x+y=9[/tex]

now, we have that Yurly's package weights three pounds more than two times the weight of Anduray's, we can write this as:

[tex]x=3+2y[/tex]

thus, we have the following system of equations to represent this situation:

[tex]\begin{cases}x+y=9 \\ x=3+2y\end{cases}[/tex]