document.write( "Question 330164: simplifiy the algebraic expression\r
\n" );
document.write( "\n" );
document.write( "4x-(5x-8y-10) \n" );
document.write( "
Algebra.Com's Answer #236601 by mananth(16946) You can put this solution on YOUR website! 4x-(5x-8y-10) \n" ); document.write( "4x-5x+8y+10 \n" ); document.write( "-x+8y+10 \n" ); document.write( " |