Thread: Math Help
View Single Post
01-25-12, 01:44 PM   #8
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
I have never, ever seen that method using proportions before, Zork.

(At least in America) we teach that this is how to use proportions to solve percent problems.

Code:
 percent     portion 
--------- = ---------
   100        whole
so, let's say you want 80% of 200:
Code:
 80       x  
----- = -----
 100     200
Then you cross-multiply
Code:
80 * 200 = 100 * x
divide by 100 on both sides to solve for x
Code:
( 80 * 200 ) / 100 = 100x / 100
160 = x

(I'm a math teacher.)
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote