$ 75000 is the maximum amount that he can spend per month paying off credit cards and loans and not be in danger of credit overload.
More than this amount will exceed his income.
Answer: B and C
Explanation: Analyze the audience
Identify the problem
Solution :
x = float_(input())
y = float_(input())
z = float_(input())
res1 = x**z
res2 = x**(y**z)
res3 = abs(x-y)
res4 = (x**z)**0.5
print('{:.2f} {:.2f} {:.2f} {:.2f}'.format(res1,res2,res3,res4))
Output is :
5.0
1.5
3.2
172.47 361.66 3.50 13.13
Answer:
-6.4
Explanation:
just divide -32 by 5 and you will get your answer of -6.4
It should be under lined, when you press it it should have a different colour