Value of the expression is decreased by what percentage?

  • Context: Undergrad 
  • Thread starter Thread starter PrudensOptimus
  • Start date Start date
  • Tags Tags
    Expression Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
PrudensOptimus
Messages
641
Reaction score
0
A question, kind a tricky problem if you think it's easy.

[tex]xv^{2}z^{3}[/tex]

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?

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

Wonder if that's how you do it...
 
Last edited:
Physics news on Phys.org
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%.
 
Last edited by a moderator:
Originally posted by PrudensOptimus
[tex]\frac{(x(1-0.5)v(1-0.5)^{2}z(1-0.5)^{3})}{xv^{2}z^{3}}[/tex]

Just be careful with the parentheses:

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