document.write( "Question 791342: Can you please help me simplify:
\n" );
document.write( "8n-5+4n \n" );
document.write( "
Algebra.Com's Answer #479540 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 8n and 4n are like or common terms\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 8+4 = 12, this means that 8n+4n = 12n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore 8n-5+4n simplifies to 12n - 5 \n" ); document.write( " |