document.write( "Question 27572: when trying to find the percent of an number where do you start. example:
\n" );
document.write( " 2% out of 100
\n" );
document.write( " 3%of 100
\n" );
document.write( " 6% of 65 \n" );
document.write( "
Algebra.Com's Answer #14991 by longjonsilver(2297) You can put this solution on YOUR website! look at the Lessons i have written on this website on this topic. They will help you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "PERCENT is PER-CENT...meaning \"OUT OF 100\" so:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3% is 3/100. \n" ); document.write( "6% is 6/100.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6% of 65 is (6/100)*65 --> 3.9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |