119k views
0 votes
You have $74 in a checking account. Define a variable and write an expression to find the balance in your account after each deposit or withdrawal below, then evaluate your expression for each change.

A) Initial balance: $74, Deposit of $18
B) Initial balance: $74, Withdrawal of $29
C) Initial balance: $74, Withdrawal of $147
D) Initial balance: $74, Deposit of $120

User Doga Oruc
by
7.4k points

1 Answer

7 votes

Final answer:

To find the balance in your account after each deposit or withdrawal, use the expression 'balance + deposit amount' for deposits and 'balance - withdrawal amount' for withdrawals.

Step-by-step explanation:

To find the balance in your account after each deposit or withdrawal, we can define a variable, let's call it 'balance'. The expression to find the balance after a deposit is 'balance + deposit amount', and after a withdrawal is 'balance - withdrawal amount'.

A) Initial balance: $74, Deposit of $18:
Balance after deposit = 74 + 18 = 92

B) Initial balance: $74, Withdrawal of $29:
Balance after withdrawal = 74 - 29 = 45

C) Initial balance: $74, Withdrawal of $147:
Balance after withdrawal = 74 - 147 = -73

D) Initial balance: $74, Deposit of $120:
Balance after deposit = 74 + 120 = 194

User Jakub Bujny
by
6.8k points