Construct a truth table for (q^p)____>

~ p, Be sure to include all intermediate steps in your table.

(q∧p)→~p

Make a table with the headings:
|p|q|q&andp|→|~p|
and fill in the standard T & F for p and q, such as:
T T
T F
F T
F F
and fill in the corresponding columns in order of precedence, i.e.
1. q&p
2. ~p
3. →
The true table will then be complete.