A store offers customers a 40% discount on the price of x of selected items. Then, the store takes off an additional 16% at the cash register. Write a price function P(x) that computes the final price of the item in terms of the original price x.
P(x) = ?