document.write( "Question 332504: If 4 less than 3 times a certain number is 2 more than the number, what is the number? \n" ); document.write( "
Algebra.Com's Answer #238262 by AAfter.Com(18)\"\" \"About 
You can put this solution on YOUR website!
Let the given number be n.
\n" ); document.write( "Then, 3n - 4 = n + 2
\n" ); document.write( "=> 2n = 6
\n" ); document.write( "=> n = 3
\n" ); document.write( "Hence, the given number is 3.
\n" ); document.write( "Check: 3 X 3 - 4 = 5
\n" ); document.write( "3 + 2 = 5
\n" ); document.write( "
\n" );