A pizza shop uses a grid to assign deliveries to riders. The shop is at \((0, 0)\). Orders come in from: House A at \((3, 4)\) House B at \((-4, 3)\) House C at \((-2, -2)\) House D at \((4, -3)\).
 
(i) Which house is in the third quadrant?
(ii) Which two houses are in diagonally opposite quadrants?
(iii) What is the distance of house A from the origin?
(iv) Which house lies in the second quadrant?