SOLUTION: 1. Victoria's paycheck is for $x and y cents. When she cashes it the cashier accidently givese her $y and x cents. As a result Victoria has lost $95.04. HOw much was Victoria's ori

Algebra ->  Customizable Word Problem Solvers  -> Finance -> SOLUTION: 1. Victoria's paycheck is for $x and y cents. When she cashes it the cashier accidently givese her $y and x cents. As a result Victoria has lost $95.04. HOw much was Victoria's ori      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 85899: 1. Victoria's paycheck is for $x and y cents. When she cashes it the cashier accidently givese her $y and x cents. As a result Victoria has lost $95.04. HOw much was Victoria's original check for?


2. Shopko and Walmart are both offering huge saving on digital toasters. Shopko's Ad reads, "30% less than the K-Mart price". Walmart advertises, "You'd pay 35% more at K-Mart," Which store is offering the better price and by how much?

3. Shannon is the CEO of a large corporation and Emily is the president. One year the compnay makes a profit of $10,000,000 so the Board of Trustees decides to give Shannon and Emily bonuses. Shannon receives 3% of the profit after Emily's bonus is taken out and Emily receives 2% after Shannon's bonus is subtracted. How much does each woman receive (answer to the nearest whole dollar).

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Victoria's paycheck is for $x and y cents. When she cashes it the cashier accidentally gives her $y and x cents. As a result Victoria has lost $95.04. HOw much was Victoria's original check for?
:
We know that the dollar amt and the cents amts will be confined to 2 digits
:
Correct amt - given amt = 95.04
(x + .01y) - (y + .01x) = 95.04
:
x - .01x - y + .01y = 95.04
:
.99x - .99y = 95.04
:
99x - 99y = 9504; multiply by 100 to get rid of the decimals.
:
x - y = 96; simplified, divided equation by 99
:
Because both x and y are confined to two digits, we know the value of her check has to be between 100 and 96
:
we have 3, possibly 4, solutions:
:
If x = 99: 99 - 96 = 3; = y = .03
Her check = 99.03 - 03.99 = 95.04
and
If x = 98: 98 - 96 = 2, y = .02
Her check = 98.02 - 02.98 - 95.04
and
If x = 97: 97 - 96 = 1; y = .01
Her check = 97.01 - 01.97 = 95.04
:
I guess you call x = 96 a solution:
Her check = 96.00: 96.00 - 00.96 = 95.04
:
:
2. Shopko and Walmart are both offering huge saving on digital toasters. Shopko's Ad reads, "30% less than the K-Mart price". Walmart advertises, "You'd pay 35% more at K-Mart," Which store is offering the better price and by how much?
:
Let K-mart price = $60
:
Shopko price: 60 - .3(60) = $42
:
Walmart price:
Let x = Walmart price:
1.35x = 60
x = 60/1.35
x = $44.44 (Walmart price)
:
:
3. Shannon is the CEO of a large corporation and Emily is the president. One year the company makes a profit of $10,000,000 so the Board of Trustees decides to give Shannon and Emily bonuses. Shannon receives 3% of the profit after Emily's bonus is taken out and Emily receives 2% after Shannon's bonus is subtracted. How much does each woman receive (answer to the nearest whole dollar).
:
Let's do this in $1000's. S = amt of Shan's bonus and E = amt of Emil's
:
S = .03(10000 - E)
:
E = .02(10000 - S)
E = 200 - .02S
+.02s = 200 - E
S = %28%28200+-+E%29%29%2F.02
S = (10000 - 50E); divided .02 into 10000 and 1
:
Substitute for S in the 1st equation
10000 - 50E = .03(10000 - E)
10000 - 50E = 300 - .03E
10000 - 300 = +50E - .03E
9700 = 49.97E
E = 9700%2F49.97
E = 194.1164699 * 1000 = $194,117 is Emil's bonus
:
Find E in terms of S and solve for S
S = .03(10000 - E)
S = 300 - .03E
+.03E = 300 - S
E = %28%28300-S%29%29%2F.03
E = 10000 - 33.333S; divided .03 into 10000 and 1
:
Substitute for E in the 2nd equation:
10000 - 33.333S = .02(10000 - S)
10000 - 33.333S = 200 - .02S
10000 - 200 = +33.333S - .02S
9800 = 33.3133S
S = 9800%2F33.3133
S = 294.1768003 * 1000 = $294,177 is Shan's bonus
:
:
Alot of chances for math errors here, check my work. Let me know if I screwed up somewhere.