document.write( "Question 77071: Write the following phrase using symbols. Use the variable x to represent the number.
\n" );
document.write( " 3 more than a number
\n" );
document.write( "This is what I came up with. Is it right?
\n" );
document.write( "x+3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #55246 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! You are correct because the phrase is saying that three is being added to an unknown number (x).\r \n" ); document.write( "\n" ); document.write( "So, unknown number (x) + 3 or x+3 \n" ); document.write( " |