Sea level is the average level of the sea between high and low tide. It is used as a reference point for measuring elevation, or height and depth, on Earth. Some places lie above sea level, while others lie below sea level. The lowest point in New Orleans is 8 feet below sea level. You can represent that numerically using . The highest point in Chicago is 735 feet above sea level. You can represent that numerically using .

Answers

Answer 1

Answer:

1.The lowest point in New Orleans is 8 feet below sea level. You can represent that numerically using

✔ a negative integer

2.The highest point in Chicago is 735 feet above sea level. You can represent that numerically using

✔ a positive integer

Hope I helped!! :))

Answer 2

Answer:

The lowest point in New Orleans is 8 feet below sea level. You can represent that numerically using

✔ a negative integer

.

The highest point in Chicago is 735 feet above sea level. You can represent that numerically using

✔ a positive integer

.

Explanation: the other person is correct they should get all the credit im  just saying this to let people know that its right so that they know these answers are correct


Related Questions

An ______ is a simplified image. (4 letters)

Answers

Answer:

Icon

Explanation:

Hello. I need help with this.
How do I play roblox on a school chromebook? (Basically how do I unblock any website or app without getting my chromebook messed up?)
It's not a school question or anything I've just been dying to play roblox on my chromebook.
Please help!

Answers

Answer:

you can use a vpn

Explanation:

Answer:

you cant without going to your school and having them unblock you from the google play store and if you download it from the roblox website then it will say that it is not compatible because it was meant for windows and mac

Explanation:

What is used to connect to a specific location on the internet

Answers

Answer:

Fixed internet As the name suggests, this is an internet connection that is fixed to a specific location (such as a home, office or shop) — meaning that the internet connection is unique to that property, and as such you can only access it when you’re physically situated there. Choosing a fixed internet service provider

Explanation:

What language do computers speak?

Answers

Answer:

machine languageBut, what does a computer understand? The only language that the computer can process or execute is called machine language. It consists of only 0s and 1s in binary, that a computer can understand. In short, the computer only understands binary code, i.e 0s and 1s.

Explanation:

WILL GIVE BRAINLIEST!! NO LINKS!!!
So, I plugged in my charger like usual and my phone turned on but after a few seconds it went off. Please tell me what to do. I just got this phone in February. HELP!

Answers

Answer:

Maybe try a different charger, and if that works, your phone may have an issue..

Explanation:

Sometimes cords just.. don't work right if you use 'em long enough.

i would recommend a reset, you won’t lose anything it just reboots the phone… press the bottom button quick and the do the same to the top then hold your power button until the apple logo comes up.

that should work, i had a similar problem so ig this should.

Texas and California have the same average annual salary for web developers and digital interface designers in May 2019
True or False​

Answers

Answer:

False

Explanation:Got it right on 2.02 web design quiz

Applying patches is much easier today because of the advent of:
Group of answer choices

the internet.

HD monitors.

soldering kits.

vaporware.

Answers

Answer:

A. The internet.

Explanation:

Patches can be defined as software updates released by developers to add new features, upgrade software, install new drivers and fix notable functionality issues (software bugs) associated with an installed software application. These software patches are usually made available on the software developer's website and other third-party platforms for download by the end users.

Hence, through the availability of a network connection (internet), patches are uploaded to the cloud or file server by the software manufacturer or developer for continuous and easy access (download) to all interested users. Thus, applying patches is much easier today because of the advent of the internet.

Hi everyone can anyone tell me how to align the photo the right in code.org
I am marking brainliest <3

Answers

Answer:

Step 1: Wrap the image in a div element. Step 2: Set the display property to "flex," which tells the browser that the div is the parent container and the image is a flex item. Step 3: Set the justify-content property to "right." Step 4: Set the width of the image to a fixed length value

Explanation:

Help!!! Who is this? Who is it from?

Answers

Show: Dragon Ball Super
Character: Vegito
i have no idea who that is

An Internet Service Provider (ISP) is a company that builds the routers and wired connections that allow individuals to access the Internet.

An ISP is considering adding additional redundant connections to its network. Which of the following best describes why the company would choose to do so?
A. It costs less to design a network that is redundant
B. The protocols of the Internet only work on networks that are redundant
C. Redundant networks are more reliable
D. Adding additional connections reduces the fault-tolerance of the network

Answers

Answer:

The answer is C

Explanation:

A redundant network is more reliable as having redundancy provides a backup for when a part of a network goes down.

The best describes why the company would choose to do so is redundant networks are more reliable. The correct option is c.

What is an Internet Service Provider (ISP)?

An Internet Service Provider is a business that provides services for using and accessing the Internet (ISP). ISP offers internet services to its clients so they can connect to the internet and the rest of the world.

A public Wi-Fi provider, however, is simply a router that distributes Internet service provider (ISP) services to other users. A network, it should be mentioned, is a link between other networks, computers, etc. However, a network cannot offer services for using and connecting to the internet.

The client's ISP sends a signal over the internet, which is modulated and demodulated using a modem.

Therefore, the correct option is c. Redundant networks are more reliable.

To learn more about Internet Service Provider (ISP), refer to the link:

https://brainly.com/question/18000293

#SPJ2

A company's website needs to be more highly available and faster for users to access outside of their country. Which action can they take to achieve this?

Answers

The company could use multiple versions of the website hosted on different servers on other countries alongside with using different domain endings.

Why would a real estate agent want to calculate a
median?
to determine the top and lower halves of
home prices in a neighborhood, which helps
to find the median
to determine the highest price paid in a
neighborhood
to determine the average price paid for a
home in a neighborhood
to determine the most popular price for homes
in the neighborhood

Answers

Answer:to determine the top and lower halves of home prices in a neighborhood, which helps to find the median

Explanation:E2020

Which of the following is an OOP principle that is represented by putting medicine inside a pill capsule to make it easier to swallow?
1.classes and instances

2.inheritance

3.overriding

4.encapsulation

Answers

Answer:

4.encapsulation

The correct option for the OOP principle represented by putting medicine inside a pill capsule is encapsulation.

Hence, option 4 is correct.

The objective of this question is to test your understanding of the principles of object-oriented programming (OOP), specifically the concept of encapsulation.

It aims to assess whether you can recognize encapsulation as the principle that aligns with the scenario of putting medicine inside a pill capsule to make it easier to swallow.

The correct answer is encapsulation.

Encapsulation is an important principle in object-oriented programming (OOP) where it involves bundling data and methods (or functions) together into a single unit called a class.

In the context of the medicine and pill capsule analogy, encapsulation is represented by the act of enclosing the medicine inside the capsule, making it easier to swallow while hiding the details of the medicine's formulation.

Similarly, in OOP, encapsulation helps to hide the internal workings of a class, allowing us to access and interact with the class's methods and data through a simplified interface.

Hence,

Option 4 is true.

To learn more about programming visit:

https://brainly.com/question/14368396

#SPJ3

A particular computer on your network is a member of several GPOs. GPO-A has precedence set to 1. GPO-B has precedence set to 2, and GPO-C has precedence set to 3. According to the given levels of precedence, what will be the resultant set of policy (RSOP) for this machine?a. GPO-B will take precedence and overwrite any conflicting settings.
b. GPO-C will take precedence and overwrite any conflicting settings.
c. GPO-A will take precedence and overwrite any conflicting settings.
d. The computer will default to local policy due to the confusion.

Answers

Based on the given levels of precedence, the resultant set of policy (RSOP) for this machine is GPO-A will take precedence and overwrite any conflicting settings.

What is a GPO?

This is known to be Microsoft's Group Policy Object (GPO). It is regarded as a composition of Group Policy settings that is said to set out what a system will do, how it will function for a specific group of users.

Note that Microsoft is said to give a program snap-in that helps one to make use the Group Policy Management Console. Due to the scenario above, the resultant set of policy (RSOP) for this machine is GPO-A will take precedence and overwrite any conflicting settings.

Learn more about network  from

https://brainly.com/question/1167985

Which of the following is NOT located on the Status Bar?

