document.write( "Question 1144819: One third of a number is 4 more than 11. What is the number?! \n" ); document.write( "
Algebra.Com's Answer #765990 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let x be the number. \n" ); document.write( "1/3 * x = 11 + 4 = 15 \n" ); document.write( "solve for x to get x = 3 * 15 = 45. \n" ); document.write( "that's your number. \n" ); document.write( "1/3 of 45 = 15. \n" ); document.write( "15 is 4 more than 11. \n" ); document.write( " \n" ); document.write( " |