document.write( "Question 772787: Which would the phrase \"three times the sum of a number and 4\" look like as a variable expression? \n" ); document.write( "
Algebra.Com's Answer #806252 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! \"three times the sum of a number and 4\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "unknown number = n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(n + 4) \n" ); document.write( " |