document.write( "Question 160169: Write an equation of the line containing the given point and parellel to the given line. Express your answer in the form y=mx+b.\r
\n" );
document.write( "\n" );
document.write( "(-6,2);7x=3y+2\r
\n" );
document.write( "\n" );
document.write( "The equation of the line y = _________ \n" );
document.write( "
Algebra.Com's Answer #118168 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-6,2);7x=3y+2 \n" ); document.write( "3y=7x-2 \n" ); document.write( "y=7x/3-2/3 \n" ); document.write( "This line has a slope=7/3 \n" ); document.write( "2=7/3*-6+b \n" ); document.write( "2=-42/3+b \n" ); document.write( "b=2+42/3 \n" ); document.write( "b=(2*3+42)/3 \n" ); document.write( "b=(6+42)/3 \n" ); document.write( "b=48/3 \n" ); document.write( "b=16 for the y intercept.\r \n" ); document.write( "\n" ); document.write( "The equation of the line y=7x/3+16 \n" ); document.write( " |