document.write( "Question 135724: Write an equation of the line containing the given point and parallel to the given line. Express your answer in the form y=mx+b Help me please.\r
\n" );
document.write( "\n" );
document.write( "(-9,2);6x=7y+5 \n" );
document.write( "
Algebra.Com's Answer #99469 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-9,2) \n" ); document.write( "6x=7y+5 OR 7Y=6X-5 OR Y=6X/7-5/7 (RED LINE) THIS LINE HAS A SLOPE OF 6/7 THUS ANY PARALLEL LINE ALSO HAS A SLOPE OF 6/7. \n" ); document.write( "NOW REPLACE THE X & Y TERMS WITH THE POINT VALUES GIVEMN & SOLVE FOR THE Y INTERCEPT (b) \n" ); document.write( "2=6/7*-9+b \n" ); document.write( "2=-54/7+B \n" ); document.write( "b=2+54/7 \n" ); document.write( "b=(2*7+54)/7 \n" ); document.write( "b=(14+54)/7 \n" ); document.write( "b=68/7 FOR THE Y INTERCEPT. THUS WE HAVE THE EQUATION: \n" ); document.write( "Y=6X/7+68/7 (GREEN LINE) FOR THIS PARALLEL LINE THROUGH (-9,2). \n" ); document.write( " |