First, just a reminder that we answer questions according to date (older first), giving some priority given to current students. When you "bump" a question, you give it a later date, causing it to lose its place in line and be answered later as a result.
Guest Wrote:I don't understand how 256Wb^3 came from.
I understand that A=256 Band I understand why (4Wb) was substituted for Wa, but I just don't understand how the Wb got the 256.
I don't understand how 256Wb^3 came from.
I understand that A=256 Band I understand why (4Wb) was substituted for Wa, but I just don't understand how the Wb got the 256.
Here's all the steps:
Variable definitionsW = # of wins
L = # of losses
"edge" = (W^3)/(L^2)
A = "edge" of the team in year A = (Wa^3)/(La^2)
B = "edge" of the team in year A = (Wb^3)/(Lb^2)
Given formulasA = 256(B)
Wb = (1/4)Wa
We want to solve for % increase in losses: % change from La to Lb.
Manipulation of formulasA = 256(B)
(Wa^3)/(La^2) = 256(Wb^3)/(Lb^2) {substitution of both "edge" definitions...this is where Wb "got" the 256.}
(Wa^3)*(Lb^2) = 256(Wb^3)*(La^2) {cross-mulitplying}
(Wa^3)*(Lb^2) = 256((1/4)Wa)^3*(La^2) {substituting (1/4)Wa for Wb--given formula}
(Wa^3)*(Lb^2) = (256/4^3)*(Wa^3)*(La^2) {manipulating the constants}
(Wa^3)*(Lb^2) = 4*(Wa^3)*(La^2) {manipulating the constants}
(Lb^2) = 4*(La^2) {canceling Wa^3 from both sides}
Lb = 2*La {square root of both sides}
Double the losses in B means an increase of 100% from losses in year A.