document.write( "Question 1017161: (-6,-6) ;Parallel to -x+6y=30 the equation of the line is ? \n" ); document.write( "
Algebra.Com's Answer #633507 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The slope of \n" ); document.write( "-x + 6y = 30 \n" ); document.write( "is found by either solving for y or by reading -A/B... \n" ); document.write( "6y = x + 30 \n" ); document.write( "y = (1/6)x + 5 \n" ); document.write( "Our slope is 1/6. \n" ); document.write( "Then plug our new point and wanted slope into \n" ); document.write( "y = mx + b and get \n" ); document.write( "-6 = (1/6)(-6) + b \n" ); document.write( "b = -5 \n" ); document.write( "so our equation is \n" ); document.write( "y = (1/6)x - 5 \n" ); document.write( " |