z=xy^2 50% increase in X and 20% decrease in Y changes in Z

This topic has expert replies
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 267
Joined: Wed Jul 16, 2008 12:20 am
Thanked: 4 times
Followed by:1 members

by Mani_mba » Thu Oct 09, 2008 12:40 am
50% increase in x = x + x/2 = 3/2(x)
20% decrease in y = y-y/5 = 4y/5

z= xy^2

Z' = (3x/2)(16y^2/25)
Z' = 24/25 (xy^2)

z - 4%(z) = Z'

SO there was 4% decrease. IMO A.

Master | Next Rank: 500 Posts
Posts: 118
Joined: Fri Apr 18, 2008 4:58 am
Thanked: 1 times

by ifthyder » Thu Oct 09, 2008 7:06 pm
Mani_mba wrote:50% increase in x = x + x/2 = 3/2(x)
20% decrease in y = y-y/5 = 4y/5

z= xy^2

Z' = (3x/2)(16y^2/25)
Z' = 24/25 (xy^2)
1-(24/25)
(25-24)/25
(1/25)*100
4



SO there was 4% decrease. IMO A.

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Thu Oct 09, 2008 7:20 pm
Another way

Original Z = X * Y^2

New x = 1.5x (150% of x i.e 150/100 * x)
New Y = .8Y (80/100*Y)

New Z = 1.5 X * (.8Y) ^ 2
= 1.5 * .64 * X*Y ^2
= .96 * X *Y^2
= 96/100 * X * Y ^ 2

Threfre new Z is 4% reduction of Original Z

Legendary Member
Posts: 1159
Joined: Wed Apr 16, 2008 10:35 pm
Thanked: 56 times

by raunekk » Fri Oct 10, 2008 3:17 am
make it less complex,,,
no need to take variables,,,

take x=2 and y=10
and solve,,,

thx