how does the study of science benefit society ? A. non scientists in society often use the same experiments conducted by scientists. B. The study of science helps slows down a fast paced society. C. The study of science keeps more people employed than any other industry. D. The knowledge gained by studying science is often used to address the practical problems of society. Thank you :)

Answers

Answer 1
The knowledge gained by studying science is often used to address the practical problems of society. You see it in medicine a lot after much experimentation it tries to fix an illness that we have in society.
Answer 2

Answer : D - The knowledge gained by studying science is often used to address the practical problems of society.

Explanation : Without studying science, we wouldn't really know everything we do about the world we live in today. The study of medicine helps cure diseases and help sick patients. The study of oceans and their movements help sailors and our navy do what they need. All around us is science that could potiently help solve a future or current problem.


Related Questions

Where does microsoft word put elements such as text, logos, or graphics saved for later use in a document?

Answers

The answer is Quick Parts Gallery.

We use Quick Part Gallery to create, preserve, and reuse pieces of content like AutoText and fields. Quick parts is also referred to as building blocks since they contain reusable blocks of content. MS Word helps you recycle content in business documents by using building blocks.



Which option best describes the game Farmville?

It is designed to educate players about virtual currencies. It is designed to educate players about various types of crops.It is designed to promote social interaction and community building.It is designed to educate players about various types of livestock.

Answers

The answer would be It is designed to promote social interaction and community building.

FarmVille is a social networking game aimed at promoting social interaction and community building through virtual farming activities on the platform.

The game FarmVille is a social networking game developed by Zynga that is integrated with platforms. The game focuses on social interaction and community building, as players grow and harvest crops, sell them to expand their farms, and connect with friends in a virtual community. In addition to fostering competition and strategy through game-play, FarmVille facilitates communication among players, as evidenced during Valentine's Week in 2010, where players sent over 500 million virtual gifts through the game. Although it offers educational aspects about crops and virtual economies, its primary goal is to blend gaming with social media to engage a broad audience and encourage interaction.

The Xperia Play is an example of convergence between which platforms? laptops and mobile phones PDAs and mobile phones handhelds and mobile phones smartphones and laptops

Answers

Handhelds and mobile phones

Answer:

Handhelds and mobile phones

Explanation:

What are federal taxes ?

A. Federal taxes are money you earn from working at a job.
B. Federal taxes are payments you make to the state government where you live.
C. Federal taxes are payments you make the US federal government.
D.Federal taxes are money you earn from the US federal government.

Answers

The answer is C. Have a good day. just know that you are the best

Federal taxes are payments made to the US federal government(option C), used to fund national programs and services. Examples include income taxes, which are progressive in nature. Federal taxes differ from state and local taxes in their scope and application.

Federal taxes are payments made to the US federal government. These taxes are primarily used to fund federal programs, services, and activities. Unlike state and local taxes, which are paid to state or local governments respectively, federal taxes contribute to national expenditures and services such as social security, national defense, and healthcare programs.For example, income taxes are a type of federal tax imposed on the net income of individuals and corporations. The United States employs a graduated progressive tax system, meaning that the tax rate increases as an individual's income increases, thereby ensuring higher earners pay a greater proportion of their income in taxes.Hence, option C is correct.

Describe an ethical dilemma table to an employee’s behavior at work or work discipline

Answers

An example of an ethical dilemma in the workplace might be best described by an episode of The Office.
Meredith was ‘with’ someone from their paper supplier in exchange for discounts on paper and coupons for Outback Steakhouse.
The company really needed the discount on paper supplies, but it was still against many rules and very unethical.
Hope this helps!

The transmission method that sends data to every device on a lan is known as a _____ transmission.

Answers

The transmission method that sends data to every device on a lan is known as a broadcast transmission. This type of transmission is also referred toa as  one-to-all transmission method. The network carries a message to all devices at the same time.
Sometimes broadcasts are a result of network devices continually announcing their presence in the network, so that other devices don't forget who is still a part of the network.
The correct answer is: Broadcast

