document.write( "Question 243322: Write an equation of the line containing the given point and parallel to the given line. Express your answer in y=mx+b.
\n" );
document.write( "(7,8, x+2y=7
\n" );
document.write( "The equation of the line is y=[-x/2=12]
\n" );
document.write( "Simplify your answer \n" );
document.write( "
Algebra.Com's Answer #178275 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (7,8) \n" ); document.write( "x+2y=7 \n" ); document.write( "2Y=-X+7 \n" ); document.write( "Y=-X/2+7/2 slope=-1/2 (red line) \n" ); document.write( "The parallel line will also have a slope=-1/2 \n" ); document.write( "8=-8/2+b \n" ); document.write( "b=8+4 \n" ); document.write( "b=12 the y intercept. \n" ); document.write( "y=-x/2+12 ans. (green line) \n" ); document.write( " |