SOLUTION: a company has an income of $100,000 before paying taxes and a bonus. the bonus B is to be 20% of the income after deducting income taxes T but before deducting the bonus. so B=0.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: a company has an income of $100,000 before paying taxes and a bonus. the bonus B is to be 20% of the income after deducting income taxes T but before deducting the bonus. so B=0.      Log On


   



Question 295619: a company has an income of $100,000 before paying taxes and a bonus. the bonus B is to be 20% of the income after deducting income taxes T but before deducting the bonus. so
B=0.20(100,000-T)
because the bonus is a deductible expense, the amount of income tax T at a 40% rate is 40% of the income after deducting the bonus. so
T=0.40(100,000-B)
solve the system algebraically to find the bonus and the amount of tax

Found 2 solutions by richwmiller, palanisamy:
Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!

B=0.20(100,000-T)
T=0.40(100,000-B)
solve for b
t=.4*100000-.4b
t-.4*100000=-.4b
.4*100000-t=.4b
(.4*100000-t)/.4=b
100000-t/.4=b
b=.2*(100000-t)
b=.2*100000-.2t
set them equal
.2*100000-.2t=100000-t/.4
t=34782.6
b=.2*100000-.2t
b=13043.5, t=34782.6
or
B = 20000.-0.2T
T = 40000.-0.4B
B=13043.5, T=34782.6

Answer by palanisamy(496) About Me  (Show Source):
You can put this solution on YOUR website!
The given equations are
B=0.20(100,000-T) ...(1)
and T=0.40(100,000-B)
T = 400000-0.40B ...(2)

Put B = 0.20(100,000-T) in (2)
T=400000-(0.20(100,000-T)
T= 400000-20000+0.20T
T-0.20T = 200000
0.8T=200000
T=200000/(0.8)
T=2500000
(1)=> B= 200000-(0.20)*2500000
B=200000-50000
B=150000