document.write( "Question 39110: Find an equation of the line that satisfies the conditions. Write the equation in standard form. Through (5,5); m= -3/4 \n" ); document.write( "
Algebra.Com's Answer #24528 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We use the slope-intercept form \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - 5 = (-3/4)(x - 5) \n" ); document.write( "now multiply by 4 \n" ); document.write( "4y - 20 = -3(x - 5) \n" ); document.write( "4y - 20 = -3x + 15 \n" ); document.write( "3x + 4y = 35 \n" ); document.write( " |