document.write( "Question 361062: 14 less than three times a number is equal to the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #257585 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
3x - 14 = x,
\n" ); document.write( "3x - x = 14,
\n" ); document.write( "2x = 14,
\n" ); document.write( "x = 7.
\n" ); document.write( "
\n" );