Explanation:
Broadcast transmission is used to send data from one device to every device on a LAN. The device is termed as node in Networking. In formal terms, Broadcast transmission is the kind of transmission in which the data from one node of a network is sent to all the nodes that are connected to that network. Hence, the correct answer is Broadcast transmission.

Assume that c is a char variable has been declared and already given a value. write an expression whose value is true if and only if c is not what is called a whitespace character (that is a space or a tab or a newline-- none of which result in ink being printed on paper).

Answers

return isgraph(c));
////////////////

An expression to check if a char variable 'c' is not a whitespace character is !(c == ' ' || c == '\t' || c == '\n'). Using logical operators, the expression negates the condition where 'c' is a space, tab, or newline character.

The question asks for an expression that evaluates to true if and only if the char variable c is not a whitespace character, which includes space, tab, or newline. In programming languages that support ASCII character evaluation, this can be done by using a logical expression that checks if c is not equal to either a space (' '), a tab ('\t'), or a newline ('\n').

The expression in a language like C or Java would look like this:

!(c == ' ' || c == '\t' || c == '\n')

This uses the logical negation operator (!), logical OR operator (||), and comparison operator (==) to return true only when c is not a whitespace character.

A network segment where only one device can communicate at a time is known as a

Answers

Final answer:

A network segment where only one device can communicate at a time is known as a collision domain, often found in networks using a hub or bus topology.

Explanation:

A network segment where only one device can communicate at a time is known as a collision domain. In networking, a collision domain is a network scenario wherein data packets, sent from different devices on the same network segment, could collide if they are sent at the same time. Networks employing a hub or a bus topology typically have a single collision domain for all devices on that segment, meaning if one device is transmitting, others must wait until the network is free. Ethernet networks, especially those using older technologies such as 10BASE-T or 100BASE-TX, prominently feature the concept of collision domains. However, modern Ethernet networks often use switches to separate devices into different collision domains, significantly reducing the chances of a collision and improving network performance.

What is the best way to ensure personal privacy with regard to online information?
only post it via an anonymizer
only post it through a filter
only post it using meta tags
don't post it

Answers

A) only post it via an anonymizer is my guess

HELP ASAP!!!
What is a PowerPoint slide?

A. Image in a presentation
B. Motion effect to move a page in a presentation forward or back
C. Predesigned template in a presentation
D. Single page of a presentation

Answers

single page of presentation!
May be a little late but hopefully I helped somewhat!!!!!

A  PowerPoint slide is a Single page of a presentation. Thus the correct option is D.

What is PowerPoint?

Powerpoint is referring as a type of application software mainly used to give presentations on informational content by using a creative approach usually in business meetings as well as conferences.

This PowerPoint presentation is a combination of PowerPoint slides combined together to deliver the presentation whereas PowerPoint slides are referred to as a single page of the presentation.

Powerpoint contains various features to provide an edge to the presentation by using effects, transitions, colors, background, slideshow, and so on.PowerPoint serves as a visual help for presenters as they move through their options, concepts, advertisements, etc.

Therefore, option D Single page of a presentation is appropriate.

Learn more about PowerPoint, here:

https://brainly.com/question/17215825

#SPJ2

12. When trying to identify the sorted column in a table, you would look for the column where A. an arrow is displayed in the field name. B. data is presented from low to high. C. data is in alphabetical order. D. only a few records appear.

Answers

well i have to say C because its sorted  
Which of the following should be filed directly before Mortensen, Art?

Before creating your own customized template, you should

A. consider whether you know other people who would use it.
B. perform a search to make sure it does not already exist.
C. close all Microsoft programs.
D. collapse the ribbons to make a larger work area.

Answers

The answer is perform a search to make sure it does not already exist (B).

Answer:

b

Explanation:

What product launch helped make blogging a more lucrative endeavor?

Answers

I'd say Google AdSense.

With blogging, you can make a lot of cash by showing AdSense on your pages. Google AdSense was designed with blog publishers and websites in mind and anyone who creates their own blog can take advantage of this awesome opportunity.

