4 weeks ago •
10 people like this
sativagarden, kennyc, fraterchaos, Andrew Pam, Khurram Wadee, John Hummel, khaosprinz, franni, Aladár Mézga and nowisthetime like this.
kennyc likes this.
2 people like this
Will (new account) and John Hummel like this.
John Hummel likes this.
Johannes Berg •
kennyc likes this.
Khurram Wadee •
Will (new account) •
.08 x 25 => 8 / 100 x 25 => .08 x 100 x 25 / 100 => 8 x .25
stefani banerian
you just move the numerators around
2 people like this
Will (new account) and John Hummel like this.
Will (new account) •
michapixel 💉💉💉💉 •
Will (new account) •
John Hummel likes this.
Johannes Berg •
x% of y
Rewrite: (x * (1 / 100)) * y
Associativity: x * ((1 / 100) * y)
Commutativity: x * (y * (1 / 100))
Commutativity: (y * (1 / 100)) * x
Rewrite: y% of x
John Hummel •
That was how I thought about it, @Will (new account).