document.write( "Question 1081431: Find the slope and the y-intercept of the following linear equation.\r
\n" );
document.write( "\n" );
document.write( "x = 4y – 16 \n" );
document.write( "
Algebra.Com's Answer #695471 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Rewrite as 4y=x-16 \n" ); document.write( "divide by 4 \n" ); document.write( "y=(1/4)x-4 \n" ); document.write( "slope is (1/4) and y-intercept is at -4 or (0, -4) \n" ); document.write( " |