Answers

I Hope this is what you need?

A status bar is a graphical control element which poses an information area typically found at the window's bottom. It can be divided into sections to group information. Its job is primarily to display information about the current state of its window, although some status bars have extra functionality. For example, many web browsers have clickable sections that pop up a display of security or privacy information.

Explain why Austin takes close-up pictures of whales and displays them in life-size?

Answers

Austin takes close - up pictures of whales so that he that he can provide viewers with an indelible impression of what a whale really looks like.

Why was Austin interested in the picture?

He so interested because, he might not be able to see Whale any time soon.

And the picture will give a platform to evoke unexplored thought and emotion for him.

Learn more about picture at;

https://brainly.com/question/25938417

Complete the sentence about RSA encryption.

The two numbers, P and Q, used to find the keys _________

options:

- are divisible by two prime numbers

- usually consist of thousands of bits

- can be small numbers as long as they prime


answer: usually consist of thousands of bits

somebody please add an answer so this doesnt get deleted

Answers

The two numbers, P and Q, used to find the keys as they usually consist of thousands of bits.

What is the numbers P and Q in RSA encryption?

The RSA algorithm  is known to be the Rivest-Shamir-Adleman. It is said to be a kind of algorithm that is often used by technologies in message  encryption and its decryption.

It known to be made up of asymmetric or also of public-key cryptography. In the steps for RSA algorithm, one has to Choose two large prime numbers P & Q.

Learn more about  RSA encryption from

https://brainly.com/question/17486027

Answer: usually consist of thousands of bits

Explanation:

Got it right

What will display after the following code is executed? def main(): print("The answer is", magic(5)) def magic(num): answer = num + 2 * 10 return answer main()

Answers

There are different kinds of codes. The number that will show after the code is executed is 25.

How is code executed?

A CPU is known to be the part of the computer that is responsible for the execution of codes.

This is often done via the aid of a sequence known as the fetch, decode, execute cycle. Here, when a piece of code is loaded into RAM, the CPU will have to then fetch it using its contents and later decode the contents after that it execute the code.

See options below

Question 4 options:

A)

70

B)

25

C)

100

D)

Learn more about coding from

https://brainly.com/question/22654163

quick I need help ASAP

Question 1 (1 point)
Why in the world would you need a spreadsheet?

Question 2 (1 point)
What are spreadsheets used for?


Question 3 (1 point)
What does this unit cover

this is a k12 test

Answers

Answer:

1. Spreadsheets are an essential business and accounting tool. They can vary in complexity and can be used for various reasons, but their primary purpose is to organize and categorize data into a logical format. Once this data is entered into the spreadsheet, you can use it to help organize and grow your business.

2. A spreadsheet is a tool that is used to store, manipulate and analyze data. Data in a spreadsheet is organized in a series of rows and columns and can be searched, sorted, calculated and used in a variety of charts and graphs.

3. ?


GOOD LUCK!

Answer:

DO NOT INCLUDE (1=) AND DO NOT FORGET TO INCLUDE THE PUNCTUATION.

Explanation:

1 = Spreadsheets are helpful when trying to manage large amounts of numerical data.

2= You might keep a spreadsheet if you keep track of your checkbook balance, the mileage on your car, your grades, or your workout results at the gym.

3= This unit covers the basics of spreadsheets—how to create them; what can be done using formulas and calculations; and how to format them.

WILL GIVE BRAINLIEST!!!!!!!!
Pipeline construction and maintenance is a highly regulated practice with involvement from federal, state, and local entities.

True

False

Answers

True,

This is a true statement, pipeline construction is taken very seriously and heavily regulated by multiple entities.
TRUE

Is it true or false?

Answers

Answer:

False

Explanation:

descending starts from highest and goes to lowest. you want ascending sort tool, NOT descending sort tool

Answer: true

Explanation: if your going to sort the patients depending on their blood pressure from highest to lowest, your going to use descending sort tool because if your going to use ascending sort tool it would be organized from lowest to highest.

example: descending- 10, 9, 8 , 7, 6

