If you know that the audience for your website is diverse, what should you do?.

Answers

Answer 1

When the audience for your website is diverse, it becomes essential to keep various things in mind while creating a website.

Here are some tips to consider when the audience for your website is diverse:

1. Have a Clear MessageThe first thing to consider when designing a website for a diverse audience is to have a clear message. The message should be clear, concise, and to the point. This will help ensure that the website is easy to understand, regardless of the visitor's language or culture.

2. Use VisualsInstead of relying on text alone, it's crucial to use visuals when designing a website for a diverse audience. Visuals can help convey the message more effectively and make the website more engaging.

3. Provide Multiple Language OptionsWhen designing a website for a diverse audience, it's essential to provide multiple language options. This will help ensure that visitors who speak different languages can understand the message.

4. Make It AccessibleTo ensure that your website is accessible to a diverse audience, it's crucial to consider accessibility issues when designing the site. This means making sure that the website is easy to navigate, has a clean layout, and is easy to read.

5. Keep It SimpleWhen designing a website for a diverse audience, it's crucial to keep things simple. This means avoiding complex design elements, using clear and concise language, and making sure that the website is easy to navigate.These are some of the tips to consider when designing a website for a diverse audience.

It is crucial to keep in mind that the primary goal of a website is to provide useful information to visitors and make the experience easy and enjoyable.

To know more about website visit:

https://brainly.com/question/32113821

#SPJ11


Related Questions

A level 3 security system focuses on protecting the _____ against intrusion, denial-of-service attacks, and unauthorized access.

Answers

Answer:

corporate network

Explanation:

A level 3 security system focuses on protecting the corporate network against intrusion, denial-of-service attacks, and unauthorized access.

Placing parenthesis around a word, in a search, provides an exact match to that word
in the results.

True

False

Answers

Answer:

Explanation:

Placing parenthesis around a word, in a search, provides an exact match to that word in the results.

True

plz..... Add the following Binary numbers 1. 111000 + 1100 + 111111​

Answers

Answer:

11000011

Explanation:

This is because of the rules of bas 2

if the decoder has active low outputs (74155) instead of active high outputs as the case for our 3-to-8 decoder, why can a nand gate be used to logically or its outputs?

Answers

Due to the fact that there are a total of four possible logic combinations that may be created using just two variables, the initial stage of the 2-to-4 decoder requires four 2-input NAND gates.

A NAND gate (NOT-AND) is a logic gate used in digital electronics that creates an output that is false only if all of its inputs are true; as a result, it is the complement to an AND gate. Only when all of the gate's inputs are HIGH (1) does the output become LOW (0); otherwise, the output becomes HIGH (1) if any input is LOW (0). Transistors and junction diodes are used to create NAND gates. According to De Morgan's rules, the logic of a two-input NAND gate may be written as A • B=A+B, making it the same as inverters followed by an OR gate.

Because any boolean function may be implemented using a combination of NAND gates, the NAND gate is important. The term functional completeness refers to this quality.

To know more about NAND gate click here:

https://brainly.com/question/12969448

#SPJ4

codehs python 4.7.6 Powers of Two
it says I'm wrong because I need

codehs python 4.7.6 Powers of Two it says I'm wrong because I need
codehs python 4.7.6 Powers of Two it says I'm wrong because I need

Answers

\(\huge\fbox\orange{A} \huge\fbox\red{N}\huge\fbox\blue{S}\huge\fbox\green{W}\huge\fbox\gray{E}\huge\fbox\purple{R}\)

\(\huge\underline\mathtt\colorbox{cyan}{in attachment}\)

codehs python 4.7.6 Powers of Two it says I'm wrong because I need

Following are the program to calculate the power of two:

Program Explanation:

Defining an integer variable "i" that hold an integer value.Defining a for loop that checks "i" value in between 20, inside this it calculates power of two.At the last use print method to print its value.

Program:

i=1#holding integer value in i

for i in range(20):#defining a for that starts 1 to 20    

   i = 2 ** i#calculate power of 2 in i variable

   print(i)#print value

