The area of region in -plane consisting of all points such that quadratic equation has fewer than real solutions is?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Less than two solutions implies Discriminant is not greater than 0.
Note: I am using less than sign instead of less than equal to sign.
( 2 ( a + b − 7 ) ) 2 − 4 . 2 b . a < 0 Dividing by 4 a 2 + b 2 + 7 2 + 2 a b − 1 4 a − 1 4 b − 2 a b < 0
( a − 7 ) 2 + ( b − 7 ) 2 < 7 2
This is the equation of a circle having radius 7. So area is 4 9 π .