document.write( "Question 432521: write the equation for the line contaiting the specified point and having the given slope in ax+by=c form, where a and b are integers.\r
\n" ); document.write( "\n" ); document.write( "(0,3) and m= 7/4
\n" ); document.write( "

Algebra.Com's Answer #299876 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( " where m is the slope and b the y-intercept.
\n" ); document.write( "Line passing thru Pt(0,3) with slope m= 7/4
\n" ); document.write( " y = (7/4)x + b
\n" ); document.write( " 3 = (7/4)*0 + b
\n" ); document.write( " 3 = b
\n" ); document.write( " y = (7/4)x + 3 \n" ); document.write( "
\n" );