document.write( "Question 240851: Write an equation in slope-intercept form for the line that is parallel to the given line and that passes through the given point.
\n" );
document.write( "5x-2y=10;(3,-5) \n" );
document.write( "
Algebra.Com's Answer #176500 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 5x-2y=10 \n" ); document.write( "-2y=-5x+10 \n" ); document.write( "y=-5x/-2+10/-2 \n" ); document.write( "y=5x/2-5 (red line) this line has a slope=5/2 \n" ); document.write( "A parallel line will also have a slope=5/2 \n" ); document.write( "(3,-5) \n" ); document.write( "-5=5/2*3+b \n" ); document.write( "-5=15/2+b \n" ); document.write( "b=-5-15/2 \n" ); document.write( "b=-10/2-15/2 \n" ); document.write( "b=-25/2 \n" ); document.write( "Y=5X/2-25/2 (green line)ANS. FOR THE LINE PARALLEL & PASSING THROUGH (3,-5) \n" ); document.write( " |