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]
2 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]2 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
What is the answer to this problem if you need to find out the area?
PolarNik [594]

Answer:

17.28in

Step-by-step explanation:

To find the area of a triangle, multiply the base by the perpendicular height (the length from the point opposite the base, to the base, which makes a 90-degree angle with the base), and half it:

7.2*4.8=34.56

34.56/2=17.28

8 0
2 years ago
The numbers 0.23350 has how many significant figures?
Alenkinab [10]

Significant figures are the digits that carry meaning to its measurement. Significant figures includes all the numbers excluding all the leading zeros, trailing zeros. All non zero digits are significant. Zeros between the non zero digits are significant. In a decimal number, trailing zeros are significant.

Now, consider the given number 0.23350

Since, in a decimal number all the trailing zeros are significant.

So, in the number 0.23350 there are five significant figures 2,3,4,5 and 0.

Therefore, there are 5 significant figures in the given number.

3 0
3 years ago
Read 2 more answers
Having a little trouble help?
Yakvenalex [24]

Answer:

x/5 - 7 = 8

Step-by-step explanation:

4 0
3 years ago
The dividend is a factor of 60. The divisor is a factor of 18. The quotient is a multiple of 3. Use the numbers to find one poss
Diano4ka-milaya [45]

Answer:

A possible solution is 60/2 = 30

Step-by-step explanation:

The given parameters are;

The dividend is a factor of 60

The divisor is a factor of 18

The quotient is a multiple of 3

The dividend is the amount divided

The dividend is the number that is dividing the dividend

The quotient is the result of the division operation

The given numbers to use are 60, 2, 30, and 18

Therefore one possible solution is 60/2 = 30

The dividend = 60 which is a factor of 60 (60 × 1 = 60)

The divisor = 2 which is a factor of 18 (2 × 9 = 18)

The quotient = 30 which is a multiple of 3 (3 × 10 = 30)

6 0
2 years ago
The test scores for a group of students are shown.
GarryVolchara [31]
The median is 84.5. Feel free to ask me any other questions.
8 0
3 years ago
Read 2 more answers
Other questions:
  • Below are statements that can be used to prove that the triangles are similar. Which two statements are missing in steps 3 and 4
    15·2 answers
  • 9 = 4(3k - 4) - 7k solve the equation
    15·2 answers
  • Pleaseee help please!!! Picture is above :(
    13·1 answer
  • A right cylinder has a diagonal length of 37 and a total surface area of 492.
    8·1 answer
  • anyone want to join my remind if so code is random911 if you need help i will help or just join for fun just to talk...Oh and fr
    9·2 answers
  • Whats 47 plus 93? show your work and make sure to use an equation
    14·2 answers
  • Which of the following best describes the equation below?
    14·2 answers
  • What are the slope and y-intercept of y + x?
    9·1 answer
  • A taxi covers 330 km distance in 6 hours. 1 Find the speed of the taxi in km per hour 1 How many kilometres does it travel in 8
    9·1 answer
  • 4* - 5(2*) + 4 = 0, u = 2* [Note: 4* = (2*)^2<br> Use the substitution given
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!