Angle between a plane and a line

  • Thread starter Thread starter Krushnaraj Pandya
  • Start date Start date
  • Tags Tags
    Angle Line Plane
AI Thread Summary
The problem involves finding the relationship between the coefficients a and b when the plane 3x + y + 2z + 6 = 0 is parallel to the line defined by (3x-1)/2b = 3-y = (z-1)/a. The direction ratios of the line are derived as 2b/3, -1, and a, while the normal to the plane is represented by the ratios 3, 1, and 2. The condition for parallelism requires that the normal vector is perpendicular to the direction vector of the line, leading to the equation b + 3a = 1. Further exploration reveals that a second equation is needed to solve for a and b, but the problem may not provide enough information to determine their individual values, only a relationship. The discussion emphasizes the geometric interpretation of the problem to understand the constraints on a and b.
Krushnaraj Pandya
Gold Member
Messages
697
Reaction score
73

Homework Statement


If the plane 3x+y+2z+6=0 is parallel to the line (3x-1)/2b = 3-y = (z-1)/a then 3a+3b is?

Homework Equations


angle between two lines=90 degree when l1l2+m1m2+n1n2=0 where l,m,n are direction ratios...(i)

The Attempt at a Solution


First I divided x/3 and 3-y by -1 to get the direction ratios 2b/3; -1 and a. Since the plane is parallel the normal to the plane is perpendicular to the line. Using 3,1,2 for the plane's dr's and putting it in (i) we get b+3a=1, I'm stuck here. I tried to use AM>=GM but that gave me ab<=1/12 which isn't very useful. How do I get a second equation?
 
Physics news on Phys.org
Krushnaraj Pandya said:

Homework Statement


If the plane 3x+y+2z+6=0 is parallel to the line (3x-1)/2b = 3-y = (z-1)/a then 3a+3b is?

Homework Equations


angle between two lines=90 degree when l1l2+m1m2+n1n2=0 where l,m,n are direction ratios...(i)

The Attempt at a Solution


First I divided x/3 and 3-y by -1 to get the direction ratios 2b/3; -1 and a. Since the plane is parallel the normal to the plane is perpendicular to the line. Using 3,1,2 for the plane's dr's ? and putting it in (i) we get b+3a=1, I'm stuck here. I tried to use AM>=GM but that gave me ab<=1/12 which isn't very useful. How do I get a second equation?
What is the normal of the plane? What is the directional vector of the line? And they are perpendicular...
I think you have some mistake when calculating the scalar product.
 
Krushnaraj Pandya said:

Homework Statement


If the plane 3x+y+2z+6=0 is parallel to the line (3x-1)/2b = 3-y = (z-1)/a then 3a+3b is?

Homework Equations


angle between two lines=90 degree when l1l2+m1m2+n1n2=0 where l,m,n are direction ratios...(i)

The Attempt at a Solution


First I divided x/3 and 3-y by -1 to get the direction ratios 2b/3; -1 and a. Since the plane is parallel the normal to the plane is perpendicular to the line. Using 3,1,2 for the plane's dr's and putting it in (i) we get b+3a=1, I'm stuck here. I tried to use AM>=GM but that gave me ab<=1/12 which isn't very useful. How do I get a second equation?
You need ##(2b/3,-1,a) \perp (3,1,2).## How do you express that algebraically? What condition do you get on ##a## and ##b##?

Note: if you think about the problem geometrically you will see that you were not given enough information to determine ##a## and ##b## separately, but can at least get a relationship between them.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top