document.write( "Question 344729: How do I write the equation of the line that goes through the point (-6,8) and is parallel to the line 10x - 15y = -12 \n" ); document.write( "
Algebra.Com's Answer #246670 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \"parallel to the line 10x - 15y = -12\" \n" ); document.write( "Solve for y to obtain this format y = mx + b and find slope m \n" ); document.write( " \n" ); document.write( "m = 10/15 = 2/3 \n" ); document.write( "Using point-slope formula, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = (2/3)x + 14 \n" ); document.write( " |