document.write( "Question 2537: how do u work out a pecentage of a number such as 5% of 80 or 25& of 100
\n" );
document.write( "i already know the easy ones like 50& and 25% but what are the other ones? \n" );
document.write( "
Algebra.Com's Answer #1075 by Dymind(3) ![]() You can put this solution on YOUR website! to find the percentage of any number divide the percentage by 100 and multiply \n" ); document.write( "it by the number. eg 5% of 80= 5/100*80=4 \n" ); document.write( " |