document.write( "Question 984138: find the equation of the line parallel to the given line and passing through the given point. then Graph
\n" );
document.write( "x +8y=10 (-1,-2). \n" );
document.write( "
Algebra.Com's Answer #604928 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x+8y=10 \n" ); document.write( "8y=-x+10 \n" ); document.write( "y=-(1/8)x+5/4 \n" ); document.write( "The slope of the parallel line will be -(1/8) \n" ); document.write( ". \n" ); document.write( "y=mx+b \n" ); document.write( "y=-(1/8)x+b \n" ); document.write( "-2=-(1/8)(-1)+b \n" ); document.write( "-(16/8)=(1/8)+b \n" ); document.write( "-(17/8)=b \n" ); document.write( "The y-intercept is -(17/8) \n" ); document.write( ". \n" ); document.write( "ANSWER: The equation of the line is y=-(1/8)x-(17/8) \n" ); document.write( "In standard form: x+8y=-17 \n" ); document.write( ". \n" ); document.write( " |