Answers

Answer 1

Answer:

its D

Explanation:

The social worker likes to work with other people, so he/she might not like working alone.


Related Questions

identify the tools on the boxes. write the answer

Answers

Answer:

im going off of what i know =( 2 screw driver 3 zip ties 5 needle nose plyers 8 can air

Explanation:

Question 11
1 pts
You need to find the square root of a value. Which of the following functions would you
use?
int
fabs
pow
O sqrt

Answers

Answer:

sqrt

Explanation:

Computing is the process of using computer hardware and software to manage, process and transmit data in order to complete a goal-oriented task. It can be classified into the following categories;

If you need to find the square root of a value. The function you would use is sqrt.

In Computer programming, the sqrt () function is a mathematical tool which allows a user to find the square root value of any numerical value (numbers)

For example the code for finding the square root of a value using Python programming language is;

num = 36

\\This is the value of the original number\\

sqrt = num ** (0.5)

print ("The square root of the number "36" is 6")

Answer:

sqrt

Explanation:

i'm in python

What is the output for the following program?

numA = 10
while numA < 21:
numA = numA + 5
print(numA)

Answers

Answer:

Output:

15

20

25

Explanation:

In first iteration value of num is 10. Condition is checked 10 is less than 21 so value of num is incremented by 5 and value 15 is printed than again condition is checked 15<21 so value of num is incremented again and 20 is printed. Again condition is checked 20<21. So 25 is printed. Then 4th time when condition is checked vakue of num is 25 and while loop condition becomes false because 25 is not less than 21 and program is terminated here.

Answer: 15,20,25

Explanation: got it right on edgen

Please help! I tried this by myself. But I am not sure if this is right.

Answers

Answer:

Yes this is correct

Explanation:

btw trust yourself, believe in yourself because you can do it. I believe in you ;)

Answer:

This is correct

Each pixel includes 3 colors; Red, Green and Blue. Each color uses 8 bits to store it's intensity. How many Bytes are needed for each pixel

Answers

Answer: 3 bytes

Explanation:

A Pixel uses 3 colors and each of these colors uses 8 bits to store their intensity.

One pixel will therefore have:

= 8 * 3

= 24 bits

1 byte = 8 bits

24 bits will therefore be:

= 24/8

= 3 bytes

Answer:

3 bytes...I think

Explanation:

I need help building a computer what are some good parts?

Answers

Answer:

glass for the screen, wires to connect everything, something for the buttons, you also might need a screen protector so it can help your eyes because the screen will be bright, use something that will help the computer not fall off the desk, you also need to make some space at the bottom of the computer for the sound to go through, you need to make some more space at the either side you want the charger for it to always have power so you can always use it, and memory space, if you want to you can add a little space at the side for your earbuds.

Explanation:

you need to have your parents help you so you don't get hurt.

hellllllllllp i need hlel dad

Answers

miss girl whatttttttttt

Choose the type of error described.
______ occurs when the result is wrong because of the programmer's mistake, such as multiplying two numbers when they should have been added
______ occurs when you use the wrong punctuation, such as print 'hello' without parentheses
______ occurs when the program starts running, but encounters an error such as trying to divide by zero

A. runtime
B. logical
C. syntax

Answers

Answer:

first scenario: B

second scenario: C

third scenario: A

hope this helps! :-)

Answer:

1.logical occurs when result is wrong

2.syntax occurs when the wrong punctuation is use

3.runtime occurs when program starts running

Explanation:

name tow ways to render a program as a single file

Answers

Answer:

*two

Explanation: and im not sure but have a great day and good luck on whatever you are doing!

Helpppppppppppppppppppp

Answers

THE ANSWER IS B MOST DEFINITELY

A website for a certain political party or candidate is likely to have unbiased
information. Choose the answer.

True

False

Answers

False I believe probably false

Answer:the answer is false i had the same question in my test and i put false i got it right

Explanation:

How do I find where I have used Premium Feature in CANVA
I am a free user

Answers

Answer: Ok go to the website (Canva) and you will see they have plan like there is one that is free, and there is one that is name pro but you have to pay $12.95 and the last one is Enterprise which cost $30.00

Hope this help :)

Explanation:

WILL GIVE BRAINLIEST!!!!!!!!!
The Port of New Orleans is not considered an intermodal port.


True

False

Answers

Answer:

True

Explanation:

Have any of you guys had to deal with not seeing profile pictures or not being able to open PDFs on this website? Is it just me or an overall glitch of the Brainly system?

Answers

Me too man me too yeah

14. The term used to describe an attribute that can function like a primary key is a?​

Answers

Answer:

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

Explanation:

In the relationship model of database  a primary key is a specific choice of a minimal set of attributes that uniquely specific a tuple in a relation.Informally  a primary key is which attribute and in simple cases are simple a single attribute.More  formally a primary key is a choice of candidate key any other candidate key is an alternate key.

A primary key may consists of real word observable in which way it is called natural key,while an attribute created to function as a key and not use for identification outside the database is called a surrogate key.For example for a database of people time and location of birth could be a natural key.National identification number is another example of an attribute that may be used as an natural key.

6 → What is the difference between SHA-256 and SHA-512?

Answers

Explanation:

SHA-2: A group of two related hash functions, identified as SHA-256 and SHA-512.

The word size varies; SHA-256 uses 32-byte characters, whereas 64-byte words are used by SHA-512.

What is the name of the protocol used with IPv6 to learn the Layer 2 addresses that exist on the same local network

Answers

Answer:

Network Discovery Protocol (NDP)

Explanation:

An IP address is an acronym for internet protocol address and it can be defined as a unique number assigned to a computer or other network devices, so as to differentiate each device from one another in an active network system. Thus, an IP address is typically used to uniquely identify each computer or network devices connected to the internet or network.

In Computer networking, IP address are classified into two (2) main categories and these are;

1. Local (internal) IP address.

2. Global (external) IP address.

Also, the internet protocol (IP) address comprises of two (2) versions and these are;

I. Internet protocol version 4 (IPv4): this is the first and original version of the internet protocol which was introduced in 1983 using the Advanced Research Projects Agency Network (ARPANET). An example of an IPv4 address is 192.168.1.0.

II. Internet protocol version 6 (IPv6): it is the modified (latest) version of the IPv4 address system and as such can accommodate more addresses or nodes. An example of an IPv6 is 2001:db8:1234:1:0:567:8:1.

Hence, Internet protocol version 6 (IPv6) was developed and introduced to replace the previous version (IPv4); Internet protocol version 4. The best statement which describes a benefit of IPv6 over IPv4 is that, Internet protocol version 6 (IPv6) eliminates the use of hierarchy in addressing, making addresses easier to use because the size of the routing table is smaller (reduced) and as such making routing with IPv6 to be more efficient.

Hence, Network Discovery Protocol (NDP) is the name of the protocol used with IPv6 to learn the Layer 2 addresses that exist on the same local network.

12) --- In-Excel, Columns-are-labelled as
a) +A, B, C, etc
b)+1,2,3.etc
C-A1, A2, etc. 1
d)+ $A$1, $A$2. etc. I​

Answers

Answer:

C-A1, A2, etc.

you are considering cloud services, and you concerned about the interaction of your security policies and those of the hosting provider. What can alleviate your concern

Answers

Answer:

Cloud access security brokers

Explanation:

Cloud access security brokers (CASBs) can alleviate your concern. This is a software that is between cloud service users and cloud applications. Monitoring every activity and ensuring security protocols.

It does the work of merging the security policies of users and that of the providers. Across cloud platforms, the CASB can help to identify unsanctioned use.

Please help, thanks! (simple question) I'm doing a project and need to ask two people what they think is the highest contributor to global warming. my phone is dead. What do you think is one of the greatest contributors to global warming? I have to make an app about the two things.

Answers

What I think the highest is carbon dioxide . Because we use a lot of CO2 in every single day . So image that for 365 . We use a lot of carbon dioxide . In which that is ruining our earth

50 POINTS!!!!!!!!!!!

Give at least two examples of how the transport layer is used.

Answers

Answer:

The transport layer is responsible for delivering data to the appropriate application process on the host computers. Some transport layer protocols, for example TCP, but not UDP, support virtual circuits, i.e. provide connection-oriented communication over an underlying packet-oriented datagram network.

Explanation:

Some transport layer protocols, for example TCP, but not UDP, support virtual circuits, i.e. provide connection-oriented communication over an underlying packet-oriented datagram network.

Answer:

1. The transport layer is responsible for delivering data to the appropriate application process on the host computers. and 2. Some transport layer protocols, for example TCP, but not UDP, support virtual circuits, i.e. provide connection-oriented communication over an underlying packet-oriented datagram network.

-CC

what are the condition of machines or equipment if the parts of the equipment are easy to assemble and disassemble​

Answers

Answer:

 

Explanation:

i dont now

Analyze the difference between security settings and privacy settings.

Answers

Answer:

Explanation:

Security settings controls people getting through and into your devices. It is more of a protection while privacy is just more of who and what can be viewed.

An analyst determines the value of investments

True

False

Answers

The correct answer is True

Answer:

It is true

Explanation:

Steven has listed printers, monitors, plotters, and copy machines at his place of work. Now he is reading manuals. Steven is creating a _____.


Web page

database

maintenance schedule

word-processing document

Answers

Answer: Web page

