Create a formula that multiplies the salary in column C with the percentage (to be added) in column D and places the result in column E. Fill the whole column with that formula.

Answers

Answer 1

Answer:

Assuming data input starts in the second row of the worksheet of the excel spreadsheet application, in the second cell of column E, input the formula "= C1 * D1". Then copy the formula down the column by dragging the right-bottom corner downward.

Explanation:

Microsoft Excel is a spreadsheet application used for statistical analysis of data. It provides several built-in formulas, graphs, and storage links to calculate, represent, and retrieve or store data to remote and local storage.

To make a dynamic formula, the equal to sign is typed before any column variable, then a short cut key combination or dragging the right-bottom corner to the end of the used worksheet can be used to copy formulas.


Related Questions

HELP PLEASE 50 POINTS

Answers

Answer:

do u know the muffin man

Explanation:

Answer:dk this old anyways

Explanation:tyftp

Which of the following describes all illustrations created by freehand?


extension lines

sketches

leader lines

dimensions

Answers

The answer is - Sketches

CORRECT ANSWER GETS BRAINLIEST PLEASE HELP !
Complete the following sentence.
A(n) _________
is a person who acts as an agent between two different groups, often resolving conflicts.

Answers

Answer:

Mediator

Explanation:

A mediator is a person that tries to reserve peace within groups, and they often try to prevent conflict.

HELP PLSS‼️ Which are the following are considered peripherals? Mark all that are correct

Answers

Answer:

Speaker, Keyboard, Monitor, Mouse

Explanation:

A peripheral device is used to put input into (or receive output from) a computer. Parts of a computer wouldn't be considered peripheral.

if a network security professional wants to connect some computers in the same building without it using a router what type of network is being used

Answers

Answer:

 the MAC addresses of wireless NICs

Explanation:

Answer:

I would probably suggest Peer-to-Peer

What are the characteristics of a computer that make it different from other devices that hold electricity?

Answers

Answer:

Input, used to interact with, or send data to the computer (mouse, keyboards, etc.)

Output, which provides output to the user from the computer (monitors, printers, etc.)

Storage, which stores data processed by the computer (hard drives, flash drives, etc.)

Explanation:

Input, used to interact with, or send data to the computer (mouse, keyboards, etc.)

Output, which provides output to the user from the computer (monitors, printers, etc.)

Storage, which stores data processed by the computer (hard drives, flash drives, etc.)

Determine which careers you can enter after completing a training program and which careers require a college degree.

Answers

Answer: statistician automotive engineer customer service specialist data modeler broadcast technician video systems technician

Explanation:

During a presentation, students are encouraged to show

enthusiasm because it is useful when a speaker is unsure of a topic.
nervousness because it leads to confidence and an engaging presentation.
nervousness because it helps the speaker relate to the audience.
enthusiasm because it leads to confidence and an engaging presentation.

Answers

Answer:

enthusiasm because it leads to confidence and an engaging presentation.

Explanation:

hope this helps :)

In any presentation, students are encouraged to show enthusiasm because it leads to confidence and an engaging presentation.

What is enthusiasm?

Enthusiasm is known to be a kind of human feelings that people often experience.

In the case of Enthusiasm, a person often experience their energy vibrating at the greatest  level.

Conclusively, In any presentation, students are encouraged to show enthusiasm because it leads to confidence and an engaging presentation and they can be excited and also happy as they make their presentation.

Learn more about presentation from

https://brainly.com/question/24653274

#SPJ2

Can you tell from the masses of the reactants which one of the reactants will be the limiting reactant? Defend your answer (use an equation within your defense).

Answers

Answer:

No, usually you would do the math first before deciding which is the limiting reactant

Explanation:

2H₂(g) + O₂(g) -----> 2H₂O(g)

3mol= Hydro

2mols= O₂

The limiting reactant would be the smaller number after we divide the number of moles by the coefficient

H:1.5 3mol/2(c) =1.5

O2: 2 2mol/1(c)=2

Hydrogen is lower = limiting reactant

what are spreadsheets in a excel workbook called? A. pages B. notepads C.graphs D.worksheets

Answers

D. Worksheets
I’m positive this is the correct answer

Can u write a python program with this output

Answers

Answer:

Not exact, but it will help.

Explanation:

do something like this.

       print("""

       this program will help you plan your garden.

       First, we need some information about the dimensions you want.

       """)

       while True:

           try:

               response = int(input("Please enter the side length for your garden (in feet) : "))

           except ValueError:

               print("(!)Please Enter A Number(!)")

               print("")

               continue

           if str(response) == "":

               continue

           else

               length = int(response)

               break

repeat stuff like that up above for the rest, and then you can decide what to do with the variables and how they need to be multiplied for the output. Good luck!

                       

Miguel has a problem with the output on his laptop. Which of the following could be the source of the problem?
O the memory chip
O the speaker
O the microphone
O the keyboard

Answers

Answer:

the speaker

Explanation:

all if the rest are input devices so it must be the speaker I guess

an article about technology based world. urgent

Answers

17/11/2020

By Your name

Technology is the most useful form of science for the general population. In simple words, technology is when we take the concepts of science and transform them into gadgets and devices that are useful to us as human beings. When we look around us, almost everything is a result of or a form of technology.

For example, the device you are using right now is a form of technology made for communication, or the refrigerator in your kitchen is a use of science that helps to keep your food fresh and cool. With these examples, we see how dependent we are on technology and how important it is for us in our daily lives.

It isn’t easy to imagine our lives without using any form of technology. For the smallest of communications, we tend to turn to our mobile phones. Even most of the food we eat is packaged in factories using various technologies. Thus, imagining a life without technology is impossible. It is not only a fact of life but also a necessity for all of us.

In fact, the smartphone, that is, a mobile phone which can connect to the internet, is becoming one of the fastest-growing and most accessible forms of technology around the world. On a smartphone, you can click photographs, browse the internet, listen to music, and use social media. With the advent of smartphone technology, the practical purpose of not only communicating with your friends is met, but also so many others, as mentioned.

Thus, in today’s world, the importance of technology becomes more and more as the years pass. Scientists have done so much to advance humans using technology, and we still have a long way to go.

A tornado destroyed many
CORRECT ANSWER GETS BRAINLIEST PLEASE HELP !
structures in a small Texas
town. Which type of engineer should be called in to collect
evidence in order to prevent this level of damage in the future?
A.chemical engineer
B.biomedical engineer
C.materials engineer
D.forensic engineer

Answers

Answer:

D is your answer because I'm an expert

Answer:

D. forensic engineer

Explanation:

Because I know the answer I got it right

full form of DMBM

plz.. give me answer.....​

Answers

Explanation:

database management system

nice to help .... but I think it is a computer ans

In Python, a.....
is a type of variable that holds a value which is not changed.
O permanent
unchangeable variable
O fixed variable
O constant

Answers

Answer:

Constants.

Explanation:

In some languages, it is possible to define special variables which can be assigned a value only once – once their values have been set, they cannot be changed. We call these kinds of variables constants.

Answer:

Constant

Explanation:

a constant  is a type of variable that holds a value which is not changed.

Question 2: Did every packet arrive in the correct order? Describe what went wrong and whether your partner was able to read the message. If neither you nor your partner had an issue try sending another message.

Answers

Answer:

No, the packets did not arrive in the right order but the TCP protocol reordered the packets. The transmission took a while, but the message was finally delivered.

Explanation:

Packets are chunks of data from a data source or message transmitted from one computer device to another. Protocols like TCP or transmission control protocol and UDP (user datagram protocol) are used for data transfer, with TCP as the more reliable protocol (it checks for errors, retransmit lost packets, and reorders received packets in the destination device) and slow protocol.

does anyone like five finger death punch

Answers

Yes I do
Ejennsbdbdh

Answer:

I LOVE Five Finger Death Punch

my favorites from them are apologize, blue on black, and wrong side of heaven!

Explanation:

Searching a database for a particular record requires an extension.
O True
O False

Answers

Answer:

False

Explanation:

I think it is right, I am not good with a lot of stuff

Answer:

Its True I got it right on ED

Explanation:

Can copyright prevent the duplication of a work of art?

Answers

Answer:

if you use it in a certain way yes but pls don't do that

Answer:

Like anything else that can be copyrighted, the artwork is protected by copyright when the art is affixed in a tangible form (such as a painting, sculpture, or drawing). You have to register your copyright with the US Copyright Office if you want to be able to take infringers to court and be awarded damages

Which of the two do you think is the most secure mode of communicating: sending a letter using the postal service or sending an email using the internet? Justify your answer with reasons.​

Answers

Answer:

rather internet... postal services can steal ur identities, steal ur location, and see who u r sending to

Explanation:

Hope this helps! Consider Marking brainliest!

2.3 Code Practice: Question 1

Answers

Answer:

a=int(input("Enter a numerator: "))

b=int(input("Enter a divisor: "))

quotient=a/b

remainder=a%b

print("Quotient is: " + str(int(quotient)))

print("Remainder is: " + str(int(remainder)))

Explanation:

Hope this helps lovely :)

Answer:

Answer is in explanation

Explanation:

num = int(input("Enter Numerator "))

den = int(input("Enter Denominator "))

one=int(num/den)

two=int(num%den)

print(one + two)

Please help with coding assignment.

Java

Write a method where you have to generate random numbers between 1 to 9 until you get the number 5, and you do it j number of times. (j represents how many times you can generate.) If you do get to 5 under j number of times, you skip a line and end the method. Write the method stopAtFive.


public int stopAtFive (int j)

Answers

Answer:

import java.util.Random;

class Main {

   

   public int stopAtFive (int j) {

      Random rand = new Random();

      int number = 0;

      for(int i=0; i<j; i++) {

          number = rand.nextInt(9)+1;

          System.out.println(number);

          if (number == 5) {

              System.out.println();

              break;

          }

      }

      return number;

   }

   

   public static void main(String args[]) {

       Main main = new Main();

       main.stopAtFive(20);

       main.stopAtFive(20);

   }

}

Explanation:

Your requirements do not say what has to be displayed or returned from the method, but you can use this as a starting point.

Why do you think many Nepalese want to go abroad? Give some opinion.​

Answers

Answer:

Due to lack of job opportunities

Due to income inequality

For improvement of living standard

to highly get paid

PLZ HELP!! How does HTML help solve the problem of telling a computer what a web page looks like, not just the content that is on it?
Use complete sentences (at least 4).

Answers

HTML provides information to your browser about the organization of your document, including the locations of headers, paragraphs, and language that need emphasis.

What is HTML?

The preferred markup language for documents intended to be viewed in a web browser is HTML, or HyperText Markup Language.

Technologies like Cascading Style Sheets and scripting languages like JavaScript can help.

Your browser receives information from HTML about how your page is laid out, including the locations of headers, paragraphs, and material that needs to be highlighted.

Based on this knowledge, browsers have built-in default rules for how to display each of these elements. You are not obligated to select the default choices, though.

Thus, this way, HTML help solve the problem of telling a computer what a web page looks like.

For more details regarding HTML, visit:

https://brainly.com/question/15093505

#SPJ1

Mary can view the thumbnails of her presentation slides when she is creating the slides. which element of the programs interface is she seeing? A. document, B. slide plane, C.menu bar, or D. scroll bar​

Answers

Answer:

Option B (Slide plane) would be the correct answer.

Explanation:

This same Slide pane displays or occurs on either the left-hand side throughout your folder as well as a desktop field by default or chance. It shows document thumbnails including functions that are included in the software. In almost a similar sequence that they can always show up throughout the presentation.

The other options given are not linked to the instance presented. So the option above would be appropriate.

Jane wrote a program that moves a mouse through a maze. But when the mouse took a right turn, it disappeared from
the maze. What kind of error should Jane fix to make the program run properly?
Oa Boolean error
O a logic error
O a syntax error
O an infinite loop error

Answers

Answer:

C. A Syntax error

Write a void method named myMethod which prints "This is a void method" (without the quotes). Your method should be declared public and static.

Answers

public static void myMethod(){

System.out.println("This is a void method");

}

I hope this helps!

Void methods are meant to return control back to the caller instead of returning a value. Hence, the void method named myMethod is declared public and static and returns This is a void method. The program goes thus :

public static void myMethod(){

System.out.println("This is a void method");

}

#a void method named myMethod which is declared as being public and static.

#Thr method returns the statement This is a void method.

Learn more : https://brainly.com/question/19113167

Donna often travels around the world. When she travels, she needs to access her emails from different locations. However, to keep her luggage light, she does not carry her laptop. Which email program can Donna use?

Answers

Answer:

Yahoo! mail

Explanation:

In the context, Dona travels most often around the world. While traveling, she has to access her emails from different location and at different times. But in order to keep her luggage light, she never carries the laptop with her. Therefore, Donna uses Yahoo! mail to access her emails.

Donna uses Yahoo mail because she can install the Yahoo! mail app in her phone or tablets which is small in size and of light weight. She is able to organize her Outlooks,  Google mails and  Yahoo accounts. In Yahoo! mail, Donna is also able to sign in with her any of the non yahoo accounts and it also provides free cloud storage space.

Answer:

The answer is: B. Yahoo mail

Explanation:

Edhesive 8.7

Use the following initializer list:
w = ["Algorithm", "Logic", "Filter" "Software"
"Network", "Parameters" "Analyze", "Algorithm", "Functionality", "Viruses"]

Write a loop to print the words that start with "A"

Answers

w = ["Algorithm", "Logic", "Filter" "Software"

"Network", "Parameters", "Analyze", "Algorithm", "Functionality", "Viruses"]

for x in w:

   if x[0] == "A":

       print(x)

We check to see if a word begins with "A" and if it does, we print it to the console.

Other Questions
What are the sources of hydrogen in thethylakoid? choose all that apply1.breakdown of glucose2.pumping of hydrogen across that thylakoidmembrane3.splitting of water4.splitting of CO2 Help ASAP:(!!!!!!:(((( Write and execute a single query that will isplay all of the information in the Customer, Rentals, and Rentcost tables in a single resultset. Be sure to display each field only once in your output. Order your results in ascending order by Customer.CID and Rentcost.Make .You should have 12 rows and 12 columns in your result.In this lab, you will be working with the follwing tables in SQL Server. To create and populate these tables in SQL Server, run the queries that are listed below these tables.CUSTOMERCIDCNameAgeResid_CityBirthPlace1BLACK40ERIETAMPA2GREEN25CARYERIE3JONES30HEMETTAMPA4MARTIN35HEMETTAMPA5SIMON22ERIEERIE6VERNON60CARYCARY7WILSON25DENVERAUSTINIn the CUSTOMER table, CName is the primary key.RENTALSRtnCIDMakeDate_OutPickupDate_returnedReturn_city11FORD10-Oct-2010CARY12-Oct-2010CARY21GM01-Nov-2009TAMPA05-Nov-2009CARY31FORD01-Jan-2009ERIE10-Jan-2009ERIE42NISSAN07-Nov-2010TAMPA53FORD01-Oct-2010CARY31-Oct-2010ERIE63GM01-Aug-2009ERIE05-Aug-2009ERIE74FORD01-Aug-2010CARY12-Aug-2010ERIE85GM01-Sep-2010ERIEIn the table RENTALS, Rtn is the primary key and represents the rental number. CID is a foreign key in the RENTALS table and refers to the CID in CUSTOMER; Pickup is the city where the car was picked up; and Date_Out is the date in which the car was rented out. Return_city is the city where the car was returned. Date_returne is the date in which the vehicle was returned. If the car has not yet been returned, Date_returned and Return_city are null.RENTCOSTMAKECOSTFORD30GM40NISSAN30TOYOTA20VOLVO50The RENTCOST table stores the rates pe day of each vehicle. The primary key of this table is MAKE, and it is a foreign key in the RENTALS table.create database AutoRentalsgouse AutoRentalsgocreate table Customer(CID integer,CName varchar(20),Age integer,Resid_City varchar(20),BirthPlace varchar(20),Constraint PK_Customer Primary Key (CID))insert Customerselect 1, 'Black', 40, 'Erie', 'Tampa'insert Customerselect 2, 'Green', 25, 'Cary', 'Erie'insert Customerselect 3, 'Jones', 30, 'Hemet', 'Tampa'insert Customerselect 4, 'Martin', 35, 'Hemet', 'Tampa'insert Customerselect 5, 'Simon', 22, 'Erie', 'Erie'insert Customerselect 6, 'Vernon', 60, 'Cary', 'Cary'insert Customerselect 7, 'Wilson', 25, 'Denver', 'Austin'create table Rentcost(Make varchar(20),Cost float,constraint PK_Rentcost Primary Key (Make))insert Rentcostselect 'Ford', 30insert Rentcostselect 'GM', 40insert Rentcostselect 'Nissan', 30insert Rentcostselect 'Toyota', 20insert Rentcostselect 'Volvo', 50Create table Rentals(Rtn integer,CID integer,Make varchar(20),Date_Out smalldatetime,Pickup varchar(20),Date_returned smalldatetime,Return_city varchar(20),Constraint PK_Rentals Primary Key (Rtn),Constraint FK_CustomerRentals Foreign Key (CID) References Customer,Constraint FK_RentCostRentals Foreign Key (Make) References Rentcost)insert Rentalsselect 1, 1, 'Ford', '10/10/2010', 'Cary', '10/12/2010', 'Cary'insert Rentalsselect 2, 1, 'GM', '11/1/2009', 'Tampa', '11/5/2009', 'Cary'insert Rentalsselect 3, 1, 'Ford', '1/1/2009', 'Erie', '1/10/2009', 'Erie'insert Rentalsselect 4, 2, 'Nissan', '11/7/2010', 'Tampa', null, nullinsert Rentalsselect 5, 3, 'Ford', '10/1/2010', 'Cary', '10/31/2010', 'Erie'insert Rentalsselect 6, 3, 'GM', '8/1/2009', 'Erie', '8/5/2009', 'Erie'insert Rentalsselect 7, 4, 'Ford', '8/1/2010', 'Cary', '8/12/2010', 'Erie'insert Rentalsselect 8, 5, 'GM', '9/1/2010', 'Erie', null, null An account grows at an annual interest rate of r, so it grow by a factor of x=1+r each year. The function gives the amount in the account after 4 years when the growth factor is x. What is the total amount in the account if the interest rate for the account is 3% each year? write me a six line poem on life (sophomore) and Ill give you brainliest. If y = 12 when x = 6, determine y when x = 18. Which of the following statements is true about a story's narrator? (5 points)A. The narrator is usually the author so that he or she can tell you what all of the characters are thinking or feeling at any time.B. The narrator controls what information your reader receives about events in the story and what the characters are thinking.C. The narrator is usually one of the characters in the story who knows everything about what the others are thinking and feeling.D. The narrator controls only the information that the main character is aware of and so is limited by that character's experiences. Johnny and Cage are working together to mold figurines for a craft fair. They already have 8 figurines which were left from the last craft fair. Johnny and Cage can mold 3 figurines every hour. Explain the reasons why this situation is linear. A gallon of lemonade contains one cup of sugar. How many tablespoons of sugar are in 1.5 pints of lemonade? how do you find the area of a square EASY BRAINLY----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- According to Source B, what motivated women to support the American Revolution? A line has a slope of 10 and passes through the point (0, 7). What is its equation in slope intercept form? Explain how my model can be used to describe what causes changes in Earths seasons? A skateboarder is moving at 2.00m/s and increases his velcity at a rate of 1.6m/s/s for 6.0 seconds. What is the displacement of the skateboarder during this game? Must include Given, Find , and Equation. Show all work . PLEASE HELP ASAP! GIVING BRAINLIEST!Read these two sentences.Real estate agents help people look for homes they may want to buy, ____ loan officers help people apply for loans to buy a home.What signal word best completes the blank?andalsowhilelike which of the following is a property of a pure substance if m=-2,then what is n in this equation HOW DO YOU SOLVE THIS!!!:/ * fue que un da la vieja salio de su casa con los perros, y entonces lego unladrn y se meti debajo de la cama." Escribir los 4 verbos en la forma depreterito. Pls help I am failing:(