Concept:The perpendicular distance from the origin (0,0) to a line Ax+By+C=0 is given by p=A2+B2​∣C∣​.Explanation:Convert each line to standard form, apply the formula, and compare with the given relation.Statement (1):Line: ax+by=c can be written as ax+by−c=0.Distance: p=a2+b2​∣−c∣​=a2+b2​c​.Square: p2=a2+b2c2​. Matches the given relation. So, correct.Statement (2):Line: ax​+by​=1 becomes bx+ay=ab or bx+ay−ab=0.Distance: p=b2+a2​∣−ab∣​=a2+b2​ab​.Square: p2=a2+b2a2b2​. Reciprocal: p21​=a2b2a2+b2​=a21​+b21​. Matches the given relation. So, correct.Statement (3):Line: y=mx+c can be written as mx−y+c=0.Distance: p=m2+(−1)2​∣c∣​=m2+1​c​.Square: p2=m2+1c2​. Reciprocal: p21​=c2m2+1​. The given relation is p21​=c21+m2+c2​, which is different. So, incorrect.Thus, only statements 1 and 2 are correct.Answer:Option C (1 and 2 only).