Apply put-call parity to relate European call and put prices
A European call price, strike, time to maturity, current stock price, and risk-free rate are given, and you must find the corresponding put price.
Use put-call parity: C - P = S - K e^{-rT} (for non-dividend stock) or C - P = S e^{-qT} - K e^{-rT} (with continuous dividend yield q). Solve for the unknown. Check that the put price is non-negative; if not, recheck the inputs and parity sign.
C - P = S e^{-qT} - K e^{-rT} (European, continuous dividend q).