Is it possible to arrange 152 books on a shelf so that the first shelf has 7 fewer books than the second shelf and 11 more than the third shelf?

Respuesta :

Using a system of equations, it is found that since the solution of the system does not involve decimal numbers, it is possible to arrange the books in this way.

For the system, we consider that:

  • x is the number of books on the first shelf.
  • y is the number of books on the second shelf.
  • z is the number of books on the third shelf.

In total, there are 152 books, hence:

[tex]x + y + z = 152[/tex]

The first shelf has 7 fewer books than the second shelf, hence:

[tex]x = y - 7[/tex]

Also, it has 11 more books than the third shelf, hence:

[tex]x = z + 11[/tex]

Then:

[tex]y - 7 = z + 11[/tex]

[tex]z = y - 18[/tex]

Then, replacing in the first equation:

[tex]x + y + z = 152[/tex]

[tex]y - 7 + y + y - 18 = 152[/tex]

[tex]3y = 177[/tex]

[tex]y = \frac{177}{3}[/tex]

[tex]y = 59[/tex]

The number of books in each shelf has to be countable, that is, cannot be decimal.

  • Then, since the solution of the system does not involve decimal numbers, it is possible to arrange the books in this way.

To learn more about system of equations, you can take a look at https://brainly.com/question/14183076