PDA

View Full Version : 50%? :d


PrudensOptimus
Dec1-03, 06:17 PM
A question, kind a tricky problem if you think it's easy.

xv^{2}z^{3}

if the values of x, v, and z are each decreased by 50 percent, then the value of the expression is decreased by what percentage?

\frac{(x(1-0.5)v(1-0.5)^{2}z(1-0.5)^{3})}{xv^{2}z^{3}}

Wonder if that's how you do it...

HallsofIvy
Dec1-03, 09:03 PM
I don't see why you have divided by xv2z3.

Here's how I would do this: x decreased by 50% is (as you have it)
x(1- .5) which is then 0.5 x or x/2. Similarly v is reduce to v/2 and z is reduced to z/2.

xv2z3 is reduced to (x/2)(v/2)2(z/2)3= (xv2z3)/(2*4*8)= (xv2z3)/64. In other words xv2z3 is reduce to 1/64 of it's value.

(Oh, THAT'S why you divided by xv2z3- to get only the multiplier! Yes, you are correct!)

Reducing it to 1/64 is the same as reducing it by 63/64 which is 98.4375%.

ahrkron
Dec1-03, 10:37 PM
Originally posted by PrudensOptimus
\frac{(x(1-0.5)v(1-0.5)^{2}z(1-0.5)^{3})}{xv^{2}z^{3}}


Just be careful with the parentheses:

\frac{x(1-0.5)(v(1-0.5))^{2}(z(1-0.5))^{3}}{xv^2z^3}