document.write( "Question 349054: The product of n and a number three less than n. I need to translate this into algebraic expression. \n" ); document.write( "
Algebra.Com's Answer #249493 by mananth(16946)![]() ![]() You can put this solution on YOUR website! n \n" ); document.write( "3 less than n = n-3 \n" ); document.write( "The product is\r \n" ); document.write( "\n" ); document.write( "n(n-3) \n" ); document.write( " |