document.write( "Question 44659: Determine if the pair of lines are parallel.
\n" );
document.write( "-8x + 2y = 8
\n" );
document.write( "y = (1/4)x-3\r
\n" );
document.write( "\n" );
document.write( "I came up with (-2,-4) and (4,-2) or should I have solved seperately for x and y in each problem. \n" );
document.write( "
Algebra.Com's Answer #29543 by adamchapman(301)![]() ![]() ![]() You can put this solution on YOUR website! Two lines are parralel if they have the same gradient. When the equation of a line is written in the form \"y=mx+c\", \"m\" represents the gradient. \n" ); document.write( "The second equation is already in the form we want, and we can see that the gradient is 1/4. \n" ); document.write( "Rearrange the first equation: \n" ); document.write( "-8x + 2y = 8 \n" ); document.write( "2y = 8x + 8 \n" ); document.write( "y = 4x + 4. \n" ); document.write( "The gradient of this line is 4. \n" ); document.write( "1/4 is not the same as 4, so the two lines are not parallel.\r \n" ); document.write( "\n" ); document.write( "I hope this helps. \n" ); document.write( "P.S. I am trying to start up my own homework help website. I would be extremely grateful if you would e-mail me some feedback on the help you received to adam.chapman@student.manchester.ac.uk \n" ); document.write( "Adam \n" ); document.write( " \n" ); document.write( " |