document.write( "Question 404654: write an equation of the line containing the given points and parrallel to the given line. Express your answer in the form y=mx+b\r
\n" );
document.write( "\n" );
document.write( "(-3,2);3x=7y+5 \n" );
document.write( "
Algebra.Com's Answer #285952 by subudear(62)![]() ![]() ![]() You can put this solution on YOUR website! any line passing through (-3,2) and parallel to 3x=7y+5 si given by\r \n" ); document.write( "\n" ); document.write( "3x = 7y + k \r \n" ); document.write( "\n" ); document.write( "as this point lies on this line it should be solution for this line\r \n" ); document.write( "\n" ); document.write( "3*(-3) = 7*2 + k \n" ); document.write( "k= -23\r \n" ); document.write( "\n" ); document.write( "so equation of line is 3x -7y = -23 \n" ); document.write( " |