Output:

Please find the attached file.  

Learn more:

brainly.com/question/23170807

codehs python 4.7.6 Powers of Two it says I'm wrong because I need

The less command offers less functionality than the more command. True or False?

Answers

False. The less command offers less functionality than the more command.

The less command offers more functionality compared to the more command. While both commands are used for viewing text files in the terminal, less provides additional features and improvements over more.

Some of the advantages of less over more include:

Forward and backward navigation: less allows scrolling both forward and backward through a file, while more only supports forward navigation.

Search functionality: less allows searching for specific patterns within the file using regular expressions, making it easier to locate specific content. more does not have built-in search capabilities.

Ability to scroll by pages or lines: less allows scrolling by pages or individual lines, providing more control over the viewing experience. more only allows scrolling by pages.

Option to open files in read-only mode: less can open files in read-only mode, preventing accidental modifications. more does not have a read-only mode.

Overall, less is a more feature-rich and flexible command for viewing text files in the terminal compared to more.

Know more about less command here:

https://brainly.com/question/30066719

#SPJ11

What services do banks now provide
because of computers, which they could not
provide before.

Answers

Answer:

Modern Banking Services:

Credit Card. Kisan Credit Card.SMS Banking. Visa Debit Card.Internet Banking. Mobile Banking.SMS Alert. ASBA.ATM Service. SWIFT Transfer.Connect IPS. ABBS Service.Clearing Service. FOREX Transaction.RTGS Service. ADBL Demat Account.

Which code segment results in "true" being returned if a number is even? Replace "MISSING CONDITION" with the correct code segment.

function isEven(num){

if(MISSING CONDITION){

return true;

} else {

return false;

}

}


A. num % 2 == 0;

B. num % 0 == 2;

C. num % 1 == 0;

D. num % 1 == 2;

Answers

Answer:

The answer is "Choice A".

Explanation:

In this code, a method "isEven" is declared that accepts the "num" variable in its parameter, and inside the method and if block is declared that checks the even number condition if it is true it will return a value that is "true" otherwise it will go to else block that will return "false" value, that's why other choices are wrong.

The correct code segment that tests if a number is even is num % 2 == 0

When a number is divided by 2, and the remainder after the division is 0, then it means that the number is an even number.

Assume the variable that represents the number is num

The condition that tests for even number would be num % 2 == 0

Hence, the correct code segment that tests if a number is even is (a) num % 2 == 0

Read more about boolean statements at:

https://brainly.com/question/2467366

A user pays for retail purchase by placing a smart phone next to the merchant's reader.Which of the following mobile connections is used?A. MicroUSBB. BluetoothC. LightningD. NFC

Answers

OLAP (online analytical processing) software is the software to perform various high-speed analytics of large amounts of data from a data center, data mart, or other integrated, centralized data store.

What is the use of Online Analytical Processing (OLAP)?

OLAP provides pre-calculated data for various data mining tools, business modeling tools, performance analysis tools, and reporting tools.

OLAP can help with Planning and Budgeting andFinancial Modeling. Online Analytical Processing (OLAP) is included in many Business Intelligence (BI) software applications. It is used for a range of analytical calculations and other activities.

Therefore, OLAP (online analytical processing) software is the software to perform various high-speed analytics of large amounts of data from a data center, data mart, or other integrated, centralized data store.

Learn more about Online Analytical Processing (OLAP):

brainly.com/question/13286981

#SPJ1

WHERE DO I GO TO DO THIS AND WHAT DO I WRITE?????
Write a pseudocode plan for your program.
Write the code for your program.
Test your program. Run it at least three times with different inputs.
Save your program as a .txt file for you cannot upload a .py file.
Evaluate your project using this rubric.
What to Submit
Submit the .txt file holding your program.

Answers

You can just look up "python ide online" on google and paste this code:

n = -1

count = 0

while n < 0:

   n = int(input("We're checking to see if a number is prime or not! Enter a positive number: "))

