document.write( "Question 365994: Calculate the following percentages.
\n" );
document.write( "20% of 30
\n" );
document.write( "42% of 57
\n" );
document.write( "35% of 89 \n" );
document.write( "
Algebra.Com's Answer #260825 by Alan3354(69443) You can put this solution on YOUR website! Calculate the following percentages. \n" ); document.write( "20% of 30 \n" ); document.write( "42% of 57 \n" ); document.write( "35% of 89 \n" ); document.write( "------------ \n" ); document.write( "% is the part of 100 \n" ); document.write( "P% = P/100 \n" ); document.write( "----------- \n" ); document.write( "35% is 0.35 \n" ); document.write( "0.35*89 = 31.15 \n" ); document.write( "Do the others the same way. \n" ); document.write( " \n" ); document.write( " |