Math Problem Statement

Hyacinth owns a candy store that sells large packets of jelly beans, small packets of jelly beans and loose jelly beans.

3 large packets, each containing t jelly beans, and 4 small packets, each containing z jelly beans and 5 loose jelly beans.

A customer orders large packets of jelly beans, and small packets of jelly beans and loose jelly beans

There are jelly beans in each large packet, and jelly beans in each small packet.

Write an expression for the total number of jelly beans in the customer's order.

Solution