if n % 2 == 0:

   if n == 2:

       print("{} is a prime number".format(n))

   else:

       print("{} is not a prime number".format(n))

else:

   for x in range(n, 1, -1):

       if n % x == 0:

           count += 1

   if count > 1 or n == 1:

       print("{} is not a prime number".format(n))

   else:

       print("{} is a prime number".format(n))

I've written some code that checks to see if a number entered by the user is a prime number or not.

Sorry, but I'm not too good with pseudocode plans and all that. I hope this helps.

Answer:

import math

print("Let's solve ax² + bx + c = 0")

a = int(float(input('Enter a value for a: ')))

b = int(float(input('Enter a value for b: ')))

c = int(float(input('Enter a value for c: ')))

D = b*b-4*a*c

if (D<0):

   print("Sorry, this equation has no solutions.")

elif (a == 0):

   if (b == 0):

       if (c == 0):

           print("Every value of x is a solution")

       else:

           print("Sorry, this equation has no solutions")

   else:

       x = -c/b

   print("The one solution is x={:.3g}".format(x))

elif (D==0):

   x = (-b + math.sqrt(D)) / (2*a)

   print("The one solution is x={:.3g}".format(x))

else:

   x1 = (-b + math.sqrt(D)) / (2*a)

   x2 = (-b - math.sqrt(D)) / (2*a)

   print("This equation has two solutions: x={:.3g} or x={:.3g}".format(x1, x2))

Explanation:

Above is another little program to use the quadratic formula.

What does the Control unit do?

Answers

Answer:

The control unit controls and monitors communications between the hardware attached to the computer. It controls the input and output of data, checks that signals have been delivered successfully, and makes sure that data goes to the correct place at the correct time..

Hope it is helpful

Answer:

The control unit controls and monitors communications between the hardware attached to the computer. It controls the input and output of data, checks that signals have been delivered successfully, and makes sure that data goes to the correct place at the correct time.

Suppose you have a machine with separate I-and D-caches. The miss rate on the I-cache is 1. 6%, and on the D-cache 5. 4%. On an I-cache hit, the value can be read in the same cycle the data is requested. On a D-cache hit, one additional cycle is required to read the value. The miss penalty is 110 cycles for datacache, 120 for I-cache. 25% of the instructions on this RISC machine are LW or SW instructions, the only instructions that access data memory. A cycle is 1ns. What is the average memory access time

Answers

The average memory access time for the machine with separate I- and D-caches is 3.1ns. This is calculated by considering the miss rates, cache hit times, and miss penalties for both the I-cache and D-cache.

In the given scenario, the I-cache has a miss rate of 1.6%, which means that 98.4% of the instructions hit in the I-cache. On a cache hit, the value can be read in the same cycle, so the I-cache hit time is 1ns. The remaining 1.6% of instructions that miss in the I-cache incur a miss penalty of 120 cycles, which is equivalent to 120ns.

Similarly, the D-cache has a miss rate of 5.4%, so 94.6% of the LW or SW instructions hit in the D-cache. On a cache hit, one additional cycle (1ns) is required to read the value, resulting in a D-cache hit time of 2ns. The remaining 5.4% of instructions that miss in the D-cache have a miss penalty of 110 cycles, which is equivalent to 110ns.

To calculate the average memory access time, we need to consider the proportion of LW and SW instructions in the total instruction mix. Since 25% of the instructions are LW or SW instructions, the overall average memory access time can be calculated as follows:

Average memory access time = (0.25 * (D-cache hit time + D-cache miss penalty)) + (0.75 * (I-cache hit time + I-cache miss penalty))

= (0.25 * (2ns + 110ns)) + (0.75 * (1ns + 120ns))

= (0.25 * 112ns) + (0.75 * 121ns)

= 28ns + 90.75ns

= 118.75ns

Therefore, the average memory access time for this machine with separate I- and D-caches is 3.1ns.

learn more about average memory access time here:

https://brainly.com/question/32355699

#SPJ11

You are helping a customer over the phone. the customer needs to connect a monitor that uses a digital interface. which port should you instruct her to look for on the back of her pc?

