document.write( "Question 945064: find the equation of the line that is parallel to the graph of 3x-5y=3 and passes through (-6,-6). write the equation in standard form \n" ); document.write( "
Algebra.Com's Answer #576261 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of the line that is parallel to the graph of 3x-5y=3 and passes through (-6,-6). write the equation in standard form \n" ); document.write( "*** \n" ); document.write( "standard form of equaation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "given equation: \n" ); document.write( "3x-5y=3 \n" ); document.write( "5y=3x-3 \n" ); document.write( "y=3x/5-3/5 \n" ); document.write( "slope=3/5 \n" ); document.write( ".. \n" ); document.write( "parallel lines have the same slope \n" ); document.write( "equation of parallel line \n" ); document.write( "y=3x/5+b \n" ); document.write( "solve for b using coordinates of given point on the line(-6,-6) \n" ); document.write( "-6=3*(-6)/5+b \n" ); document.write( "b=-6+18/5=-12/5 \n" ); document.write( "equation: y=3x/5-12/5 \n" ); document.write( "5y=3x-12 \n" ); document.write( "in standard form: \n" ); document.write( "3x-5y=12 \n" ); document.write( " \n" ); document.write( " |