document.write( "Question 974023: One more than three times a number using x as the variable \n" ); document.write( "
| Algebra.Com's Answer #596040 by Boreal(15235)     You can put this solution on YOUR website! 3x+1 is what is needed. These problems must be read carefully, and they must be written carefully.\r \n" ); document.write( "\n" ); document.write( "Twice the value of three times a number plus one is ambiguous: it may be 2(3x+1) or 2(3x) +1. \r \n" ); document.write( "\n" ); document.write( "One more than 3 times a number is clear. \n" ); document.write( " |