MHB How do I find an equation of the line with a given x-intercept and point?

  • Thread starter Thread starter mathdad
  • Start date Start date
mathdad
Messages
1,280
Reaction score
0
Find an equation of the line that passes through (6, 2) and has the same x-intercept as the line -2x + y = 1.

As a first step, I must let y = 0 in the given equation.

-2x + y = 1

-2x + 0 = 1

-2x = 1

x = -1/2

The x-intercept is (-1/2, 0) creating the second point needed to find the slope.

What is next?
 
Mathematics news on Phys.org
Okay, you now have two points on the line, so you can compute the slope, and then you have the slope and point(s) on the line, so the point-slope formula will be useful:

$$y-y_1=m\left(x-x_1\right)$$

:D
 
MarkFL said:
Okay, you now have two points on the line, so you can compute the slope, and then you have the slope and point(s) on the line, so the point-slope formula will be useful:

$$y-y_1=m\left(x-x_1\right)$$

:D

Perfect. It's easier than I thought.
 
Equivalently, any (non-vertical) line can be written in the form y= ax+ b. Knowing that the line goes through (-1/2, 0) tells you that 0= a(-1/2)+ b. Knowing that the line goes through (6, 2) tells you that 2= a(6)+ b, giving two equations to solve for a and b. You can immediately eliminate b by subtracting one equation from the other which gives precisely the previous method.
 
HallsofIvy said:
Equivalently, any (non-vertical) line can be written in the form y= ax+ b. Knowing that the line goes through (-1/2, 0) tells you that 0= a(-1/2)+ b. Knowing that the line goes through (6, 2) tells you that 2= a(6)+ b, giving two equations to solve for a and b. You can immediately eliminate b by subtracting one equation from the other which gives precisely the previous method.
Good data here.
 
Find an equation of the line that passes through (6, 2) and has the same x-intercept as the line -2x + y = 1.

As a first step, I must let y = 0 in the given equation.

-2x + y = 1

-2x + 0 = 1

-2x = 1

x = -1/2

The x-intercept is (-1/2, 0) creating the second point needed to find the slope.

I will now solve the given equation for y.

-2x + y = 1

y= 2x + 1

The equation I need to find can be found by finding the slope using (-1/2, 0) and (6, 2).

I then plug one of the points and the slope into the point-slope formula. As a last step, solve the equation for y.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top