STEP-BY-STEP ANSWER:
Step 1: Calculate the determinant: det A = ad - bc.
Step 2: Check that det A is nonzero; if it is zero, A is singular and no inverse exists.
Step 3: The inverse is given by A⁻¹ = (1/(ad - bc)) * [[d, -b], [-c, a]].
Final Answer: Provide A⁻¹ as computed.