document.write( "Question 704670: How do u find how much money off sumthing will be if you have a % off \n" ); document.write( "
Algebra.Com's Answer #434220 by Simnepi(216)\"\" \"About 
You can put this solution on YOUR website!
To find any percentage of anything you have to do two things....
\n" ); document.write( "Multiply the numbers and divide by hundred.
\n" ); document.write( "for example,...
\n" ); document.write( "to find 15% of £320
\n" ); document.write( "multiply 15 and 320 giving 4800
\n" ); document.write( "then
\n" ); document.write( "\"4800%2F100\"= 48
\n" ); document.write( "so if it was a 15% discount of £320 the saving would be £48.
\n" ); document.write( "Hope that helps!
\n" ); document.write( "
\n" );