document.write( "Question 258027: Find the slope of the line determined by the following equation:\r
\n" );
document.write( "\n" );
document.write( "x= 5-y/4
\n" );
document.write( "Please show steps to solving.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #189875 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! x = 5 - y/4 multiply by 4 to get \n" ); document.write( "4x = 20 - y rearrange \n" ); document.write( "y = 20 - 4x \n" ); document.write( "Gradient is therefore -4. When x = 0, y = 20 so \n" ); document.write( "y intercept +20 \n" ); document.write( " \n" ); document.write( " |