document.write( "Question 685718: what should be the equation of the line in standard form that passes through (4,6) and is parallel to the line where equation is y=2/3x +5? \n" ); document.write( "
Algebra.Com's Answer #424541 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
the line parallel to the line y=2/3x +5 will have slope=2/3
\n" ); document.write( "the equation of the line that passes through (4,6) with slope =2/3
\n" ); document.write( "is (y-6)/(x-4)=2/3
\n" ); document.write( "or 3y-18=2x-8
\n" ); document.write( "or 3y=2x-8+18=2x+10
\n" ); document.write( "or y=2/3x+10/3
\n" ); document.write( "ans
\n" ); document.write( "
\n" );