document.write( "Question 61185: please show me how to get this equation. write the equation of the line which passes through the point(2,1) and is parallelto the line with equation y=5/2x+6 Thank you. \n" ); document.write( "
Algebra.Com's Answer #42128 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=5/2X+6 HAS A SLOPE OF 5/2 AND PASSES THROUGH POINTS(2,1) THEN
\n" ); document.write( "1=5/2*2+b
\n" ); document.write( "1=5+b
\n" ); document.write( "B=1-5
\n" ); document.write( "b=-4 THUS THE EQUATION FOR THIS LINE IS
\n" ); document.write( "Y=5/2X-4
\n" ); document.write( "
\n" );