By allowing ads on your blog, you are able to create a static revenue stream.





1. A(n) ____ is a special type of inline image in which you define one or more areas as hotspots. *


2. ____ are used to set off paragraphs of text or different sections of a page. *


3.____ tags are tags that the W3C has earmarked for eventual removal from their specifications. *

4.The ____ document type is used to support frames on a Web page. *


5.A ____ list offsets information in a dictionary-like style. *


6.A ____ is a computer program that can damage files and programs on your computer. *


7.The ____ attribute defines the width of an image measured in pixels. *


8.The ____ attribute provides alternative text to display when an image is being loaded. *


9.The ____ property lets you change the color of various elements on a Web page. *


10.____ code is the code or instructions used to create a Web page or program. *

Answers

1.       Image map

Typically, web pages use different types of inline images. An image map defines one or more areas as hotspots and is a special type of inline image. For instance, every hotspot in an image map is able to link to a different page.


2.       Headings

Once the Web page structure is set, you can now enter content of the web page informational text paragraphs and headings. Headings separate text or add new topics on the page. Headings are indicated by the tags <h1> all through to <h6>


3.       Deprecated tags

By default, W3C supports 3 document types for XHTML HTML, frameset, transitional, and strict. Strict is specified when you want to illegalize use of deprecated tags. Deprecated tags are tags that W3C has earmarked for eventual removal from their specifications because these tags have been replaced by much more newer and functional tags.


4.       Frameset document type

As mentioned above in question 3, W3C supports 3 document types for XHTML HTML, frameset, transitional, and strict. Frameset document type is used to support frames on a page and allows the use of deprecated tags.


5.       Definition list

Definition list is an example of a list that offsets info in a dictionary like style. They are not often used as compared to unordered and ordered lists and are important in creating a glossary like list of definitions and items.

6.       Virus.

A virus is a malicious software code that multiplies and replicates by copying itself to another application, document, boot sector and changes how a computer should operate. Typically, a computer virus cannot reproduce without programming a document or a file.


7.       Width Attribute

This attribute specifies the width of an image and the height specifies the height of an image. Both are measured in pixels and the value must always be in pixel. It specifies the width of a cell attribute and is used to set a predefined width of a cell.


8.       Alt attribute

Commonly used with the <img> tag, the alt attribute specifies an alternate image or text, if the image is not in a position to be displayed. The required alt attribute provides info of an image if a user for known or unknown reasons cannot view it.


9.       Color property

It defines the text for an HTML element. It is specified by the color name, a HEX value and an RGB value. The most common ways amongst these three is the HEX value. You can also use color name by replacing the HEX code with the name of the color.


10.       Source Code

Source code is that HTML code which is translated into a graphical web page by a browser. It is possible to view the source code for any page from within the web browser. Using this feature,  it can help one check his or her own code or for another developer.











Where was the first high-level language operating system created?

A. Harvard
B. MIT
C. IBM
D. Stanford

Answers

The first high level language operating system was created at MIT

If you wish to collect data from two related websites with different domains in a single google analytics property, what feature must you set up?

Answers

The question has multiple choices

a)      Advanced filters

b)      Cross-domain tracking

c)       Event tracking

d)      Custom Dimensions


The answer is b) Cross-domain tracking


Sometimes called site linking, this feature makes it possible for Google analytics to see sessions on two related websites as a single session by a single user. To track these sessions, Google analytics collects Client-Id value stored in cookies. In the case of multiple domains, the Client-Id value has to be carried from one domain to another.

 






Which systems provide a single, cohesive platform?
Although (integrated systems, enterprise systems, customized systems) provide a huge advantage by integrating all business functions of an organization into a single, cohesive platform, they require a huge initial investment and are vulnerable to (server failures, data overflow, security threats).

Answers

I would say an ERP

An ERP (Enterprise Resource Planning) is an example of widely implemented business process management system software for organizations and industries. It allows these organizations to integrate all facets of an operation such as development, product planning, manufacturing and processing, sales and marketing into a single database and user interface.


