document.write( "Question 1120087: find the number which when multiplied by 16 is increased by 225 \n" ); document.write( "
| Algebra.Com's Answer #735746 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "16 times a number is the number, increased by 15 times itself. Since the amount of increase is 225, \n" ); document.write( "15x = 225 \n" ); document.write( "x = 15 \n" ); document.write( "The number is 15. \n" ); document.write( " |