Alternate Solution
Let's find the value of a2+b2 when the two quadratic equations share a common line.
We have two quadratic equations:
2x2+axy+3y2=0
2x2+bxy−3y2=0
Where:
One line from the first equation coincides with one line from the second equation
The remaining lines are perpendicular to each other
For a quadratic equation Ax2+Bxy+Cy2=0, if it represents two lines with slopes m1 and m2, then:
Am1m2=C
(A(m1+m2))=B
For the first equation 2x2+axy+3y2=0:
2m1m2=3
2(m1+m2)=a
For the second equation 2x2+bxy−3y2=0:
2n1n2=−3
2(n1+n2)=b
Let's say m1=n1 (one line coincides).
Then:
m1m2=23 and m1n2=−23
This means m2=2m13 and n2=−2m13
For the other lines to be perpendicular: m2⋅n2=−1
Substituting: 2m13⋅(−2m13)=−1
−4m129=−1
4m129=1
m12=49
m1=±23
Calculating a and b using m1=23:
a=−2(m1+m2)=−2(23+2⋅233)=−2(23+33)=−2(23+1)=−5
b=−2(n1+n2)=−2(23−2⋅233)=−2(23−1)=−1
Therefore: a2+b2=(−5)2+(−1)2=25+1=26