Although (enterprise systems) provide a huge advantage by integrating all business functions of an organization into a single, cohesive platform, they require a huge initial investment and are vulnerable to (security threats).

Which view is most commonly used to make edits to a slide? A. Slide Sorter B. Normal C. Notes Page D. Slide Show

Answers

It's Normal view! I hope this helped

Answer:

B. Normal

Explanation:

The normal view is the one most commonly used to make edits to a slide. The normal view offers access to almost all the icons and options that you would need in order to edit a slide. Moreover, despite the fact that it shows the icons necessary to edit the slides, it still presents the slide in a way that is very similar to how this will look during the actual presentation.

Which term describes encryption that protects the entire original ip packet's header and payload?

Answers

The answer is  tunnel mode encryption.   This describes encryption that protects the entire original ip packet's header and payload.  A tunnel mode encryption protects the internal routing information by encrypting the IP header of the original packet. The original packet is encapsulated by a another set of IP headers. .Additional headers are added to the packet; so the payload MSS is less.
The correct answer is: Tunnel Mode Encryption

Explanation:
Tunnel Mode Encryption is used to encrypt the original IP-packet's header and payload. The encryption is done at the gateways. A gateway is the piece of networking hardware used in telecommunications that allows data to flow from one discrete network to another discrete network. The network consists of the computer. Hence the correct answer is Tunnel Mode Encryption.

A page layout technique that often uses a percentage value for width is called ________.

Answers

It is called a fluid layout

A fluid web page typically is configured with percentage widths that sometimes take up 100% of the browser. They will use relative units like percentages instead of pixels and will often fill the width of the page regardless of what the width of the browser might be. They keep the same spatial weighting to all elements and works fine on different sizes of screens of similar sort. They define each area of an image layout perfectly.  




An administrator needs to examine ftp commands being passed to a server. what port should the administrator be monitoring?

Answers

Port 21

The server-PI (Server Interpreter) is the process that listens to port 21 on the FTP server. The Server Interpreter has control over server-DTP (Server Data Transfer Process), the method used for data transfer connection. The server-PI must be in a position to respond to standard FTP commands like USER and PASS and several other commands.

 

 



Beth withdrew $35 from her checking account. In which column should she record the $35 withdrawal?

Answers

in the column of the account that says withdraw


The answer would be B. Debit

Skills that are in demand for mobile computing-related positions include _____.

A.interface design and desktop publishing
B.SEO and interface design
C.Web analytics and joystick manufacturing
D.SEO and desktop publishing

Answers

Skills that are in demand for mobile computing-related positions include SEO and interface design. Correct answer: B
SEO stands for Search Engine Optimization which includes making small modifications, optimizations and improvements to parts of the website. Interface design on the other hand is the design of user interfaces for machines and software.
skills that are in demand for mobile computing related positions include SEO and interface design.
SEO
is short form for Search Engine Optimization which includes making small modifications,optimizations and improvements to parts of the website.
search engine optimization is therefore a process of getting traffic from free organic editorial or natural search results on search engines.
if you have a website,blog or online store,SEO can help your business grow and meet the business objectives.search engines optimization is essential because users trust search engines and having a presence in the top positions for the keywords the user searching increases website trust.
while interface design, is design of user interfaces for machines and software such as computers,phones e.t.c which has the focus on maximizing usability and the user experience.

The ______________ prompt provides a means of installing sql server 2012 by referencing parameters in a text configuration file.

Answers

Answer:

The answer to this question is the command prompt.  

Explanation:

In the SQL server 2012 installation, there are many steps in the server installation in this steps the command prompt is used to configure the file the process of installation can be given as:

Before installing the SQL server we must check the minimum Hardware and Software Requirements of the software to install on the computer. Then we click on the software setup file when we click on the setup file of the software it provides the command prompt. In this prompt, that shows the details about the software and also configure the file. This prompt is shown a short time on the computer screen. Then we name the server and select the password and click on the Next button. It will configure the server automatically At the last click on the finish button. The server is installed properly.  

The sum of all the minterms of a boolean function of n variables is equal to 1.

