document.write( "Question 867965: What number is 82% of 80? \n" ); document.write( "
Algebra.Com's Answer #523290 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
x % of y means x% * y. % is the number divided by 100.


\n" ); document.write( "82/100 * 80 = 328/5 = 65.6 \n" ); document.write( "

\n" );