document.write( "Question 212071: Find the value(s) of d so that the points (6,d) and (4,7) lie on a line that is parallel to the line 7x-8y=-80 \n" ); document.write( "
Algebra.Com's Answer #160167 by HyperBrain(694)\"\" \"About 
You can put this solution on YOUR website!
7x-8y=-80
\n" ); document.write( "---
\n" ); document.write( "We transform this line into its slope-intercept form.
\n" ); document.write( "7x-8y=-80
\n" ); document.write( "8y=7x+80
\n" ); document.write( "y=(7/8)x+10
\n" ); document.write( "---
\n" ); document.write( "Now, we know that the slope of this line is 7/8.
\n" ); document.write( "The line passing through the given two points must also have a slope of 7/8 for it to be parallel to the given line.
\n" ); document.write( "---
\n" ); document.write( "(6,d) and (4,7)
\n" ); document.write( "m=(d-7)/(6-4)=(d-7)/2
\n" ); document.write( "(d-7)/2=7/8
\n" ); document.write( "4(d-7)=7
\n" ); document.write( "4d-28=7
\n" ); document.write( "4d=35
\n" ); document.write( "d=35/4
\n" ); document.write( "
\n" );