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
aliya0001 [1]
4 years ago
9

Your manager asks you to calculate the sale price if the product is marked down 20 percent. You enter the original price in cell

A2. What formula should you use?
=A2/80
=A2*80
=A2-.80
=A2*.80
Computers and Technology
2 answers:
Vlad1618 [11]4 years ago
8 0

Answer:

=A2*.80

Explanation:

THe answer to this problem is =A2*,80 remember that in excel you can do several things, but you have to think the best solution for your problem, the easiest way to solve this would be multiplying the original price for the final price, as the disccount is 20% we withdraw that from the 1 in decimals:

1-,20= ,80

So we know that the final price will be ,80 and we multiply that by the A2 cell which is the original price to obtain the sale price.

padilas [110]4 years ago
7 0
The answer is =A2*.80
You might be interested in
How the data is converted into the information?​
leonid [27]

Answer:

the data is converted into information by data processing

7 0
3 years ago
Read 2 more answers
The this reference . a) can be used implicitly b) must be used implicitly c) must not be used implicitly d) must not be used 25)
Gnom [1K]

Answer:

yeet

Explanation:

because computers

6 0
3 years ago
Which term is used to define the wires on a motherboard that move data from one part of a computer to another?
mafiozo [28]
The answer to this question is the term bus. The term bus in computers is a communication system that transfers data and information in the computer to another computer. The bus are parallel wires that can be either optical or fiber that are connected in multiple switched hubs.
4 0
3 years ago
I have a real struggle when it comes to working with strings, whether they're arrays or pointers to strings, and I'm lost cause
neonofarm [45]
In C, you deal with a string always via a pointer. The pointer by itself will not allocate memory for you, so you'll have to take care of that.

When you write char* s = "Hello world"; s will point to a "Hello world" buffer compiled into your code, called a string literal.

If you want to make a copy of that string, you'll have to provide a buffer, either through a char array or a malloc'ed bit of memory:

char myCopy[100];
strcpy(myCopy, s);

or 

char *myCopy;
myCopy = (char*)malloc( strlen(s) + 1 );
strcpy(myCopy, s);

The malloc'ed memory will have to be returned to the runtime at some point, otherwise you have a memory leak. The char array will live on the stack, and will be automatically discarded.

Not sure what else to write here to help you...
6 0
3 years ago
Make a dictionary called cities.(code in python)
Natalija [7]

Answer:

cities = {

   'New York': ['United States', 8620000, 'Fact 1'],

   'Paris': ['France', 2140000, 'Fact 2'],

   'London': ['England', 8140000, 'Fact 3'],

}

for city in cities:

   print("City:", cities[city][0])

   print("Population:", cities[city][1])

   print("Fact:", cities[city][2])

   print()

Explanation:

6 0
3 years ago
Other questions:
  • Laura is confused with the spelling of the word pronunciation. She types the word pronunciation. Which feature of the auto corre
    8·2 answers
  • PLEASE HELP!!!!
    7·1 answer
  • Drag each label to the correct location on the image List the do’s and don’ts of safeguarding your password.
    14·1 answer
  • The __________ assumption necessary for a linear programming model to be appropriate means that the contribution to the objectiv
    6·1 answer
  • Which of the following statements is false? a. InputStream and OutputStream are abstract classes for performing byte-based I/O.
    7·1 answer
  • How Oracle 12c advances the security discussion?
    12·1 answer
  • How many transponders are contained within a typical satellite?
    12·1 answer
  • How does natural gas move through pipelines from the well head to the end user thousands of miles away
    5·1 answer
  • What is difference between base font and font tags​
    13·1 answer
  • The algorithm for solving the problem of average of five (5) numbers​
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!