When we have two linear equations in two variables, there are three possibilities:
One unique solution (lines intersect at one point)
No solution (parallel lines that never meet)
Infinitely many solutions (the equations represent the same line)
For infinitely many solutions, the second equation must be a multiple of the first equation.
We are given the system:
Equation 1: x+y=4
Equation 2: (a+5)x+(b2−15)y=8b
For infinitely many solutions, we need:
coefficient of x in eq 1coefficient of x in eq 2=coefficient of y in eq 1coefficient of y in eq 2=constant term in eq 1constant term in eq 2
This gives us:
1a+5=1b2−15=48b
If equation 2 is exactly 2 times equation 1, then (a+5)=2×1, (b2−15)=2×1, and 8b=2×4.
From the proportion: 1b2−15=48b
48b=2b
So: b2−15=2b
b2−2b−15=0
We need two numbers that multiply to −15 and add to −2.
These numbers are −5 and +3
So: (b−5)(b+3)=0
Therefore: b=5 or b=−3
From the proportion: 1a+5=48b=2b
So: a+5=2b
Case 1: When b=5
a+5=2(5)=10
a=5
Case 2: When b=−3
a+5=2(−3)=−6
a=−11
We have two possible pairs:
(a,b)=(5,5): ab=5×5=25
(a,b)=(−11,−3): ab=(−11)×(−3)=33
The product of two negative numbers is positive, and ∣−11∣×∣−3∣=33>25.
Therefore, the maximum possible value of ab is 33.