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
What is the rate of change (slope/m) of the linear function that has a graph that passes through the
Illusion [34]
I think it’s 1/5 if that’s an answer option
3 0
3 years ago
(Please answer before 5:15 P.M tonight)
taurus [48]

The scale factor of dilation from ABC to A^{1} B^{1} C^{1} is 0.333.

Step-by-step explanation:

Step 1:

First, we plot the coordinates of both triangles.

The coordinates of the triangle A^{1} B^{1} C^{1} are as follows;

A^{1} = (2, 3), B^{1} = (2, 1), and C^{1} = (3, 1).

The coordinates of triangle ABC are;

A = (4, 9), B = (4, 3), and C = (7, 3).

Step 2;

Next, we need to find the distances between at least two coordinates for both triangles.

The distances between vertical lines are found by calculating the difference in y values while for horizontal lines, the distances are found by calculating the difference between the x values.

The distance of A^{1} B^{1} = 3-1=2, the distance of B^{1} C^{1} = 3-2=1.

The distance of AB =9-3=6, the distance of BC = 7-4=3.

Step 3;

To calculate the scale factor, we divide the measurement after scaling by the same measurement before scaling.

In this case, it is the length of the AB.

So The scale factor for AB = \frac{2}{6} = \frac{1}{3} = 0.333.

The scale factor for BC = \frac{1}{3} = 0.333.

7 0
3 years ago
Estimate the following multiplication and division problems.<br> 1/5 of 211
Annette [7]

Answer:

probably 57 will be the answer

3 0
3 years ago
Read 2 more answers
Sweets cost 6p how much would 43 sweets cost?
SCORPION-xisa [38]
The answer is 258 pennies
7 0
3 years ago
Write two different ratios equal to 6 : 18.
Naya [18.7K]
8:24 9:27 are some equal solutions. 
8 0
3 years ago
Other questions:
  • May somebody please help me on this
    9·1 answer
  • Mick is planning a party. He wants to serve pizza, chips, and soda Mick discovers that he can purchase one pizza for $11.80, one
    8·1 answer
  • PLEASE HELP!!! WILL MARK BRAINLIEST
    14·1 answer
  • This right square pyramid has a base length of 4 inches and a slant height of 7 inches what is the surface area of this pyramid?
    12·1 answer
  • In how many ways can you spell the word ROOM in the grid below? You can start on any letter R, then on each step you can step on
    7·2 answers
  • 13 (10+2) could be used to simplify which of the following problems
    8·1 answer
  • Which characteristics do the functions have in common? Select two options.
    10·1 answer
  • Find the value of x.<br> (5x +13)<br> (4x+ 2)°<br> (2x -9)
    8·1 answer
  • If <br><br><br> Plz help ASAP! Thank you
    9·1 answer
  • This is very urgent please help!
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!