document.write( "Question 817961: how would you find out if the equation is parallel with the given line and it contains the given point
\n" );
document.write( "y=1/2x+5 (-6,1) \n" );
document.write( "
Algebra.Com's Answer #492303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how would you find out if the equation is parallel with the given line and it contains the given point \n" ); document.write( "y=1/2x+5 (-6,1) \n" ); document.write( "--------------------- \n" ); document.write( "Two lines are parallel if they have equal slopes \n" ); document.write( "and unequal y-intercepts. \n" ); document.write( "------------ \n" ); document.write( "(-6,1) is on y = (1/2)x+5 if \n" ); document.write( "1 = (1/2)(-6)+5 \n" ); document.write( "1 = -3+5 \n" ); document.write( "1 = 2 \n" ); document.write( "---- \n" ); document.write( "That is not true so (-6,1) is not on the line y = (1/2)x+5 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |