document.write( "Question 405601: A number increased by 2/3 of the number is 35. What is the number? \n" ); document.write( "
Algebra.Com's Answer #286597 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A number increased by 2/3 of the number is 35. What is the number? \n" ); document.write( ": \n" ); document.write( "Let n = \"the number\" \n" ); document.write( ": \n" ); document.write( "n + \n" ); document.write( "1 \n" ); document.write( "which is \n" ); document.write( " \n" ); document.write( "multiply both sides by 3, gets rid of the fraction \n" ); document.write( "5n = 3(35) \n" ); document.write( "5n = 105 \n" ); document.write( "divide both sides by 5 \n" ); document.write( "n = \n" ); document.write( "n = 21 is the number \n" ); document.write( ": \n" ); document.write( "You can check this in the original equation \n" ); document.write( " |