document.write( "Question 382805: Write an equation of the line containing the given point and parallel of the given line. Express your answer in the form y=mx+b
\n" );
document.write( "(5,9); 4x+y=3 \n" );
document.write( "
Algebra.Com's Answer #271211 by rfer(16322) ![]() You can put this solution on YOUR website! 4*5+9=b \n" ); document.write( "29=b \n" ); document.write( "y=-4x+29 \n" ); document.write( " |