Need some help to write the equations of these lines

  • Thread starter Thread starter Tak.Phy
  • Start date Start date
  • Tags Tags
    Lines
AI Thread Summary
To write the equations of straight lines, select two points on each line and use the formula y = ax + b. By substituting the coordinates of the points into the equation, you can create a system of equations to solve for the slope (a) and y-intercept (b). For example, using points (1, 3) and (3, 0), the slope is calculated as m = -3/2, leading to the equation y = -3/2x + 9/2. Vertical lines are represented as x = constant. Understanding these concepts is essential for solving homework problems related to linear equations.
Tak.Phy
Messages
2
Reaction score
0
Hi everyone
So I have this homework and I need some help.
I did not know how to write the equations here in the topic so I thought the best solution is to upload a picture of the notebook page.
uploadfromtaptalk1393106279300.jpg
 
Physics news on Phys.org
These are all straight lines. Don't you know the equation of a straight line?
 
Geometrically, a straight line is determined by two points. Any (non-vertical) line can be written y= ax+ b. Choose two points on each line. Replacing x and y with the x and y coordinates of those points gives you two equations to solve for a and b.

For example, if one line goes through (1, 3) and (3, 0) then 3= a(1)+ b and 0= a(3)+ b so we have the equations a+ b= 3 and 3a+ b= 0. Subtract the first equation from the second to get 2a= -3 so that a= -3/2. Then the first equation becomes a+ b= (-3/2)+ b= 3 so b= 3+ 3/2= 9/2. With a=-3/2 and b= 9/2, the equation is y= -(3/2)x+ 9/2 which could also be written 2y= -3x+ 9 or 3x+2y= 9.

(A vertical line can be written "x= constant".)
 
Thanks Hallsoflvy.

P.S: My cousin used my laptop and it seems that he posted this topic. I am very very sorry about this and it will never happen again.
 
Imho that's a little confusing. to find slope remember its m=\frac{y_2 - y_1}{x_2-x_1} where it doesn't matter which order you use for y2 or y1. So to use example of line with (1,3) and (3,0), you could do it:

m = \frac{0-3}{3-1} ⇔ \frac{3-0}{1-3} = -\frac{3}{2}

y = mx+b, we want to find b, we already have m and can use one of the points above for (x,y):
0 = (-\frac{3}{2})(3)+b → b = \frac{9}{2}
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top