Respuesta :

Using a system of equations, the weight of 5 apples, 2 oranges are 4 bananas is given as follows:

B. 1147 gm.

What is a system of equations?

A system of equations is when two or more variables are related, and equations are built to find the values of each variable.

In this problem, the variables are:

  • Variable x: Weight of an apple.
  • Variable y: Weight of an orange.
  • Variable z: Weight of a banana.

Considering the data given, the equations are:

  • 3x + 5y = 928.
  • 4y + 6z = 1088.
  • 5x + 3z = 799.

From the first equation:

3x = 928 - 5y.

x = 309.33 - 1.667y.

From the second equation:

6z = 1088 - 4y

z = 181.33 - 0.667y

Replacing in the third equation:

5x + 3z = 799

5(309.33 - 1.667y) + 3(181.33 - 0.667y) = 799

10.336y = 12961.64

y = 1291.64/10.336

y = 125 gm.

The other weights are:

  • x = 309.33 - 1.667y = 309.33 - 1.667 x 125 = 101 gm.
  • z = 181.33 - 0.667y = 181.33 - 0.667 x 125 = 98gm.

The weight of 5 apples, 2 oranges are 4 bananas is:

5x + 2y + 4z = 5 x 101 + 2 x 125 + 4 x 98 = 1147 gm, option B.

More can be learned about a system of equations at https://brainly.com/question/24342899

#SPJ1