Okay, here we have this:
Considering the provided information, we are going to calculate the number of each animal, so we obtain the following:
Let's first consider that each penguin and bear have only one head, and each penguin has 2 feet, and each bear has 4 feet, then we have the following system of equations:
[tex]\begin{bmatrix}x+y=19 \\ 2x+4y=44\end{bmatrix}[/tex]Where x represents the number of penguins and the number of bears, then we will solve the system:
First we isolate x in the first equation:
[tex]x=19-y[/tex]And we replace with this in the second equation:
[tex]\begin{gathered} \begin{bmatrix}2\mleft(19-y\mright)+4y=44\end{bmatrix} \\ 38-2y+4y=44 \\ \begin{bmatrix}38+2y=44\end{bmatrix} \end{gathered}[/tex]Solving for y:
[tex]\begin{gathered} 38+2y-38=44-38 \\ 2y=6 \\ y=3 \end{gathered}[/tex]Finally we replace with this value in the first equation of x:
[tex]\begin{gathered} x=19-y \\ x=19-3 \\ x=16 \end{gathered}[/tex]Finally we get that there are 16 penguins and 3 bears.