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
Choose which property of equality is demonstrated moving from step a to step b. a. If b = 3, and m = 5, and y = mx + b then, b.
Step2247 [10]

Answer:

add the = problome

Step-by-step explanation:

5 0
3 years ago
5 2/3 divided by 4 this is kahnacdemy
n200080 [17]

Answer:

answer is 17/12 (1.41)

6 0
3 years ago
erica watch 1/2 of a movie in the morning and she watched some at night and by the end of the day she still had 1/3 of left how
Anastaziya [24]
Convert to equivalent fractions to see
Both bottom s can be 6
So times the half by 3
And times the third by 2
1/2=3/6
1/3=2/6
So she has a total of 5/6 of the movie accounted for...
So the left over is 1/6
1/6 at nighttime
8 0
3 years ago
Which graph represents a function with direct variation?
Elza [17]

Answer: **The anwser is b because it represents a function with a direct variation because of the negative 2**

Step-by-step explanation:

3 0
3 years ago
2) Evaluate 9 X 364 – 9 X 125 – 9 X 39 without the use of your calculator
Brums [2.3K]

Answer:

<em>9*364 - 9*125 - 9*39 = 1,800</em>

Step-by-step explanation:

<em>Mental Calculation</em>

If we detect known patterns in the calculations, we could easily give their results without the use of calculators.

We are given the expression to evaluate:

9*364 - 9*125 - 9*39

The first thing to note is the 9 is a common factor of all terms, thus we take it out:

9*(364 - 125 - 39)

The negative numbers can be easily added

     125

+     39

------------

     164

Now our expression is much easier:

9*(364 - 164)

The subtraction of 364-164 is 200, thus the result of the operations is:

9*200. We only need to recall 9*2=18 and add two zeros to get 1,800, thus:

9*364 - 9*125 - 9*39 = 1,800

7 0
3 years ago
Other questions:
  • A line segment is drawn from (1, 9) to (4, 9) on a coordinate grid.
    9·1 answer
  • What is 6 5/3 x 5 7/8 &lt; 42
    11·1 answer
  • Find the slope intercept form of the line whose slope is 6 and that passes through the point (-5,10). What is the equation?
    6·1 answer
  • A retail store did research and determined that, on average, each customer spends 40 minutes in their store per visit, with a st
    11·1 answer
  • Molly's friend, Xavier, has 11/8 cups of strawberries. He needs 3/4 cup of strawberries to make a batch of tarts. How many batch
    9·1 answer
  • Help! I need help. My teacher made it an anime one. If todoroki had 7 ’s how much will he get when he has 67352 if you needed to
    11·2 answers
  • The points (1,-23) and (6,r) lie on a line with slope 4. Find the missing coordinate r.
    15·2 answers
  • Please help with how I am supposed to do this. D:
    6·1 answer
  • Six children want to share five chocolate bars fairly. How much chocolate will each child get?
    9·2 answers
  • I need answer please​
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!