document.write( "Question 32538: passes through (-4,-2) parrallell to -7x-5y=58 \n" ); document.write( "
Algebra.Com's Answer #19009 by mukhopadhyay(490) ![]() You can put this solution on YOUR website! Line parallel to -7x-5y=58 will have the same slope as this. \n" ); document.write( "Equation of any line parallel to above line is y=-7/5x+k; \n" ); document.write( "The above line passes thru (-4,-2) \n" ); document.write( "=> -2 = (-7/5)(-4) + k \n" ); document.write( "=> k = -2-(28/5)=-38/5 \n" ); document.write( "Equation is: y = (-7/5)x -38/5 \n" ); document.write( "Same as 5y+7x = -38 \n" ); document.write( " |