document.write( "Question 183937:  If x is 125% of y. y is what % of X.
\n" );
document.write( "x=125%y
\n" );
document.write( "y=X/125%\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #138003 by ptaylor(2198)     You can put this solution on YOUR website! If x is 125% of y. y is what % of X. \n" ); document.write( "x=125%y \n" ); document.write( "y=X/125%\r \n" ); document.write( "\n" ); document.write( "YOU ARE RIGHT ON!!! YOU JUST HAVE TO FINISH IT.\r \n" ); document.write( "\n" ); document.write( "Change 125% to a fraction or decimal \n" ); document.write( "125%=`125/100=1.25 \n" ); document.write( "y=x/1.25=0.8x (1 divided by 1.25) now change back to a percent(0.8=80/100=80%) \n" ); document.write( "y=80% of x\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |