document.write( "Question 49612: How do you find the slope and the y-intercept
\n" );
document.write( "in this equation:
\n" );
document.write( "x-4y=8 \n" );
document.write( "
Algebra.Com's Answer #32931 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x-4y=8\r \n" ); document.write( "\n" ); document.write( "solve for y as follows:\r \n" ); document.write( "\n" ); document.write( "4y=x-8 \n" ); document.write( "y= (1/4)x-2\r \n" ); document.write( "\n" ); document.write( "The (1/4) is the slope and (0,-2) is the y-intercept. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |