MHB What Value of a Makes Two Linear Equations Parallel?

  • Thread starter Thread starter ThomsonKevin
  • Start date Start date
  • Tags Tags
    Function Linear
AI Thread Summary
To determine the value of 'a' that makes the lines 2x + ay = 1 and ax + (a+4)y = 2 parallel, their slopes must be equal. The slope of the first line is -2/a, and the slope of the second line is -a/(a+4). Setting these slopes equal leads to the equation -2/a = -a/(a+4), which simplifies to a quadratic equation a^2 - 2a - 8 = 0. Solving this equation reveals that a = -2 is one of the solutions. Thus, the value of 'a' that makes the two linear equations parallel is confirmed to be -2.
ThomsonKevin
Messages
5
Reaction score
0
Hello everyone, I was wondering if someone could solve this and explain it in detail. The answer is supposed to be a= -2. Let's cut to the chase:

If the two lines 2x + ay = 1 and ax + (a+4)y = 2 are parallel ,what is a?
 
Mathematics news on Phys.org
ThomsonKevin said:
Hello everyone, I was wondering if someone could solve this and explain it in detail. The answer is supposed to be a= -2. Let's cut to the chase:

If the two lines 2x + ay = 1 and ax + (a+4)y = 2 are parallel ,what is a?

Hello! (Wave)We can determine if two straight lines are parallel by checking their slopes.

Suppose that the equation for the first line is $y_1 = m_1x + b_1$ and the equation for the second line $y_2 = m_2x + b_2$.

For two lines to be parallel their slopes have to be same. That is, $m_1 = m_2$.

$$2x+ay=1 \Rightarrow ay=-2x+1 \overset{a \neq 0}{\Rightarrow} y=-\frac{2}{a}x+\frac{1}{a}$$

$$ax+(a+4)y=2 \Rightarrow (a+4)y=-ax+2 \overset{a \neq -4}{\Rightarrow} y=\frac{-a}{a+4}x+\frac{2}{a+4}$$So, it has to hold:

$$-\frac{2}{a}=\frac{-a}{a+4} \Rightarrow -2a-8=-a^2 \Rightarrow 2a+8=a^2 \Rightarrow a^2-2a-8=0$$Solve the equation $a^2-2a-8=0$ and you will find the possible values of $a$.
 
You can also use the fact that the lines $A_1x+B_1y+C_1=0$ and $A_2x+B_2y+C_2=0$ are parallel iff $A_1/A_2=B_1/B_2\ne C_1/C_2$. Here if $A_2=0$, then $A_1/A_2=B_1/B_2$ means, by definition, that $A_1=0$, and similarly for $B_1$, $B_2$.
 
Yes, exactly what I needed, thank you both of you!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top