document.write( "Question 589284: Find an equation of the line. Write the equation using function notation through (-4,-8); parallel to 5x+4y=9 \n" ); document.write( "
Algebra.Com's Answer #374806 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! slope of 5x+4y=9 is -5/4 \n" ); document.write( "y=mx+b \n" ); document.write( "-8=(-5/4)*(-4)+b \n" ); document.write( "b=-13 \n" ); document.write( "y=-(5/4)*x-13 \n" ); document.write( " \n" ); document.write( " |