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)\"\" \"About 
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( "\"y+=+%2810%2F15%29x+%2B+12%2F15\"
\n" ); document.write( "m = 10/15 = 2/3
\n" ); document.write( "Using point-slope formula, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\", with x = -6, & y = 8,
\n" ); document.write( "\"y+-+8+=+%282%2F3%29x+-%28-6%29%29\" \r
\n" ); document.write( "\n" ); document.write( "y = (2/3)x + 14
\n" ); document.write( "
\n" );