document.write( "Question 280217: If 20% of a number is added to 288, the answer is 78 times greater than 4. What is the number? \n" ); document.write( "
Algebra.Com's Answer #203664 by JBarnum(2146) You can put this solution on YOUR website! .2n+288=78(4) multiply \n" ); document.write( ".2n+288=312 subtract \n" ); document.write( ".2n=24 divide \n" ); document.write( " |