(a) Prove the above statement for n=3.
(b) Suggest a procedure for a general proof.,

Answers

The answers are as follows:

a) F(A, B, C) = A'B'C' + A'B'C + A'BC' + A'BC + AB'C' + AB'C + ABC' + ABC

= A'(B'C' + B'C + BC' + BC) + A((B'C' + B'C + BC' + BC)

= (A' + A)(B'C' + B'C + BC' + BC) = B'C' + B'C + BC' + BC

= B'(C' + C) + B(C' + C) = B' + B = 1


b) F(x1, x2, x3, ..., xn) = ∑mi has 2n/2 minterms with x1 and 2n/2 minterms

with x'1, which can be factored and removed as in (a). The remaining 2n1

product terms will have 2n-1/2 minterms with x2 and 2n-1/2 minterms

with x'2, which and be factored to remove x2 and x'2, continue this

process until the last term is left and xn + x'n = 1

Vincent has a computer with two dvi ports and wants to connect it to an hdmi display. what is the easiest solution?

Answers

you have to get a hdmi dvi dont fit a hdmi port sorry buddy

The easiest solution for Vincent to connect his computer with two DVI ports to an HDMI display is to use a DVI to HDMI adapter. By plugging the adapter into the DVI port on the computer and connecting the HDMI cable to the adapter, Vincent can seamlessly transmit audio and video signals.

Using a DVI to HDMI adapter would be the easiest solution for Vincent to connect his computer with DVI ports to an HDMI display. These adapters are readily available and simple to use.

Simply plug the DVI end of the adapter into one of the DVI ports on Vincent's computer and connect the HDMI cable from the display to the HDMI port on the adapter. This setup allows for seamless transmission of audio and video signals.

Ensure to select the correct input source on the HDMI display to see the computer's output properly. With this setup, Vincent can enjoy high-quality audio and video on his HDMI display from his computer.

In asps, the code to tie the database to the web site is typically written in javascript or ____.

Answers

In asps, the code to tie the database to the web site is typically written in javascript or VBScript(Visual Basic Script).
VBScript is an interpreted script language from Microsoft with syntax very similar to that of Visual Basic.
Most often VBScript is used for Quick Test Professional (QTP), which is a test automation tool.

If a user has two texts selected, the Reveal Formatting pane allows the user to

compare the word counts of the two texts.
insert tables into both texts.
spell-check both texts.
compare the fonts of the two texts.

Answers

The correct answer is: compare the fonts of the two texts.  

You can access Reveal Formatting by selecting the desired tet and pressing Shift+F1. By opening this pane you will be able to see the paragraph formatting, font size, font type and line spacing.
The answer is (D) compare the fonts of the two texts.

Word has a reveal formatting feature that allows one to see how selected text has been formatted. You are able to quickly review the paragraph formatting and the font used in your text. This feature is important since it allows you to tell at a glance what formatting has been used. To use this tool, press the combination keys shift+f1 and the reveal formatting pane will pop up

____________________ software is a type of security software designed to identify and neutralize web bugs, ad-serving cookies, and other spyware.

Answers

The Answer to this question is Web Bugs

They begin beating it with a hose to find out what it really means. How does the figurative language in this excerpt reveal Collins’s message?

Answers

Collin criticizes the way some readers try to understand a poem, that readers should be patient and open minded when reading poems in order to see the meaning, not to over-analyze it. To go with the flow and focus on the poem itself, to get inside the poem and see what it means.

Answer:

A  

Explanation:

