document.write( "Question 858399: Four times a number, diminished by 6, yields the same result as twice the same number increased by 4. Find the number. \n" ); document.write( "
Algebra.Com's Answer #517479 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
4x-6=2x+4
\n" ); document.write( "4x-2x=4+6
\n" ); document.write( "2x=10
\n" ); document.write( "x=5
\n" ); document.write( "
\n" );