PHP - Operators
You want to calculate the total cost after applying a 15% discount on a price stored in
$price. Which PHP expression correctly calculates the discounted price?