Other Questions
Which of the following is a common technique advertisers use to mislead consumers into using "fad diets" to achieve optimal health and fitness? According to Machiavelli, what role does evil play in governance? Does this set of ordered pairs represent a function? Why or why not? {(5, 5), (1, 2), (0, 2), (3, 7), (8, 9)} A.Yes, because there are two x-values that are the same. B.No, because two of the y-values are the same. C.Yes, because every x-value corresponds to exactly one y-value. D.No, because one x-value corresponds to two different y-values. Find the value of a and b olive garden is only 10 yd and the watermelon plants she wants to grow require 2.5 yd each.how many watermelon plants can she grow what claim does Girard develop in Hamlet's Dull Revenge ASAP!!!!!!! 6.From Excel to PowerPoint, you can copy and paste A. cell ranges and charts, simultaneously. B. cell ranges and charts, one at a time. C. cell ranges only. D. charts only.ANSWER ONLY IF YOUR A 100% SURE ABOUT YOUR ANSWER 1.A natural law of growth is of the form y= [tex]5e^{0.2x}[/tex]. Draw a graph for this law for values of x from x = -3 to x = 3. From the graph:A)Find the gradient of the curve at x = -2 and x = 1 by differentiation and by drawing a tangent to the curve. B)Compare your two solution for these gradients The formation of white supremacist groups was one problem that began during Reconstruction. What was another?Question 17 options:raising federal funds to support the economic well-being of blacksincrease of freed slaves moving westpassing of Black Codes that restricted the rights of African Americansreducing in the size of the federal government What 1968 event caused U.S. military leaders to be concerned that a quick end to the war was not possible? A.The Students for a Democratic Society was founded. B.Eugene McCarthy made a strong showing in the New Hampshire primary. C.President Johnson announced that he would not run for another term as president. D.The U.S. military suffered a major strategic blow in the Tet Offensive. Suppose that a dominant allele (P) codes for a polka-dot tail and a recessive allele (p) codes for a solid colored tail. In addition, suppose that a dominant allele (L) codes for long eyelashes and a recessive allele (l) codes for short eyelashes. If two individuals heterozygous for both traits (tail color and eyelash length) mate, what's the probability of the phenotypic combinations of the offspring? A. 9:3:3:1 ratio (9 polka-dot tails and short eyelashes, 3 polka-dot tails and long eyelashes, 3 solid tails and short eyelashes, 1 solid tail and long eyelash) B. 1:1 ratio (half are polka-dot tails and long eyelashes; half are solid tails and short eyelashes) C. 1:1 ratio (half are polka-dot tails and short eyelashes; half are solid tails and long eyelashes) D. 9:3:3:1 ratio (9 polka-dot tails and long eyelashes, 3 polka-dot tails and short eyelashes, 3 solid tails and long eyelashes, 1 solid tail and short eyelash) Please help which is one of the disadvantages of using fossil fuels as an energy resource? (a) burning fossil fuels produces radioactive wastes. (b) gases released during combustion can form acid rain. (c) the heat released during combustion can be used to produce electricity. (d) fossil fuels produce a tremendous amount of energy thst is difficult to contain. What is the Theme of the story The Twelve Months? What is the best approximation for the area of a circle with a diameter of 13 meters?Use 3.14 to approximate pi. A) 40.8 m B) 81.6 m C) 132.7 m D) 530.7 m In the fourth stanza, what does "unbraiding in the sun" mean? Emily Dickinson Teresa has an intense and terrifying feeling that she is no longer real and that she is looking at herself and the world from a distance. these feelings have caused major impairments in her work and personal life the most likely diagnosis is ____.a. dissociative amnesiab. dissociative identity disorderc. somatoform disorderd. depersonalization disorder 5-12 URGENT ONLY ANSWER IF YOU REALLY KNOW HOW TO SO THIS OR ELSE Which of the following sentences most accurately describes an example of gatekeeping? A.A satirical news show gets higher ratings than serious news shows because it makes viewers laugh. B.A radio producer chooses to drop a report about child obesity to make time for a report about new immigration legislation. C.A blogger who relates news stories in a very biased way gains a following among readers who share her views. D.A newspaper producer prints a full-color photograph of a politician spilling ketchup on a visiting dignitary's shirt. Combine any like terms in the expression. If there are no like terms, rewrite the expression. 2 + 5q^3 5q^3 You own a winery in Napa Valley. An assistant accidentally leaves the lid for a vat of wine slightly ajar. Would the yeast inside continue to perform alcoholic fermentation? Briefly explain your answer with some details about what would happen.