ascending- 6, 7, 8, 9, 10


Which of the following are the lines defining the borders of a shape? (1 point)
borders
curves
faces
edges
2. Which of the following is a practical application of 3-D modeling? (1 point)
teaching
cooking
gaming
blogging
3. In the simplest terms, which of the following is 3-D modeling is all about? (1 point)
computers
collaboration
creativity
shapes
4. In the vehicle design industry, which of the following was seen at the latest auto show that began as a 3-D design? (1 point)
engine
race track
stereo system
concept car
5. Complex designs are easier than ever, and you don’t need much skill to pull them off. (1 point)
true
false
6. Which of the following is a show or movie that uses real actors or animals? (1 point)
connectivity
rendering
photorealism
live action
7. Which of the following is the face of a shape? (1 point)
the lines defining the borders of a shape
the area within the outline of a shape
the lines that are not straight and are used to change or distort a shape
the points at which the lines of the edges intersect
8. Making sure that all of the complex processes are working together in the final product is one of the most difficult parts of the animation process. (1 point)
true
false
9. Which of the following is the name for digital software platforms that have both 3-D modeling tools and collaborative tools? (1 point)
CAD
Building Information Management Software
Photoshop
Digital Design Studio
10. A complex combination of computer programs are not required to bring a 3-D character to life. (1 point)
true
false
11. Which of the following is the name of the process of developing a mathematical representation of the surface of an object in three dimensions with specialized software? (1 point)
additive manufacturing
commands
3-D modeling
connectivity
12. When polygons are joined together to form larger images, they are usually connected by which of the following? (1 point)
shared angles
identical faces
common vertices
sharing edges
13. As 3-D modeling has its own vocabulary, knowing the terms is an important part of the job. (1 point)
true
false
14. 3-D modeling provides architects with the means to plan and draft which kind of concepts with ease? (1 point)
structural concepts
theorized concepts
inspired concepts
communication concepts
15. Only animate objects can be made into three dimensions. (1 point)
true
false

Answers

Answer:

no I is edges

2 is gaming

3 is creativity

Answer:

1. edges

2. gaming

3. ? sorry

4. concept car

5. false

6. live action

7. the area within the outline of a shape

8.? sorry

9. Building Information Management Software

10. false

11. 3-D modeling

12. ? sorry

13. true

14. structural concepts

15. false

Explanation:

i tried my best...

Rick and Marissa recently started a company focused on rehabbing houses. Before they buy a house, they use software to create and design the renovation of each room. The program provides them with an estimate of how much of each kind of material is needed, and the orderly progression of tasks that need to be completed. Rick and Marissa use computer-aided design.
a) true
b) false

Answers

Answer:

True

Explanation:

Which of the following is an example of emerging technologies?

Television
Radio
Streaming video
Automobiles

Answers

Answer:

Automobile is an emerging technologies

Streaming video

Live streaming over the internet has evolved at a rapid rate over the past decade. New technology has improved and simplified the streaming experience for broadcasters and viewers alike.

Explanation:

Hope it helps you!!

A single instruction carried out by a computer is called a...

Answers

Answer:

a program

Explanation:

hope it helps

To create a new document using a template, navigate to the _____ tab.

File
Home
New
Page Layout

Answers

Answer:

uhh...

Explanation:

i think it might be the new tab.

which table option enables you to combine the contents of several xells into one cell?

Answers

The answer is the merge cells

What are particulates and are particulates harm full?

Answers

Answer:

particles can be know as chemical and chemicals are dangerous]

Explanation:

Which statements describe the effective use of graphics in presentations?


Use lots of graphics to make a boring presentation more interesting.
Use lots of graphics to make a boring presentation more interesting.

Put graphics on every slide.
Put graphics on every slide.

Make graphics large enough to be seen by the audience.
Make graphics large enough to be seen by the audience.

Include graphics when they are relevant to the content.

Answers

Answer:

use lots of graphics to make a boring presentation more interesting

Explanation:

i think thats right.

1.a. EXPLAIN THE TERM LOGGING INTO A EMAIL ACCOUNT

