1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
4vir4ik [10]
3 years ago
10

An accountant needs to withhold 18% of income for taxes if the income is below $40,000, and 27% of income if the income is $40,0

00 or more. The income amount is in cell A1. Write a spreadsheet expression that would calculate the amount to withhold."
Mathematics
1 answer:
ser-zykov [4K]3 years ago
4 0

Answer:

=IF(A1<40000,(18%*I18),(27%*A1))

Step-by-step explanation:

The spreadsheet expression to  be used is the "IF" function. The "IF" function is one that returns a value based on the conditions stated thereafter in the spreadsheet formula. Like every spreadsheet function, this also starts with =

In the question given,

The value to be examined is in cell A1. if A1 is less than $40000 is written as A1<40000, is true,  the spreadsheets executes the next function stated as  (18%*I18) otherwise (which in this case can be interpreted as A1 greater than or equal to $40000), compute the next command as shown above;  (27%*A1)

The final parenthesis closes the command.

Hence the expression is IF(A1<40000,(18%*I18),(27%*A1)).

You might be interested in
How do u do this question
Dimas [21]
Go across up and down 
8 0
3 years ago
Read 2 more answers
-26=6ₓ help pls step by step
inna [77]

Answer:

-4.33

Step-by-step explanation:

-26=6ₓ

6x = -26

x = -26/6

x = -4.33 or -13/3

8 0
2 years ago
Read 2 more answers
Margo borrows $200, agreeing to pay it back with 8% annual interest after 7 months. How much interest will she pay?
nordsb [41]

Answer:

$9.33

Step-by-step explanation:

Interest = Principal × Rate × Time by 100

Therefore, I = 200×8×7/12 by 100

=16×7/12

=9.33

8 0
2 years ago
Your goal is to have $200,000 in a 401K that is compounded continuously in order to retire. If you invest $9,500 for fifty years
ExtremeBDS [4]

Answer:

Yes

Step-by-step explanation:

You will get $279,841.74 in that 50 years.

5 0
3 years ago
Hello please help!! thank you&lt;3
Sonbull [250]

Answer:

112

Step-by-step explanation:

7 0
3 years ago
Other questions:
  • Lillian buys a jacket for j dollars. she must pay 7% sales tax on her purchase. which represents how many dollars she will pay i
    10·1 answer
  • Of the students at Milton Middle School, 121 are girls. If 55% of the students are girls, how many total students are there at M
    6·1 answer
  • Identify the perfect cube root contained as a factor in 54. a. 8 b. 9 c. 27
    12·1 answer
  • Which statement describes how to solve √3x+4=√3x+4?
    14·2 answers
  • Could someone please help me
    14·1 answer
  • Three time the sum of a number and 4 is the same as 18 more than the number.what is the number?
    7·1 answer
  • The graphs of functions f(x) and g(x) = f(x) + k are shown in the picture.
    13·1 answer
  • Plz help me well mark brainliest if correct......?
    8·2 answers
  • HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP
    6·2 answers
  • Find f (3) for the following function:<br> f (x) = 4x+3/x^2
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!