document.write( "Question 111475: We are to write the followingstatment using mathematical symbols:\r
\n" );
document.write( "\n" );
document.write( "**n is the product of the difference between n squared and seven, and n cubed**\r
\n" );
document.write( "\n" );
document.write( "I got the following two, I dont know which is correct or if either is. Can you please help me.\r
\n" );
document.write( "\n" );
document.write( "n^2-7(n^3)=n or n^2+7-n^3=n\r
\n" );
document.write( "\n" );
document.write( "Thank you so much!!!! \n" );
document.write( "
Algebra.Com's Answer #81406 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! n is the product of the difference between n squared and seven, and n cubed** \n" ); document.write( "I got the following two, I dont know which is correct or if either is. Can you please help me. \n" ); document.write( "n^2-7(n^3)=n or n^2+7-n^3=n \n" ); document.write( "Thank you so much!!!! \n" ); document.write( " \n" ); document.write( "Actually neither one is correct, though your first one is close. \n" ); document.write( "Let's break it down. \n" ); document.write( " \n" ); document.write( "n is the product of the difference between n squared and seven, and n cubed \n" ); document.write( " \n" ); document.write( "Let's write \" is \" as \"equals\" or \" = \" \n" ); document.write( " \n" ); document.write( "n = the product of the difference between n squared and seven, and n cubed \n" ); document.write( " \n" ); document.write( "Let's write \"n cubed\" as \" n³ \" \n" ); document.write( " \n" ); document.write( "n = the product of the difference between n squared and seven, and n³ \n" ); document.write( " \n" ); document.write( "Let's write \"seven\" as \" 7 \" \n" ); document.write( " \n" ); document.write( "n = the product of the difference between n squared and 7, and n³ \n" ); document.write( " \n" ); document.write( "Let's write \"n squared\" as \" n² \". \n" ); document.write( " \n" ); document.write( "n = the product of the difference between n² and 7, and n³ \n" ); document.write( " \n" ); document.write( "Let's write \"the difference between n² and 7\" as \" n² - 7 \" \n" ); document.write( " \n" ); document.write( "n = the product of n² - 7 and n³ \n" ); document.write( " \n" ); document.write( "Let's write \"the product of n² - 7 and n³\" as \" (n² - 7)n³\" \n" ); document.write( " \n" ); document.write( "n = (n² - 7)n³ \n" ); document.write( " \n" ); document.write( "So your first answer would have been correct, if you had only \n" ); document.write( "enclosed the n² - 7 in parentheses to get \n" ); document.write( " \n" ); document.write( "(n² - 7)n³ = n \n" ); document.write( " \n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |