11. For two lines, find Angle, intersection point and determine if parallel or perpendicular lines example ( Enter your problem )
  1. Find the acute angle between the lines x+3y+1=0 and 2x-y+4=0
  2. Find the point of intersection of the lines x+y=1 and x-y=1
  3. Determine if two lines are parallel 5x+2y-11=0 and 15x+6y-11=0
  4. Determine if two lines are perpendicular 5x+2y-11=0 and 2x-5y+11=0
Other related methods
  1. Distance, Slope of two points
  2. Points are Collinear or Triangle or Quadrilateral form
  3. Find Ratio of line joining AB and is divided by P
  4. Find Midpoint or Trisection points or equidistant points on X-Y axis
  5. Find Centroid, Circumcenter, Area of a triangle
  6. Find the equation of a line using slope, point, X-intercept, Y-intercept
  7. Find Slope, X-intercept, Y-intercept of a line
  8. Find the equation of a line passing through point of intersection of two lines and slope or a point
  9. Find the equation of a line passing through a point and parallel or perpendicular to Line-2 or point-2 and point-3
  10. Find the equation of a line passing through point of intersection of Line-1, Line-2 and parallel or perpendicular to Line-3
  11. For two lines, find Angle, intersection point and determine if parallel or perpendicular lines
  12. Reflection of points about x-axis, y-axis, origin

1. Find the acute angle between the lines x+3y+1=0 and 2x-y+4=0
(Previous example)
3. Determine if two lines are parallel 5x+2y-11=0 and 15x+6y-11=0
(Next example)

2. Find the point of intersection of the lines x+y=1 and x-y=1





1. Find the point of intersection of the lines `x+y=1` and `x-y=1`

Solution:
The point of intersection of the lines can be obtainted by solving the given equations

`x+y=1`

and `x-y=1`

`x+y=1 ->(1)`

`x-y=1 ->(2)`

Substracting `=>2y=0`

`=>y=0/2`

`=>y=0`

Putting `y=0` in equation `(1)`, we have

`x+0=1`

`=>x=1`

`:.x=1" and "y=0`

`:. (1,0)` is the intersection point of the given two lines.





2. Find the point of intersection of the lines `3y+1=0` and `x+y-2=0`

Solution:
The point of intersection of the lines can be obtainted by solving the given equations

`3y+1=0`

`:.3y=-1`

and `x+y-2=0`

`:.x+y=2`

`3y=-1 ->(1)`

`x+y=2 ->(2)`

Taking equation `(1)`, we have

`=>3y=-1`

`=>y=(-1)/3 ->(3)`

Putting `y=(-1)/3` in equation `(2)`, we get

`=>x+y=2`

`=>x+((-1)/3)=2`

`=>3x-1=6`

`=>3x=6+1`

`=>3x=7`

`=>x=7/3`

`:.y=-1/3" and "x=7/3`

`:. (7/3,-1/3)` is the intersection point of the given two lines.





3. Find the point of intersection of the lines `x-y+1=0` and `2x-3y+5=0`

Solution:
The point of intersection of the lines can be obtainted by solving the given equations

`x-y+1=0`

`:.x-y=-1`

and `2x-3y+5=0`

`:.2x-3y=-5`

`x-y=-1 ->(1)`

`2x-3y=-5 ->(2)`

equation`(1) xx 2 =>2x-2y=-2`

equation`(2) xx 1 =>2x-3y=-5`

Substracting `=>y=3`

Putting `y=3` in equation`(1)`, we have

`x-(3)=-1`

`=>x=-1+3`

`=>x=2`

`:.x=2" and "y=3`

`:. (2,3)` is the intersection point of the given two lines.





4. Find the point of intersection of the lines `2x+y-5=0` and `x+y-3=0`

Solution:
The point of intersection of the lines can be obtainted by solving the given equations

`2x+y-5=0`

`:.2x+y=5`

and `x+y-3=0`

`:.x+y=3`

`2x+y=5 ->(1)`

`x+y=3 ->(2)`

Substracting `=>x=2`

Putting `x=2` in equation`(2)`, we have

`2+y=3`

`=>y=3-2`

`=>y=1`

`:.x=2" and "y=1`

`:. (2,1)` is the intersection point of the given two lines.





5. Find the point of intersection of the lines `x-2y+15=0` and `3x+y-4=0`

Solution:
The point of intersection of the lines can be obtainted by solving the given equations

`x-2y+15=0`

`:.x-2y=-15`

and `3x+y-4=0`

`:.3x+y=4`

`x-2y=-15 ->(1)`

`3x+y=4 ->(2)`

equation`(1) xx 1 =>x-2y=-15`

equation`(2) xx 2 =>6x+2y=8`

Adding `=>7x=-7`

`=>x=-7/7`

`=>x=-1`

Putting `x=-1` in equation `(1)`, we have

`-1-2y=-15`

`=>-2y=-15+1`

`=>-2y=-14`

`=>y=7`

`:.x=-1" and "y=7`

`:. (-1,7)` is the intersection point of the given two lines.





2. Find the point of intersection of the lines `5x+2y-11=0` and `3x-y+11=0`

Solution:
The point of intersection of the lines can be obtainted by solving the given equations

`5x+2y-11=0`

`:.5x+2y=11`

and `3x-y+11=0`

`:.3x-y=-11`

`5x+2y=11 ->(1)`

`3x-y=-11 ->(2)`

equation`(1) xx 1 =>5x+2y=11`

equation`(2) xx 2 =>6x-2y=-22`

Adding `=>11x=-11`

`=>x=-11/11`

`=>x=-1`

Putting `x=-1` in equation `(2)`, we have

`3(-1)-y=-11`

`=>-y=-11+3`

`=>-y=-8`

`=>y=8`

`:.x=-1" and "y=8`

`:. (-1,8)` is the intersection point of the given two lines.







This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here



1. Find the acute angle between the lines x+3y+1=0 and 2x-y+4=0
(Previous example)
3. Determine if two lines are parallel 5x+2y-11=0 and 15x+6y-11=0
(Next example)





Share this solution or page with your friends.


 
Copyright © 2023. All rights reserved. Terms, Privacy
 
 

.