document.write( "Question 20791: two thirds of a number reduced by 11 is equal to 4 more than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #10031 by kapilsinghi(68)\"\" \"About 
You can put this solution on YOUR website!
let the number = x
\n" ); document.write( "(2/3)*x - 11 = x + 4\r
\n" ); document.write( "\n" ); document.write( "2x/3 - 11 = x + 4\r
\n" ); document.write( "\n" ); document.write( "2x/3 = x + 15\r
\n" ); document.write( "\n" ); document.write( "2x = 3x + 45\r
\n" ); document.write( "\n" ); document.write( "x = -45\r
\n" ); document.write( "\n" ); document.write( "kapilsinghi123@gmail.com
\n" ); document.write( "
\n" );