document.write( "Question 97373: Translate the phrase into a variable expression
\n" );
document.write( "\"the sum of 3 and a number\" \n" );
document.write( "
Algebra.Com's Answer #70857 by mathslover(157)![]() ![]() You can put this solution on YOUR website! let the number be x \n" ); document.write( "epression is \n" ); document.write( "3 + x \n" ); document.write( " |