document.write( "Question 190087: Write an equation containing the given points and parallel to the line
\n" );
document.write( "(-7,4); 7x=3y+5 \n" );
document.write( "
Algebra.Com's Answer #142647 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! any line parallel to 7x=3y+5 will have the same slope.....so the first step is to find the slope of this line 3y=7x-5---->y=(7/3)x-5/3.......so the slope is 7/3 \n" ); document.write( ": \n" ); document.write( "Now using the point slope formula with (-7,4) as our point \n" ); document.write( ": \n" ); document.write( "y-4=(7/3)(x+7) \n" ); document.write( ": \n" ); document.write( "y-4=7/3x+49/3 \n" ); document.write( ": \n" ); document.write( "3y-12=7x+49.........multiplied all terms by 3 \n" ); document.write( ": \n" ); document.write( "7x+3y=61 \n" ); document.write( " |