document.write( "Question 1167851: what is the slope-intercept form of the equation of a line that passes through
\n" ); document.write( "(5,-4) and has a slope of '3/4'?
\n" ); document.write( "

Algebra.Com's Answer #792465 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
what is the slope-intercept form of the equation of a line that passes through
\n" ); document.write( "(5,-4) and has a slope of '3/4'?
\n" ); document.write( "
There are two ways, One way uses the point-slope form \r\n" );
document.write( "and the other uses only the slope-intercept form.\r\n" );
document.write( "\r\n" );
document.write( "First way [uses point-slope form]:\r\n" );
document.write( "\r\n" );
document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\"\r\n" );
document.write( "\"y-%28-4%29=expr%283%2F4%29%28x-5%29\"\r\n" );
document.write( "\"y%2B4=expr%283%2F4%29x-expr%283%2F4%29%2A5\"\r\n" );
document.write( "\"y%2B4=expr%283%2F4%29x-15%2F4\"\r\n" );
document.write( "\"y=expr%283%2F4%29x-15%2F4-4\"\r\n" );
document.write( "\"y=expr%283%2F4%29x-15%2F4-16%2F4\"\r\n" );
document.write( "\"y=expr%283%2F4%29x-31%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "Second way [uses only slope-intercept form]: \r\n" );
document.write( "\r\n" );
document.write( "\"y=mx%2Bb\"\r\n" );
document.write( "\"-4=expr%283%2F4%29%285%29%2Bb\"\r\n" );
document.write( "\"-4=15%2F4%2Bb\"\r\n" );
document.write( "\"-16=15%2B4b\"\r\n" );
document.write( "\"-31=4b\"\r\n" );
document.write( "\"-31%2F4=b\"\r\n" );
document.write( "\"y=expr%283%2F4%29x-31%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );