document.write( "Question 117029: If 120% of a number is 500, what is 80% of the same number? \n" ); document.write( "
Algebra.Com's Answer #85106 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the number. \n" ); document.write( "1.2x=500 \n" ); document.write( "1.2x/1.2=500/1.2 \n" ); document.write( "x=416.67 \n" ); document.write( "416.67 * .8=333.33 \n" ); document.write( "Ed \n" ); document.write( " |