Question 169955
That depends a great deal on the complexity (or lack thereof) of the equations and your own mental calculation skills.


First of all, I have to presume that you are dealing with two-variable equations.


Given that, if they are in slope-intercept form ({{{y=mx+b}}}), determining parallelism is very easy.  If the value of {{{m}}} in both equations is the same and the value of {{{b}}} is different, you have two parallel lines.  If the value of {{{b}}} is also the same in both equations, you have two representations of the same line.  If the two {{{m}}} values are different, then the lines are not parallel.


If the equations are in standard form ({{{Ax+By=C}}}), you have to do a little mental arithmetic.  Look at the fraction {{{A/B}}} reduced to lowest terms for each of the equations.  If different, then the lines are not parallel.  If the same, you have to look at the fraction {{{C/B}}} reduced to lowest terms for each equation to determine if the lines are parallel or the same line.


Examples:


{{{2x+4y=6}}}
{{{x+2y=3}}}


{{{A/B}}} for the first equation is {{{2/4}}} which reduces to {{{1/2}}}
{{{A/B}}} for the second equation is {{{1/2}}}


They are the same, so you potentially have parallel lines.


{{{C/B}}} for the first equation is {{{6/4}}} which reduces to {{{3/2}}}
{{{C/B}}} for the second equation is {{{3/2}}}


They are also the same so the lines are the same line, not parallel lines


On the other hand if you had started with:


{{{2x+4y=6}}}
{{{x+2y=4}}}


{{{A/B}}} for the first equation is {{{2/4}}} which reduces to {{{1/2}}}
{{{A/B}}} for the second equation is {{{1/2}}}


They are the same, so you potentially have parallel lines.


{{{C/B}}} for the first equation is {{{6/4}}} which reduces to {{{3/2}}}
{{{C/B}}} for the second equation is {{{4/2}}} which reduces to {{{2}}}


They are NOT the same, so you do have parallel lines in this case.


For the third case, presume you start with:


{{{2x+4y=6}}}
{{{2x+y=4}}}


{{{A/B}}} for the first equation is {{{2/4}}} which reduces to {{{1/2}}}
{{{A/B}}} for the second equation is {{{2/1}}} which reduces to {{{2}}}


They are NOT the same, so the lines are not parallel and intersect in exactly one point.


The examples given were very simple in terms of the character of the coefficients.  Large number coefficients, fractional coefficients (decimal or otherwise), and irrational coefficients may stretch the ability of some folks to do the calculations mentally.  The point is that virtually no one would be able to determine parallelism for ANY pair of two-variable linear equations, but for the types of problems that are presented in a typical first-year Algebra course, the above method should suffice in the vast majority of cases.


Of course, once you add the complexity of a third variable, all bets are off.  In the first place, you now have four possiblities:  The lines can be parallel, they can be the same line, they can be 'skew' lines (the lines themselves are not parallel, but lie in parallel planes), or they just might intersect in a single point.  Four or more variables, the idea of parallelism no longer applies because you can't draw a picture in four or more dimensions.


Hope this helps.
John