1.b. WRITE DOWN THE STEPS TO LOG IN AN EMAIL ACCOUNT

1.c. EXPLAIN THE TERM LOGGING OUT AN EMAIL ACCOUNT



Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

Logging into an email account:

Logging into email account, that you are trying to login to your email account.

For example, if you want to login to g-mail , you give your user name and password, upon correct user name and password, the email management system will then allow you to login to your account, where you can see your  inbox, outbox, and other customized emails.

WRITE DOWN THE STEPS TO LOG IN AN EMAIL ACCOUNT

The following steps are used to log in an email account:

Enter your email account URL in your browser or open the application of email. For example g-mail.Then enter your username and passwordUpon provision of right username and password, email system will direct you to login to your email account.

EXPLAIN THE TERM LOGGING OUT AN EMAIL ACCOUNT

The term logging out from an email account means that you are leaving your email account, and the email management system will ensure that no one tries to access your system and protect it from others. It is same like as you are protecting your files and folders and important data from other users  in your system while setting login and logout password.

Other Questions
When referring to bacteria cells, a plasmidis not naturally occuring.does not code for proteins.is the large bacterial chromosome contained in the nucleoid.is composed of double-stranded RNA.is a small, circular double-stranded DNA molecule that replicates autonomously. The set of ordered pairsbelow has a linear relationshipbetween x and y. Which one of thefollowing functions can representthis set of ordered pairs?{(0,-5), (2, 3). (3,7). (5,5)}A: y= 4x - 5B: y= 4x + 5C: y= -4x - 5D y= -4x + 5 Two adjectives to describe stephen King's literary works: A math book is 2.9 dm wide.How many millimeters wide is the book? (1 dm = 100 mm)Enter your answer in the box. Find the area of the polygon. In a stable ecosystem, the number of predators _____________ if the number of prey increases. Question 12 options: Decreases Stays the same Increases Dies. These books list location such as countries or cities and they include ___________________for each location. Fill in the the blank. A.telephone numbersB. social StatisticsC. historical background Analyzing Bivariate DataIn this activity, you will draw a scatter plot and the line of best fit to analyze a situation.Jeremy is on the planning committee for the rock climbing club. He is putting together a trip where memberscan go outdoor rock climbing. He is trying to determine how high the group should climb and how long thetrip should last. He calls multiple parks in the area that offer rock climbing and collects data on the height ofthe rock formations and the average time it takes people to reach the top and come back down. The data hefound is shown.Time to Climb (min)Height (ft)It gives me a list of numbers in a chart Time to climb : 30 ,45 , 115 , 87, ,160,60,135,117,55,145,95,150,67,120,100,88,138,75,167,120Height: 85,120,289,194,434,241,351,339,180,400,248,370,155,296,271,255,315,215,405,317 1. How many bones are in the collection? Explain how to solve the equation.b 7 = 12 Population was 249583 and is now 318270. What percentage has it grown in 10 years what is the difference between cunto cuesta and cunto cuestan?A. non. they both are used interchangeably B." cuento cuesta" is used with singular items " canto cuestan" is used with plural items. C." cuanto cuestan" is used with singular items. "cuanto cuestan" is used with plural items. The population of a town after t years is represented by the function (t)=7248(0. 983)t. What does the value 0. 983 represent in the situation? Helpppppp meeeeeee pleaseeeeee !!!! Solve the following problem. Give the equation using x as the variable, and give the answer.The sum of three times a number and 8 more than the number is the same as the difference between 22 and twice the number. What is the number?Question content area bottomPart 1Write the equation using x as the variable. Choose the correct equation below.A.3x+(x+8)=222xB.3x8x=2x(22)C.3x8x=222xD.3x+(x+8)=2x(22) Pi is the number of times a circles diameter will fit around its. What is the total length, in inches, of the longest piece and shortest piece of ribbon? Help?! A car has a mass of 1000 kg. What is the acceleration produced by a force of 2000 N?Newton's 2nd Law of Motion states:F = ma Solve for X1362x 18U4x - 29PLEASE HELP! what is 346924632968/33656