Answers

When helping a customer connect a monitor that uses a digital interface to their PC, you should instruct them to look for an HDMI port on the back of their computer.

Here's a step-by-step explanation:
1. First, ask the customer to locate the back of their PC where the ports are usually located.
2. Instruct the customer to look for a rectangular-shaped port with a label that says "HDMI" or has an HDMI symbol. HDMI stands for High-Definition Multimedia Interface and is commonly used for connecting digital devices like monitors, TVs, and projectors.
3. Explain that the HDMI port is the best option for connecting a monitor that uses a digital interface because it supports high-quality audio and video transmission.
4. If the customer cannot find an HDMI port, you can suggest alternative digital interfaces such as DisplayPort or DVI (Digital Visual Interface) if their PC has those ports available. However, HDMI is the most commonly used and recommended option.
By instructing the customer to look for the HDMI port, you are guiding them towards the most common and convenient option for connecting their monitor to their PC.


To learn more about digital interface
https://brainly.com/question/31936096
#SPJ11

what software blocks a user from being able to access your computer.

Answers

Answer:

A firewall is a software program or piece of hardware that blocks hackers from entering and using your computer. Hackers search the internet the way some telemarketers automatically dial random phone numbers.

Explanation:

This doesn't block a user but it does block a hacker. That's all I know.

Hope this helps!!

A fundamental part of market research is studying what your competitors have done so that you don't copy anything from those projects and create something wholly original.

A.
True

B.
False

Answers

Answer:

I'll go with option A. True. Hope this helps please mark me BRAINLIEST

The iso 27014:2013 standard promotes five governance processes, which should be adopted by the organization's executive management and its consultant. ____________

Answers

The iso 27014:2013 standard promotes five governance processes, which should be adopted by the organization's executive management and its consultant is a false statement.

What is governance processes?

The term Governance processes is known to be one that was defined by the institute of Internal Auditors, as any kind of  procedures that are often used  by representatives of an firm's stakeholders that helps to give a kind of oversight of risk as well as  control.

Therefore, based on the above, The iso 27014:2013 standard promotes five governance processes, which should be adopted by the organization's executive management and its consultant is a false statement.

Learn more about governance from

https://brainly.com/question/18186665
#SPJ1

The iso 27014:2013 standard promotes five governance processes, which should be adopted by the organization's executive management and its consultant. True or false

write a function get list avg() that expects a parameter main list (a list of lists) and returns a new list that contains the average of each sub-list in main list. the function should return an empty list if the main list is empty.

Answers

To define a function, the def keyword is used in Python. Finally, it returns the averages list.

A function can take parameters and return a value as output. A function may or may not have parameters and may or may not return a value. You'll be given a solution to the issue in this question.Write a function named get_list_avg() that takes a main list parameter (a list of lists) and returns a new list that contains the average of each sub-list in the main list, or an empty list if the main list is empty.In python, you can use sum() to sum the elements in the list, len() to get the length of the list, and // to divide two integers and get the integer result.Here's the solution:```
def get_list_avg(main_list):


   averages = []
   for sub_list in main_list:
       if sub_list:
           average = sum(sub_list) // len(sub_list)
           averages.append(average)
       else:
           averages.append(0)
   return averages

```This function takes a main list parameter that contains lists and returns a list of averages. It traverses each sub-list in the main list and determines its average using sum() and len(). Then it adds the average to the averages list. If a sub-list is empty, it adds 0 to the averages list.

To know more about function visit:

https://brainly.com/question/16587413

#SPJ11

3 things in terms of photography to learn about.

Answers

The three important principle in photography are;

Light Subject and Composition.

What is the explanation for these terms?

Photography is about light. Without it, you couldn't even take images, let alone excellent ones.

The quality of light varies from one to photograph, yet it is always what gives your photographs their underlying structure. It doesn't get any more basic than that.

Most of us snap photos because something catches our attention.

Unsurprisingly, that "something" is your subject.

If you're explaining a photograph to someone else, the topic is most likely the first thing you'll mention.

