document.write( "Question 482175: Write the following linear equation in slope-intercept form:
\n" );
document.write( "2x - 5y = 20
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #330129 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 2x - 5y = 20 \n" ); document.write( "5y=2x-20 \n" ); document.write( "y=(2/5)x-4 \n" ); document.write( " |