document.write( "Question 161111: i need helpon simplifying expressions:\r
\n" );
document.write( "\n" );
document.write( "5(w-1/5)-w(9) \n" );
document.write( "
Algebra.Com's Answer #118679 by dayo(2)![]() ![]() ![]() You can put this solution on YOUR website! using distribution property... \r \n" ); document.write( "\n" ); document.write( " 5w-1-9w \n" ); document.write( " =-4w-1 \n" ); document.write( " |