Welcome to Westonci.ca, the place where your questions are answered by a community of knowledgeable contributors. Join our platform to connect with experts ready to provide precise answers to your questions in different areas. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

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.

Sagot :

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]