document.write( "Question 881451: Find the equation in the form of y=mx+b through (3,-5) parallel to y=4x+3 \n" ); document.write( "
Algebra.Com's Answer #532244 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "-5=4*3+b \n" ); document.write( "-5=12+b \n" ); document.write( "b=-17 \n" ); document.write( "y=4x-17 \n" ); document.write( " |