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
Helppppoop 5th grade work
Anettt [7]

300

divide 3000 by 10 to get a tenth of 3000

6 0
3 years ago
Read 2 more answers
These are the Other Ones
oee [108]
The answer to c is 0 and the answer to d is undefined

5 0
3 years ago
Jack can type 35 words per minute. How long would it take Jack to type a 490 word essay?
adoni [48]
490 divided by 35 equals 14. It would take Jack 14 minutes to write a 490 word essay.
8 0
3 years ago
Read 2 more answers
What is the domain and range?
Pie

Answer:

Domain: {-6, -2, -1, 1, 3, 6}

Range: {-6, -2, -1, 0, 3}

Step-by-step explanation:

to find the domain of a function, you look at all the possible x-values. this means you look at all the points, and see what their x-values are.

for example, the first point on the left is at (-6, -1). this means that -6 is in the domain. continue doing this for all the points, and you get {-6, -2, -1, 1, 3, 6}

to find the range of a function, it's just like domain but with y-values.

for example, for the leftmost point, it's at (-6, -1) so -1 is part of the range. continuing this with all the points, you get {-6, -2, -1, 0, 3}

5 0
2 years ago
Sum of the ages of a father and the son is 40 years. If father's age is 3 times that of his son, then father's age is ________ *
nikklg [1K]

Answer:

30

Step-by-step explanation:

Sum of ages= 40

Let the sons age be x

Fathers age = 3 times x or ,3x

So 3x+x=40

4x= 40

x= 40/4

= 10

Therefore the fathers age = 3x

= 3*10

= 30

8 0
4 years ago
Other questions:
  • The _________ measures the strength and direction of the linear relationship between the dependent and the independent variable.
    11·1 answer
  • Can anyone plz give me the answers for them
    15·1 answer
  • 14 is 28% of what number
    7·1 answer
  • The function y = 3 squared - x - 3 is graphed only over the domain of {x | –8 &lt; x &lt; 8}. What is the range of the graph?
    13·1 answer
  • Three-sevenths of a number is 21. Find the number.
    15·2 answers
  • PLEASE HELP ME THANKS!
    6·1 answer
  • It’s a do now, which means it’s DUE NOW. Please help!!
    13·2 answers
  • In the figure, p is parallel to s. Trasnversals t and w intersect at point L.
    14·1 answer
  • Expand 3(n+6)<br> This for the test
    12·1 answer
  • Please help me, i want now
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!