Let x = number of flowers bought and sold
C(x) = cost of x flowers = 1.5x + 15
R(x) = revenue from the sale of x flowers = 3x
P(x) = profit if x flowers are bought and sold = R(x) - C(x) = 1.5x - 15
We make a profit if P(x) > 0.
So, 1.5x - 15 > 0
1.5x > 15
x > 10
A profit is made if more than 10 flowers are sold.