document.write( "Question 97492: i have to find an equation of the line with a slope of -4/3 and a y-intrercept 3?
\n" );
document.write( "i have to leave it in slope-intercept form.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #70922 by mathslover(157) You can put this solution on YOUR website! The general equation of a line in the slope intercept form is \n" ); document.write( "given by \r \n" ); document.write( "\n" ); document.write( "y= mx + c where m is the slope and c is the y-intercept\r \n" ); document.write( "\n" ); document.write( "in the given question slope = -4/3 and y-intercept is 3. replacing these values in the general equation we have,\r \n" ); document.write( "\n" ); document.write( "y= -4/3 x + 3 \n" ); document.write( " |