Two straight lines are given:
Line 1: mx+2y+3=0
Line 2: 3x+6y+2=0
Two lines can either intersect, be parallel, or be coincident.
For lines a1x+b1y+c1=0 and a2x+b2y+c2=0:
Lines are parallel when: a2a1=b2b1
Lines intersect when: a2a1=b2b1
From the given equations:
Line 1: a1=m, b1=2, c1=3
Line 2: a2=3, b2=6, c2=2
The ratios are:
a2a1=3m
b2b1=62=31
For the lines to intersect:
a2a1=b2b1
3m=31
m=1
Therefore, the lines intersect each other when m=1.