Finally, the composition is the third and most important aspect of every shot.

Simply said, composition is the arrangement of the things in your shot. It includes your camera position, the connections between photo elements, and the things you accentuate, deemphasize, or altogether eliminate. Composition is the method through which you communicate your tale.

Learn more about photography:
https://brainly.com/question/30685203
#SPJ1

Write a function named buildList that builds a list by appending a given number of random integers from 100 to 199 inclusive. It should accept two parameters — the first parameter is the list, and the second is an integer for how many random values to add, which should be input by the user.
Print the list after calling buildList. Sort the list and then print it again.

Sample Run
How many values to add to the list:
10
[141, 119, 122, 198, 187, 120, 134, 193, 112, 146]
[112, 119, 120, 122, 134, 141, 146, 187, 193, 198]


plsss helpp mee i'm stuck here

Answers

The function named BuildList that will build the above-described list in Phyton is given as follows:

import random

def buildList(lst, n):

   for i in range(n):

       lst.append(random.randint(100, 199))

   print(lst)

   lst.sort()

   print(lst)

num_values = int(input("How many values to add to the list:\n"))

lst = []

buildList(lst, num_values)

See a sample of the program run below.

What is a BuildList?

It is important to note that the function BuildList creates a new read-only List by populating a MutableList with the supplied builderAction and returns a read-only list with the same contents.

The list supplied as a receiver to the builderAction function is only valid within that function. When used outside of the process, it has undefined behavior.

Learn more about BuildList:
https://brainly.com/question/30046092
#SPJ1

Write a function named buildList that builds a list by appending a given number of random integers from

Please help. You dont need to answer the extension.

Please help. You dont need to answer the extension.

Answers

Answer:

Hope the below helps!

Explanation:

#Program for simple authentication routine

name = input("Enter name: ")

password = input("Enter password (must have at least 8 characters): ")

while len(password) < 8:

    print("Make sure your password has at least 8 characters")

    password = input("Enter password (must have at least 8 characters): ")

else:

    print("Your password has been accepted - successful sign-up")

Please help. You dont need to answer the extension.

Discuss the three different software applications of Microsoft that you have leaned in this class (Word, PowerPoint and Excel). Explain what each software does, how a business would use it to communicate and manage their information, and how you can use the software in your own life.

I need half a page just give me Ideas PLZ!!

Answers

Answer:

ok!

Explanation:

Word is more for writing documents and letters, PowerPoint is used for presentations for a class work etc. Excel is a handy software that can be used to store and organize many data sets. Using its features and formulas, you can also use the tool to make sense of your data. For example, you could use a spreadsheet to track data and automatically see sums averages and totals.

Just take points, this website is so weird because of all the reporting and I didn't do any thing

Answers

Answer:

I agree with you! And thank you for the points

Explanation:

I answer educational questions and ask one of my own regarding math and it gets reported

Someone asked if their art was good and how they can improve it and it gets reported

But the only questions they don’t report are free po!nts

For the people who don’t have anything better to do then report people trying to get help: STOP ITS ANNOYING NOT JUST FOR ME BUT THE PEOPLE WHO ARE TRYING TO GET HELP, INSTEAD OF REPORTING WHY DONT U HELP PEOPLE???

Answer:but this is free ponts so it is safe uggg

Who invented the television and what year did color come out? Explain​

Answers

The television was not invented by a single person, but its development involved contributions from several inventors and engineers.

How is this so?

Philo Farnsworth is often credited as one of the key inventors of television, as he successfully demonstrated the first working electronic television system in 1927.

As for color television, it was first introduced commercially in the United States in 1953 by RCA.

The introduction of color television marked a significant milestone in broadcasting, enhancing the viewing experience for audiences worldwide.

Learn more about television at:

https://brainly.com/question/12079773

#SPJ1

how can you use quotas to limit the number of files a user can create?

Answers

Quotas can be used to limit the number of files a user can create by setting a maximum file count for each user or group.

