document.write( "Question 222585: find the equation of the line parallel to 3x-5y=-7 and goes through(-8,-2) \n" ); document.write( "
Algebra.Com's Answer #166644 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x-5y=-7 and goes through(-8,-2) \n" ); document.write( "-5y=-3x-7 \n" ); document.write( "y=-3x/-5-7/-5 \n" ); document.write( "y=3x/5+7/5 \n" ); document.write( "Here we have a slope=3/5 \n" ); document.write( "A paralel line will also have a slope=3/5. \n" ); document.write( "-2=3/5*-8+b \n" ); document.write( "-2=-24/5+b \n" ); document.write( "b=-2+24/5 \n" ); document.write( "b=(-2*5+24)/5 \n" ); document.write( "b=(-10+24)/5 \n" ); document.write( "b=14/5 the y intercept. \n" ); document.write( "y=3x/5+14/5 \n" ); document.write( " |