document.write( "Question 16782: Find the slope-intercept form of the line satisfying the given conditions. Parallel to2x + 4y = 5, passing through (1,2). \n" ); document.write( "
Algebra.Com's Answer #8192 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
line parallel to 2x + 4y = 5,
\n" ); document.write( " can be represented by 2x + 4y = k
\n" ); document.write( " it is passing through (1,2).hence
\n" ); document.write( " 2*1+4*2 = k
\n" ); document.write( " 2+8=k
\n" ); document.write( "k=10 .......hence the equation of required line is 2x + 4y = 10
\n" ); document.write( "
\n" );