Quotas provide a way to control and manage storage usage on a system or network. By configuring quotas, administrators can set limits on various aspects of file and storage management, including the number of files a user can create. To limit the number of files a user can create using quotas, the administrator can define a maximum file count for each user or group. This limit specifies the maximum number of files that a user or group is allowed to create within a specific directory or across the entire system.

When a user reaches their allocated file limit, the system will prevent them from creating additional files, ensuring that they stay within the defined quota. This helps maintain control over disk space usage, prevent abuse or misuse, and ensure fair resource allocation among users. By utilizing quotas to limit the number of files a user can create, administrators can effectively manage file system resources, maintain system performance, and enforce storage usage policies within the organization.

Learn more about network here: https://brainly.com/question/30456221

#SPJ11

the arguments supplied to the if function, in order, are the condition for execution:_____.

Answers

The arguments written in the 'IF' function, in order, refer to the condition for execution: the result if the condition is true, and the result if the condition is false.

The 'IF' function is one of the most popular functions in MS Excel that allows for making logical comparisons between a value and what the result is expected. Hence, the 'IF' function can have two results. The first result is if the condition or comparison is true, and the second result is if the condition or comparison is false.

The syntax for the 'IF' function is as follows: IF(logical_test, value_if_true, [value_if_false]). Thus, the arguments supplied to the 'IF' function, in order, are the condition for execution: the result if the given condition is true, and the result if the given condition is false.

You can learn more about 'IF' function at

https://brainly.com/question/20497277

#SPJ4

What happens when the electrons flowing through the light bulb change direction?

Answers

Answer:

Electrons move through the wires is the opposite direction.

Explanation:

The direction of an electric current is by convention the direction in which a positive charge would move. Thus, the current in the external circuit is directed away from the positive terminal and toward the negative terminal of the battery. Electrons would actually move through the wires in the opposite direction.

is a graphic representation that distills a lot of information into an easily interpreted visual format.

Answers

The name of a graphic representation that distills a lot of information into an easily interpreted visual format is an "infographic."

Infographics are a popular way to present complex data, statistics, and information in a visually appealing manner that can be easily understood by viewers. These graphics often use a combination of images, charts, graphs, and text to convey the information in a concise and engaging way. Infographics can be used for a variety of purposes, from marketing and advertising to education and journalism. They are particularly useful in today's digital age, where information overload is a common problem, and people need a quick and easy way to process large amounts of data.

#SPJ11

Learn more about Graphic Representation : https://brainly.com/question/28350999

Binary is represented by two digits, write out each and describe what each means:

Answers

Answer:

binary is represented by 1 and 0

Explanation:

the binary of 1 means it has value, and the binary of 0 means it has no value. with a combination of 1s and 0s, you can get a complex program to run, like this platform :) what it basicly does is a true or false kinda think. just think of it that way: true or false, value or no value, and yes or no. the 1 is a positive value and the 0 is a negative value that has no value.

I hope this helps you :D

In binary, the 0s and 1s signify OFF and ON, respectively.

What do the binary numbers 1 and 0 represent?

In binary, the 0s and 1s signify OFF and ON, respectively. A "0" in a transistor indicates that no electricity is flowing, while a "1" indicates that electricity is flowing.

Numbers are physically represented inside the computing equipment in this fashion, allowing calculations.

Learn more about binary numbers here:

https://brainly.com/question/13371877

#SPJ4

What is a file path?

Answers

Answer:

Similarly, in the computer world, a path defines the location of a file or folder in a computer's file system. Paths are also called "directory paths" because they often include one or more directories that describe the path to the file or folder. A path can either be relative or absolute.

(Brainliest please)

1. What is an AUP? (1 point)
O the abbreviation for the school administrator in an online education environment
a document outlining what is acceptable behavior when using the Internet for schoolwork
a policy outlining the proper formatting to use in Microsoft Office documents for online education
O a short course students can take to understand the school's policies better

Answers

The term AUP is option B: a document outlining what is acceptable behavior when using the Internet for school work.

What is an AUP?

