document.write( "Question 11898: Write the algebraic expression that corresponds to five times the sum of a number and the opposite of 12. \n" ); document.write( "
Algebra.Com's Answer #6082 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! five times the sum of a number and the opposite of 12.\r \n" ); document.write( "\n" ); document.write( "First of all the word \"sum\" tells you it is an addition problem. \n" ); document.write( "Let x = a number; the opposite of 12 is -12:\r \n" ); document.write( "\n" ); document.write( "so we have x+12; then we want to multiply that by 5:\r \n" ); document.write( "\n" ); document.write( "5(x+12) \n" ); document.write( " \n" ); document.write( " |