Concept:The connective "and" is written as ∧, and "if...then" is written as →.Explanation:For the statement "if r and p, then q", first combine r and p using AND: r∧p.Then apply the implication to q: (r∧p)→q.This symbolic form matches option A.Answer:Option A: (r∧p)→q