An Acceptable Use Policy (AUP) is a set of rules and guidelines that outline the appropriate and responsible use of a school's computer equipment, networks, and other digital resources. It is designed to protect the school's technology infrastructure, as well as the privacy and security of students, teachers, and other users.

An AUP may include guidelines for a variety of activities, such as:

Accessing and using the school's computer networks and equipmentUsing the Internet for schoolwork, research, and communicationProtecting personal privacy and security onlineUsing social media and other online communication toolsDownloading and installing software and apps

Therefore, based on the context of the above, i can say that an AUP may also specify the consequences for violating the terms of use, which can include disciplinary action, revocation of access to digital resources, and other penalties.

Learn more about Acceptable Use Policy from

https://brainly.com/question/24951641
#SPJ1

Other Questions
The table shows the number of runs earned by two baseball players.Player A Player B2, 1, 3, 8, 2, 3, 4, 3, 2 2, 3, 1, 4, 2, 2, 1, 4, 6Find the best measure of variability for the data and determine which player was more consistent. Player A is the most consistent, with an IQR of 1.5. Player B is the most consistent, with an IQR of 2.5. Player A is the most consistent, with a range of 7. Player B is the most consistent, with a range of 5. What is the slope of the line containing the points(2,3) and (-4,0)? -hydroxy acids lotionRx Glycolic acid 5 gLactic acid 5 gCitric acid 2 gTartaric acid 2 gCetyl alcohol emulsion 60 gPreserved water qs 100 mL88% w/w solution is available (SG=1.21). How many mL of lactic acid is needed to fill the order? What is the generic name for Diprolene ointment? Betamethasone dipropionate Fluticasone furoate Hydrocortisone valerate Mometasone furoate Which of the following courses would be most beneficial to an aspiring macroeditor? Style and Structure in Expository Writing Using Digital Technology in Publishing Grammar and Usage in the English Language Interpersonal Relationships and Team Management What single decimal multiplier would you use to decrease by 19% followed by a 17% decrease? In the business landscape, social media information systems are Multiple Choice valuable but declining in a world of almost too much information relatively new and increasing in importance the most important information systems currently available stabilizing in functionality as companies use them regularly Olga is interested in how people develop strategies for conflict resolution. She selects a group of preschoolers, and uses both interviews and naturalistic observation to explore their approaches to dealing with conflict. Every two years thereafter, Olga again interviews and observes this same group of youngsters, concluding her study when the children reach adolescence. Olga has been using a _____ research design.A) behavioral observationB) cross-sectionalC) longitudinalD) sequential Can I complete my initial setup on the app? often nonscientistssuch as politiciansmake decisions that affect the course of science. which of the following is mentioned in your text? Want brainliest and 100 points (maybe bpbux)... then answer thisHow could you find the circumference if you had the lenght of the radius, but not the length of the diameter. show that equation x+2xy+2y+2x+2y+1=0 does not represent pair of line Match the clause characteristic to the amendment in which it is found. Drag each item on the left to its matching item on the right. +++ ends slavery forces states to follow due process to remove rights Fourteenth Amendment + bans race discrimination in voting Thirteenth Amendment defines who is a citizen LOW Fifteenth Amendment *** guarantees equal rights for people in all states 20 points + Brainliest. Please help!Which process represents a charge from disorder to order?A. The free expansion of a gas into a vacuumB. The condensing of a gas to a liquidC. The melting of an ice cube in warm waterD. The flow of heat from the interior of a refrigerator to the exterior. Clare ran 4 miles on Monday. Then for the next six days, she ran the same distance each day. She ran a total of 22 miles during the week. How many miles did she run on each of the 6 days? What is the perimeter of a rectangle length 86ft width 9ft 10inches? Would you expect human DNA to be more closely related to tiger or jellyfish? Common ratio is this sequence 6 12 24 48 96A. 2B. 6C. 1 over 2D. -2 Write a numerical expression to the model above. ( Chris initially Has 450 dollars in his account, and then writes three checks worth 200, as payments for his car Identify the coordinates for point E. Type your answer in the form (#,#), without spaces.