If is a point of intersection of the lines and , where is a parameter, then find the maximum value of where .
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.
We have to first of all find the intersection point of the two lines. x . cos θ + y . sin θ = 3 Multiply by cos θ . x . cos 2 θ + y . sin θ . cos θ = 3 . cos θ Another equation is :- x . sin θ − y . cos θ = 4 Multiply by sin θ . x . sin 2 θ − y . sin θ . cos θ = 4 . sin θ Adding the two equation, we get:- x = 3 cos θ + 4 sin θ Similarly we can find y . y = 3 sin θ − y cos θ Hence a + b = 7 sin θ − cos θ To find the maximum value of the given expression, we need to find the maximum value of a + b . M a x ( a + b ) = 7 2 + 1 2 = 5 0 = 5 2 Hence the required value is 2 5 = 3 2