Explanation:

A web page can be defined as a document that is written in an HTML format. This can be viewed using an internet browser. It can be accessed by using the URL address in the address bar. The printers, monitors, copy machines and other necessary machines can be required for creation of web page. The printers are required to get the soft copy of the web page so that a proof reading can be done on the content of the web page, copy machines are used to scan the necessary pictures or text to be pasted on the web page, monitors are used to observe the development of the web page. Plotters are used for printing the graphs that can be scanned for web page.

Learning task 1: introduction A.Direction:below are jumbled letters. Write the correct spelling opposite of the scramble letters. 1.GNISSRED 2.MMONEL UIJEC 3.ISENNOAYMA 4.MULEISIFRE 5.TERIRESHSECROW

Answers

Answer:

Following are the solution to this question:

Explanation:

For point 1: DRESSING

For point 2:  LEMON JUICE

For point 3: MAYONNAISE

For point 4: EMULSIFIER

For point 5: WORCESTERSHIRE

E-mail is a special form of business communication.
is the set of rules that governs communication using e-mail.

Answers

Answer:

 Your answer would be 'Netiquette ' .

Hope this helped you out :D

assignment 1: silly sentences edhesive

Answers

Answer:

print("Let's play Silly Sentences!")

print(" ")

name=input("Enter a name: ")

adj1=input("Enter an adjective: ")

adj2=input("Enter an adjective: ")

adv=input("Enter an adverb: ")

fd1=input("Enter a food: ")

fd2=input("Enter another food: ")

noun=input("Enter a noun: ")

place=input("Enter a place: ")

verb=input("Enter a verb: ")

print(" ")

print(name + " was planning a dream vacation to " + place + ".")

print(name + " was especially looking forward to trying the local \ncuisine, including " + adj1 + " " + fd1 + " and " + fd2 + ".")

print(" ")

print(name + " will have to practice the language " + adv + " to \nmake it easier to " + verb + " with people.")

print(" ")

print(name + " has a long list of sights to see, including the\n" + noun + " museum and the " + adj2 + " park.")

Explanation:

Got it right. Might be a longer version, but it worked for me.

You wrote a program to compare the portion of drivers who were on the phone. Which statements are true? Select 4 options. A different set of observations might result in a larger portion of male drivers being on the phone. Your program compared an equal number of male and female drivers. It is important to test your program with a small enough set of data that you can know what the result should be. Even when confident that the mathematical calculations are correct, you still need to be careful about how you interpret the results. You could modify the program to allow the user to enter the data.

Answers

Answer:

1,3,4,5 (It's not the one that starts with your program)

Explanation:

Edge 2020

A driver is essentially a piece of software that enables communication between an operating system and a device. Consider the scenario where a device needs to read some data from an application.

What program to compare the portion of drivers?

Type “device management” into the taskbar's search box, then click on Device Manager. To see the names of the devices, choose a category, then right-click (or press and hold) the item you want to update. Decide Automatically check for driver software updates.

A computer software known as a driver, sometimes known as a device driver, that serves as a bridge between the operating system and a device such a disk drive, video card, printer, or keyboard.

Therefore, The device's collection of specific commands must be thoroughly understood by the driver.

Learn more about program here:

https://brainly.com/question/3224396

#SPJ2

How do science, mathematics, and technology each influence engineering

Answers

Answer:

In order to start engineering you must know the basics Science, Math, and Technology. For example you need math to get all the parts in the right place and fix any pieces that need to be angled right, science because you need to know what happens if you put this with that if it’ll spark break or anything, and technology because you need to know the different pieces and their purpose, hope it helps!

Explanation:

Answer:

Math: By using numbers and some problems are really hard and they like solving them makes some kids want to do engineering

Science: By do expirments and getting kids excited about doing something like engineering

Technolgy: I think this speaks for itself by saying that if you like computers and dealing with technogly you would want to do engineering

Explanation:

Other Questions
Read the text below carefully and then answer the following question. Raoul pose d'excellentes questions au professeur dallemand.Julie et Sophie dansent et chantent dans la chorale. Joseph est petit et faible en mathmatiques. Il est souvent malade et nassiste pas beaucoup aux cours.Jean-Michel coute le professeur, termine ses devoirs, apprend ses leons et russit aux examens.Joseph feels great. Vrai ou faux ?The answer is false btw Find the slope of the line passing through the points(9, -6) and (-4, 5). The local newspaper has letters to the editor from people. If this number represents % of all of the newspaper's readers, how many readers does the newspaper have? Mr. Turner invested $8,000 in an account for his daughter's college education. The account pays 5% interest compounded annually. How much money will Mr. Turner have in the account after 4 yearsA-$9,724.05B-$11,554,77C-$8,550D-$10,320.67 You are riding a skateboard and hit a hole in the street, causing you to fly off the board and crash. Which law represents this action? * Every year, Shawna Stuart, the Director of Sustainability at Academic University, sees students throwing away perfectly good furniture and household items when they get ready to leave the dorms. And even though Academic U is considered to be one of the best schools in the country, 30% of the people in its surrounding communities earn poverty-level wages. Shawna knows that there must be some way to get all those chairs, couches, tables, and kitchen goods to people who really need them, but she needs some help in figuring out how to do it. Fortunately, you are the president of your schools Business Honor Society, and your group wants to create a new non-profit organization this year. Shawnas dilemma is perfect for your team, and together, you decide to create a new organization, Share Your Stuff.Today, you are meeting with your team of four students, Shawna, and Alfonso Alvarez, the Store Manager for your local Goodwill store. You want to do some planning for the upcoming year. First on the agenda, the group agrees to create a strategic goal for the organization.Which of the following is a question that you should ask during the development of strategic goals for the organization?a. Should our company focus more on giving things away, or on selling things for a reduced price to those in need?b. Last year, the Office of Sustainability collected 75 usable couches from students, but they were only able to give away 25 of them. What can Share Your Stuff do to give away more couches this year?After some discussion, the group agrees that they want to create an ongoing, sustainable organization that eliminates at least 50,000 pounds of waste and raises at least $10,000 to pay for organizational expenses. Now that the team has a good idea for a strategic goal, it is important for them to identify a strategic plan that can be used to achieve the goal.What time-frame should the group consider for this plan?a. Short-term (One year or less)b. Long-term (Five years or more) What are the structures that pull chromosomes apart during Cell division?NucleusMitochondriaCentrifugesCentrioles and Spindles Your Body Is Completely Your TempleAnd I Didnt PeekAnd Yes Youre Lady GagaIm Not A ThiefI Will Never Steal From YaEvery Winter And SummerAnd Autumn And Every SeasonYou Will Be All Mine Now that they have retired, Jordan Keniston and his wife have decided they need a smaller home. After selling their current home, they have $87,000 to use as a down payment. The home they are purchasing is $113,700. What is the amount of their mortgage loan? Solve the proportion. A group of students takes their math teach out for lunch. If five have hamburgers and three have hot dogs, the bill will be $24.25. If three have hamburgers and five have got dogs, the bill will be $21.75. What is the price of a hamburger? A tree farmer planted 3 types of trees on 22 acres of land. He planted 48 trees per acre. What is the total amount of trees he planted. 20 POINTS URGENT! PLEASE HELP! FAKE ANSWERS REPORTED! Which inequalities have the solution set graphed on the number line? Select two options.5--3-2-10 1 20xox>4 Read the passage.The Republic Philebus, Sophist, Politicus, Symposium, and Protagoras are called "Dialogues." They were all written by the Greek philosopher Platofrom The Dialogues of PlatoThe Republic of Plato is the longest of his works with the exception of the Laws, and is certainly the greatest of them. There are nearerapproaches to modern metaphysics in the Philebus and in the Sophist; the Politicus or Statesman is more ideal; the form and institutions of theState are more clearly drawn out in the Laws; as works of art, the Symposium and the Protagoras are of higher excellence. But no other Dialogue ofPlato has same largeness of view and the same perfection of style; no other shows an equal knowledge of the world, or contains more of thosethoughts which are new as well as old, and not of one age only but of all. Nowhere in Plato is there a deeper irony or a greater wealth of humour orImagery, or more dramatic power. Nor in any other of his writings is the attempt made to interweave life and speculation, or to connect politics withphilosophy(from The Dialogues of Plato by Benjamin Jowett)In the passage, the author argues that the Republic is the greatest of Plato's Dialogues.Which statement describes how the author develops this central idea?01. He lists various weaknesses of other Dialogues and contrasts each to a strength of Republic.2. He evaluates numerous characteristics of all the Dialogues and explains with each one how Republic is superior.O 3. "He first points out the shortcomings of other Dialogues, and then describes the relative strengths of Republic.04. He first acknowledges a few aspects of other Dialogues that are superior, and then lists numerous ways in which Republic issuperior Help please.......... The pick and roll is an example of both a team and an individual sport strategy.True or False When we use the formula for the area of a triangle, why do we use the height and not the hypotenuse? How many solutions does this equation have? 2 + 6x 2 = 3x + 3 A) no solution B) exactly one solution C) exactly two solutions D) infinitely many solutions PLEASE ANSWER WITH (A P E X) ANSWERAn appeal of a district court ruling can next be made to:O A. a U.S. Court of Appeals.OB. a state trial court.C. the U.S. Supreme Court.D. a state appellate court.