your enterprise ran out of computing resources due to the increasingly high rate of stored data. you are asked to choose a cloud model in which your enterprise can have the most control over the hardware. which model should you choose?

Answers

Answer 1

Should choose the model is Infrastructure as a service.

What is infrastructure as a service means?A specific kind of cloud computing service known as infrastructure as a service (IaaS) provides basic computation, storage, and networking resources on demand and on a pay-as-you-go basis. IaaS is one of the four categories of cloud services, along with serverless, platform as a service, and software as a service (SaaS).The following is the official IaaS definition: In place of conventional on-premises data center infrastructure, infrastructure as a service (IaaS) offers computation, memory, storage, networking, and related software, such as operating systems and databases, as a cloud service.

To learn more about infrastructure as a service refer to:

https://brainly.com/question/13465777

#SPJ4


Related Questions

[SPECIAL]>>>WRITE THIS TEXT IN BINARY CODE

Answers

Answer:

in binary

01000110 01010010 01000101 01000101 00100000 01010000 01001111 01001001 01001110 01010100 01010011

THX:

01010100 01001000 01000001 01001110 01001011 00100000 01011001 01001111 01010101

Answer:

01000110 01010010 01000101 01000101 00100000 01010000 01001111 01001001 01001110 01010100 01010011

Even after a game has been released a game studio decides to update it on a regular basis why is this a good idea

Answers

Even after a game has been released and a game studio decides to update it on a regular basis, it is a good idea because by updating it, it fix bugs, new features will be included and make the game more appealing.

Why do we need to update the game?

For bug corrections and new features, most games will get updates. Some games allow you to continue playing even if you haven't updated, but they often forbid any online functionality until you have.

The term "Game Updates" refers to any updates, corrections, and upgrades made available to third parties or end users that the Company makes available for use by any end user while playing the Game.

Therefore, In most cases, fixes to the game data are distributed using a third-party binary diff mechanism. Typically, the executables are short enough to be distributed in its entirety quickly. Many contemporary games contain hundreds of megabytes of game data (mostly textures, models, levels data etc).

Learn more about game  from

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

a(n) is an object that is generated in memory as the result of an error or an unexpected event. group of answer choices exception exception handler default exception handler error message

Answers

An exception is an object that is created in memory as a result of a mistake or other unanticipated circumstance.

What is exception?An exception is a circumstance that arises while a program is being executed and prevents the instructions from proceeding normally. A method that encounters an error creates an object and passes it on to the runtime system.A throwable class has two subclasses: exceptions and errors. The error suggests an issue that primarily results from a lack of system resources. The exceptions, on the other hand, happen at compile and runtime.Checked and unchecked exceptions are the two main categories. Errors are regarded as unchecked exceptions.

The Reasons Behind Exceptions

The evaluation of an expression goes against the language's typical semantics.

To learn more about exception refer to :

https://brainly.com/question/18497347

#SPJ4

an application programming interface (api) for a website tells you how to group of answer choices use ajax to get data from the site use jsonp to get data from the site download data from the site navigate the site

Answers

An application programming interface (api) for a website tells you how to  navigate the site

What is Application Programming Interface?Using a set of definitions and protocols, Application Programming Interface are techniques that let two software components communicate with one another. For instance, the software system of the weather bureau contains daily weather information. Your phone's weather app "talks" to this system via Application Programming Interface  to provide you with daily weather updates.The term "API" stands for application programming interface and has been used by software for a long time to access data, server software, and other applications. APIs are incredibly adaptable and can be utilized with hardware, operating systems, databases, and web-based applications.

To learn more about application programming interfaces refer to:

https://brainly.com/question/12987441

#SPJ4

What is a string in Python language?
A) An ordered set of characters
B) An ordered set of values
C) A sequence of Booleans
D) A sequence of numbers

Answers

Answer:

A

Explanation:

a string consists of letters and numbers
like "myUsername123" can be a string
now their order is important.
but they are not booleans, and they are not necessarily only numbers, and "values" is too vague
so its A

your application needs to store data with strong transactional consistency, and you want seamless scaling up. which storage option is the best choice for your application?

Answers

Since your application needs to store data with strong transactional consistency, the storage option that is the best choice for your application is option A: Cloud Spanner.

A strong consistency database is what?

Simply put, high consistency means that the facts must always be very consistent. The value of an entity should always be the same across all server nodes worldwide. And the only way to make this behavior happen is to lock down the nodes while they are being updated.

Go ogle created the distributed SQL database management and storage solution known as Spanner. It offers features including high consistency reads, automatic multi-site replication, and failover, as well as global transactions.

Note that by automatically shading the data based on the volume of requests and the size of the data, Cloud Spanner optimizes performance. You may then concentrate on growing your business rather than thinking about how to scale your database.

Learn more about Cloud storage from

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

your application needs to store data with strong transactional consistency, and you want seamless scaling up. which storage option is the best choice for your application?

Cloud Spanner

Cloud qsl

Cloud storage

true or false? ux designers should consider only current internet users when designing user experiences

Answers

UX designers should consider only current internet users when designing user experiences is a false statement.

What does UX design really entail?

The method design teams employ to produce products that offer customers meaningful and pertinent experiences is known as user experience (UX) design. UX design includes components of branding, design, usability, and function in the design of the full process of obtaining and integrating the product.

Note that Making a product or service functional, pleasurable, and accessible is the responsibility of the UX designer. Although many businesses create user experiences, the phrase is most frequently connected to digital design for websites and mobile applications.

Therefore, Note also that UX design is a rewarding career, yes. UX Designers are one of the most sought-after jobs in technology since they are involved at so many phases of a project's life cycle.

Learn more about UX designers from

https://brainly.com/question/898119


#SPJ1

myra does not want a worksheet of sensitive data to be available to other users, but she does want to use its data in formulas in other worksheets. what can she do?

Answers

The correct answer is that myra can Hide the worksheet.

The term Worksheet used in Excel documents is a collection of cells organized in rows and columns. It is the working surface you interact with to enter data. Each worksheet contains 1048576 rows and 16384 columns and serves as a giant table that allows you to organize information.

To learn more about Worksheet click the link below:

brainly.com/question/13129393

#SPJ4

once again, type ipconfig /release and press enter. note that your adapter has no ip address and no subnet mask. these two parameters are necessary to communicate with tcp/ip. how do you predict this command will affect connectivity?

Answers

In the question, the command will not work and hence no connectivity will be established.

What is a command?
When entered or spoken, a command instructs the computer to carry out a particular action. An MS-DOS prompt, for instance, would display a list of the directories and files in the current directory when the user typed the "dir" command and hit Enter. 

A command is a special word that is used to carry out a particular action in a programming language. As an illustration, the command "print" is used to show text on the screen. The screen displays "Hello World!" when the command below is entered and carried out.

To learn more about a command, use the link given
https://brainly.com/question/25808182
#SPJ1

during the maintenance phase of the software development life cycle, the maintenance team takes steps to . a. design an economically feasible system b. gather requirements and analysis c. keep the system up and running d. find out what users need to perform their jobs

Answers

The six primary stages of the software development life cycle (SDLC) are typically its focal point. This procedure is crucial for creating new applications.

What is maintaince phase?

Product managers may successfully lead the entire team through the SDLC process by being aware of what has to be done. It also aids in communicating progress to stakeholders and understanding the milestones.

The planning stage of the SDLC is divided into two parts: the requirement analysis stage, where you examine the viability of producing the product, revenue potential, production costs, user needs, etc.

You can use a feature prioritizing methodology that considers the value of the software/update, the cost, the time it takes to construct, and other criteria to appropriately select what to make, what not to make, and what to make first.

You can proceed to the second stage once it has been determined that the software or update is possible to build, meets user needs, and is consistent with business and stakeholder goals.

To learn more about software, refer to the link:

https://brainly.com/question/985406

#SPJ1

Help debugging line 7 type error more arguments (5) than expected (1)

Answers

Answer:

import random

score = 0

for i in range(5):

   num1 = random.randint(1, 100)

   num2 = random.randint(1, 100)

   prompt = "What is " + str(num1) + "+" + str(num2) + "?"

   answer = int(input(prompt))

   result = (num1, num2)

   if answer == result:

       print("Well done!")

       score += 1

   else:

       print("incorrect")

print("Your score was", score)

Explanation:

Your error is on line 7, where you are providing multiple arguments to the input function, instead of 1.

One way to solve this is to create a variable prompt and concatenate all strings and variables within that variable to use for the input.

electronic retailers can collect transaction data for their data warehouse, but they can also collect information by placing cookies on a visitor's hard drive. cookies are:

Answers

Cookies are tiny text files kept in a web user's browser directory or data folder. They are sometimes referred to as browser cookies or HTTP cookies.

Cookies are very little text files that are saved in the data folder or browser directory of a web user. They are sometimes referred to as browser cookies or HTTP cookies. To remember login information and keep track of consumers, e-commerce websites put cookies on visitors' browsers.

When a person visits an e-commerce website for the first time, a cookie is put in their browser, and the website logs their activity on a distant server. The cookie is one short line of text. It contains no information about the user or their computer. Instead, it typically contains the URL of the website, a number that is created at random, and the cookie's expiration date.

To know more about website click here:

https://brainly.com/question/28644651

#SPJ4

After an intense season battling grumpy ghosts, anxious entities and high-maintenance manifestations, paranormal investigators might be yearning for a relaxing winter getaway. We found 18 incredible destinations, including this happy place with beautiful beaches, warm water, exotic wildlife and a laid-back culture. Where?.

Answers

Since they found 18 incredible destinations, including this happy place with beautiful beaches, warm water, exotic wildlife and a laid-back culture. the  place that it can be found is option  4. Costa Rica.

Is Costa Rica thought of as exotic?

Numerous tourists choose Costa Rica for their nature vacations because of the country's distinctive, unusual, and abundant fauna.

Exotic living species are those that have been transported from their original habitat (place) to a different one. People most frequently transfer these species to new habitats.

Some of the exotic wildlife includes"

Amphibian: Red-Eyed Tree Frogs.Mammal: Sloths (Two- and Three-Toed)Bird / Reptile: Keel-Billed Toucans.Reptile: Basilisk Lizards.Insect: Morpho Butterflies.Amphibian: Poison-Dart Frogs.Mammal: Baird's Tapir.Golden Orb Weaver Spiders.

Learn more about wildlife  from

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

See options below

.1. Curacao 2. Amalfi Coast, Italy 3. Rio de Janeiro, Brazil 4. Costa Rica

how the internet protocol allows your smartphone to connect and communicate to other computers and devices.

Answers

Internet Protocol is a shared protocol that enables data to be delivered across the Internet using specific numbers, or IP addresses, to each connected device. This allows devices to connect and communicate on the Internet with ease.

What is Internet Protocol?The Internet Protocol (IP) is a protocol, or collection of guidelines, for addressing and routing data packets so they can move between networks and reach their intended location. The Internet divides data into smaller units known as packets for transmission.User Datagram Protocol (UDP), Internet Protocol (IP), and Transmission Control Protocol(TCP)  are the three Internet protocols.In essence, it enables interconnected devices to interact with one another despite any variations in their internal workings, organizational structures, or aesthetics. Network protocols are essential to modern digital communications because they make it possible to communicate with people anywhere in the globe.

To learn more about Internet Protocol (IP) refer to:

https://brainly.com/question/17820678

#SPJ4

how to arrange the following in descending order pb, kb, b, byte, tb, gb​

Answers

Answer:

pb, tb, gb, kb, byte, b

Explanation:

trust me bro

what do you call the process of creating and deleting indexes, minimizing the complexity of each view to only what is needed, and changing the table design?

Answers

The system software used to create and administer databases is referred to as a database management system (DBMS). End users can create, protect, read, update, and remove data in a database with the help of a DBMS.What is DBMS?Essentially, a database management system (or DBMS) is just a computerized data-keeping system. Users of the system are provided with the ability to carry out a variety of actions on such a system for either managing the database structure itself or manipulating the data in the database.A database schema specifies the logical restrictions, including table names, fields, data types, and the connections between these entities, that govern how data is arranged in a relational database.Open the table in Datasheet View and the form in Form View. On the Home tab's Records group, click New or New (blank) record, or press Ctrl+Plus Sign (+). Find the record marked with an asterisk in the record selector, and change it.

To learn more about DBMS refer to:

https://brainly.com/question/24027204

#SPJ4

true or false? a solid-state drive (ssd) attached to an m.2 port must be using the non-volatile memory host controller interface specification (nvmhci) or nvm express (nvme).

Answers

The correct answer is False.

An M. 2 SSD will support either SATA or PCIe, but not both at the same time. In addition, system board sockets will be designated by manufacturers to support either SATA, PCIe, or in some cases, both.

What is M.2?

The M.2 form factor specification was introduced in 2012 to replace the mSATA standard. The form factor specification defines the physical size and shape of the SSD card that can be connected to your system. The M.2 form factor is intended to maximize PCB (printed circuit board) performance while taking up the least amount of space in your PC or laptop. Your motherboard must have an M.2 port in order to connect an M.2 SSD.

To learn more about M.2 port, visit: https://brainly.com/question/15095188

#SPJ1

write a function choose door that asks the user to input an integer 1,2,3 to choose a door and returns the door they chose. you should catch any errors that the user might make and continue asking for input until the user inputs a valid choice.

Answers

The required function is written in C++:

#include <iostream>

using namespace std;

void func_input(int);

int main()

{

   int in_num;

  cout<<"Please enter 1,2, or 3 :  ";

   cin>>in_num;

   func_input(in_num);

   return 0;

}

void func_input(int in_n)

{

if (in_n==1 || in_n==2 || in_n==3)

  {

    if (in_n==1)

      cout<<"door 1 opened";

    if (in_n==2)

     cout<<"door 2 opened";

    if (in_n==3)

     cout<<"door 3 opened";

  }

  else

    cout<<"Please enter a valid number";

}

Please find the implementation of the function with output in the given attachment.

You can learn more about function at

https://brainly.com/question/16362961

#SPJ4

When navigating the design process do you have to follow each stage in order or is it possible to jump across the different stages dynamically?

Answers

Yes, When navigating the design process do you have to follow each stage in order to achieve a better result.

How should I navigate?

The top-level pages of a site's structure or the pages immediately following the home page are typically represented by the main navigation. The primary navigation links should behave extremely consistently and point to pages on the website.

Therefore, A horizontal text-based navigation is the most popular menu type. The primary website pages are listed horizontally and often have one- or two-word names in this form of navigation. Both pictures and plain HTML text can be used to construct it, and both can have rollovers for a little user engagement and by following the steps you can be able to get a good output.

Learn more about navigating from

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

write a function called is less than 10 that takes an integer and returns a boolean value, true if the integer is less than 10, otherwise false (see the sample inputs for some examples). you can pick everything about the parameter name and how you write the body of the function, but it must be called is less than 10. the code challenge will call your is less than 10 function with many inputs and check that it behaves correctly on all of them. you are not required to handle non-integer inputs to your program.

Answers

Using knowledge in computational language in python it is possible to write a code that write a function called is less than 10 that takes an integer and returns a boolean value, true if the integer is less than 10.

Writting the code:

def is_less_than_10(num):

   return num < 10

print('1<10?', is_less_than_10(1))

print('11<10?', is_less_than_10(11))

print('10<10?', is_less_than_10(10))

print('-10<10?', is_less_than_10(-10))

See more about python at brainly.com/question/18502436

#SPJ1

turn to code m36.8 in the tabular list. you will found a code first notation under code m36.8. under the code first notation, what is the code associated with ochronosis?

Answers

According to the scenario, the code associated with ochronosis is E70.2.

What is meant by a Tabular list?

A tabular list may be defined as a type of list that is systematically arranged in chronological order. This list consists of ICD-10-CM codes that are divided into chapters on the basis of the body system or condition.

According to the context of this question, a tabular list is essential for representing the alphabet index in the ICD-10-CM along with their assigned code. This is because The Alphabetic Index does not always provide the full code.

Therefore, the code associated with ochronosis is E70.2.

To learn more about Tabular list, refer to the link:

https://brainly.com/question/9442380

#SPJ1

your organization plans to deploy its three-tier line-of-business (lob) web application to azure. you need to recommend an iaas solution that allows all virtual machines (vms) to communicate with each other by default. what should you do?

Answers

In this scenario, you should require to connect Linux to Windows in order to use a custom handler in which the first step is to create a function in Azure for it to call.

What are Virtual machines?

Virtual machines may be characterized as virtualized circumstances of a computer that can be able to perform almost all of the identical functions as a computer. It includes running applications and other operating systems.

Azure virtual machines are Infrastructure as a Service (IaaS). Infrastructure as a Service is the most flexible category of cloud services. They are allowed to deploy its three-tier line-of-business (lob) web application to azure where you need to connect Linux to Windows in order to use a custom handler in which the first step is to create a function in Azure for it to call.

To learn more about Virtual machines, refer to the link:

https://brainly.com/question/28322407

#SPJ1

an employee is attempting to install new software they believe will help them perform their duties faster. when the employee tries to install the software, an error message is received, stating they are not authorized to install the software. the employee calls the help desk for assistance. evaluate the principles of execution control to conclude what has most likely occurred in this scenario.

Answers

The company is utilizing whitelist control and the software is not included on the list.

What is a software?To control computers and carry out particular activities, software is a collection of instructions, data, or programs. Hardware, which describes a computer's external components, is the opposite of software. Applications, scripts, and other programs that operate on a device are collectively referred to as "software."A software package includes a number of computer programs as well as related documentation and data. In contrast, hardware is what the system is made of and what actually does the work.System software, utility software, and application software are some of the numerous kinds of software that can run on a computer.

To learn more about software refer to:

https://brainly.com/question/28224061

#SPJ4

which features are important when you plan a program? select 4 options. responses knowing how to find the result needed. knowing how to find the result needed. knowing what you want the program to do. knowing what you want the program to do. knowing what information is needed to find the result. knowing what information is needed to find the result. knowing what the user needs the program to accomplish. knowing what the user needs the program to accomplish. knowing how many lines of code you are allowed to use. knowing how many lines of code you are allowed to use.

Answers

The important features when you plan a program are:

Knowing what the user needs the program to accomplish.Knowing how to find the result needed.Knowing what information is needed to find the result.Knowing what you want the program to do

What are the steps to create a programme?

The selection of project objectives and the formulation of a statement of work that outlines the project or program priorities and activities to be executed by the project partners are all part of planning and programming. At a minimum, the procedure will include: The project or program description.

The steps  to create

Define what the program should do. Visualize the program running on the computer. Use design tools to create a model of the program. Check the model for logical errors. Write the program source code. Compile the source code. Correct any errors found during compilation.

To learn more about program refer to:

https://brainly.com/question/23275071

#SPJ4

you are having problems with the video card on one of your computers. where could you check for troubleshooting information?

Answers

To check for troubleshooting information if you are having problems with the video card on one of your computers is the video card manufacturer's website

The manufacturer's website would that is your first stop regarding information about the product, particularly troubleshooting tips. Companies used to include print guides with new products, and that's almost unheard of these days provided you obtain a Pdf format through the company website. Server logs can display problem numbers but do not provide instructions on how to resolve them. It functions as a tool for listing products and services and providing clients with something else to look at once they are interested in buying the product.

Learn more about manufacturer's website here:https://brainly.com/question/1637875

#SPJ4

Your question is incomplete but probably the full question was:

You are having problems with the video card in one of your computers. Where could you check for troubleshooting information?

A. Another computer with the same video card

B. The video card manufacturer's website

C. The manual that came with the card

D. The server log

Identify industries and career-based activities in which computer technology makes people's work easier or more efficient.

Answers

Answer:

Those helpful safety or convenience features in modern vehicles? They are all programmed!

Explanation:

what command can you use on a linux computer to access a windows share named mydocs on a server name winserv?

Answers

The correct answer is smbclient //ComputerName/ShareName -U Username fro Linux.

Linux is used in the following ways: Server OS for web servers, database servers, file servers, email servers and any other type of shared server. Designed to support high-volume and multithreading applications, Linux is well-suited for all types of server applications. Desktop OS for personal productivity computing.Because Linux systems can be as small or as large as you want, it's also now being used in our homes for smart and mobile devices as well. The open source nature of Linux is incredibly beneficial for these enterprise-level companies.

To learn more about Linux click the link below:

brainly.com/question/15122141

#SPJ4

the tthe type of cable that is most likely to be used for medium-powered, network-powered broadband communication in a vertical shaft space is?ype of cable that is most likely to be used for medium-powered, network-powered broadband communication in a vertical shaft space is?

Answers

Powered broadband communication in a vertical shaft space is BMR.

What is vertical shaft?

A shaft that is lowered directly downward or at a 90-degree angle with the horizon in order to reach the planet's center.

What is BMR?

An average man has a BMR of around 7,100 kJ per day, while an average woman has a BMR of around 5,900 kJ per day. Energy expenditure is continuous, but the rate varies throughout the day. The rate of energy expenditure is usually lowest in the early morning.

Broadband, which is used in fast internet connections, is wide bandwidth data transmission that carries multiple signals at a variety of frequencies and Internet traffic types. This allows messages to be sent simultaneously. The media can be twisted pair, satellite, wireless Internet (radio), optical fiber, coaxial cable, or optical fiber.


Many computer networks employ a straightforward line code to send one kind of signal throughout the entire baseband bandwidth of the channel (from zero through the highest frequency needed). Most iterations of the widely used Ethernet family have names to denote this, such as the original  from the 1980s.

Broadband refers to the wide range of frequencies that may support both many data users and conventional television channels on the same cable in networks that employ cable modems on normal cable television infrastructure. For each band in a broadband system, a distinct radio frequency modulated by the data signal is often used.

Learn more about broadband cable click here:

https://brainly.com/question/19538224

#SPJ4

3. what is computerized short-term scheduling that overcomes the disadvantage of rule-based systems by providing the user with graphical interactive computing? 1. lpt 2. css 3. fcfs 4. fcs 5. tgi

Answers

fcs (Finite Capacity Scheduling) is the short-term scheduling that overcomes the disadvantage of rule-based systems by providing the user with graphical interactive computing.

What is Finite Capacity Scheduling?Finite capacity scheduling is a technique used in manufacturing operations to determine how much work can be completed in a given amount of time and to assign resources to jobs in the most effective sequence taking into account all constraints.The start and end dates for the operations in the order are determined by finite scheduling.It is a thorough technique for scheduling orders and operations while taking into consideration the demand on the available resources.A resource overflow is impossible.A never-ending schedule.Make the best possible use of the available resources, taking into account labor capacity, work center uptime, and material limits.As materials are only ordered when they are required, your inventory levels will be lower and your production costs will be lower.

To learn more about  Finite capacity scheduling  refer,

https://brainly.com/question/13484626

#SPJ4

which http request method will provide read access to the resources when setting the actions allowed

Answers

The HTTP request type known as GET allows for resource access. To read or retrieve a resource, we employ GET. When a GET request is successful, a response containing the data you requested is returned.

You can control access to AWS resources using permissions. IAM entities (users, groups, and roles) receive permissions; by default, these entities have no permissions. In other words, until you provide IAM entities the permissions you want, they are powerless in AWS. ACLs are cross-account permissions policies that give the designated principal permissions. Permissions cannot be granted to entities inside the same account by ACLs. Policy for sessions - When you use the AWS CLI or AWS API to act in the capacity of a role or a federated user, pass advanced session policies.

Learn more about permissions here-

https://brainly.com/question/13146880

#SPJ4

Other Questions
How much would it cost the government each day to provide an earned-income tax credit under which workers as a group receive the same economic surplus as they do under the $12 per hour minimum wage? (assume for simplicity that the earned-income tax credit has no effect on labor supply.) the tax credit would cost the government $ per day. what can a seller do to alleviate some of the buyers' worries over potential problems after closing? A motorcycle travels a certain distance, moving with constant speed of 80 Km/h and in it he spends a time 5 hours. What will be its distance traveled? a.Lesson 2.16 Practice ProblemsThere are many cylinders with a volume of 1447 cubic inches. The height h(r) ininches of one of these cylinders is a function of its radius r in inches where h(r) =b.What is the height of one of these cylinders if its radius is 2 inches?What is the height of one of these cylinders if its radius is 3 inches?What is the height of one of these cylinders if its radius is 6 inches?144 if you measure 0.0356 g of mg for your first trial, how many moles of hydrochloric acid would be needed to react with it? the molar mass of mg is 24.31 g/mol Find the volume of the prism. Round to the nearest tenth if necessary. options: 504.0 cm3 204.7 cm3 252.0 cm3 291.7 cm3 Kepteo can cultivate a piece of land in7hrs. While wanjiku can do the same work in 5 hrs . Find the time they will take to cultivate the piece of land when working together While volunteering in her community, Janicka picked up 5 2/5 lb of trash. If 2/3 of what she collected was able to be recycled, how many pounds of trash did Janicka recycle? Graph the line with the equation y= 6/1x +1 Is agricultural economics a good career in philippines and abroad? dave is a montreal canadiens fan. he intensely dislikes the toronto maple leafs. he celebrates with glee every time the canadiens win and when the leafs lose. this is an example of All of the following statements are true of word parts, EXCEPT: A. a backslash is used between the word root and combining vowel. B. Prefixes usually indicate location, time, number or status. C. Word roots contain the basic meaning. D. Four different word parts are always used in every medical term. Why would an already-successful business owner conduct a marginal cost analysis for their product? andrea is well liked by her friends, most likely because she mimics their gestures and seems to match their moods. researchers would suggest thta this natural mimicry is component of Find P(AUB) of P(A)=2/5,P(B)=2/7 and A and B are Independent state how the 2 triangles are congruent?? SSS and SAS HELP ASAPPP?? what would the most likely diagnosis be for a patient who experienced a severe head trauma and now is unable to point to an object in space under visual guidance and has difficulty moving their eyes toward a visual target? 1. martin luther king writes as a member of several communities, some overlapping, some in conflict. what are they? focusing on two or three communities, explain how he defines himself in each. what would happen to the force exerted by the sun on earth if the sun shrank and became half its present size while retaining the same mass? What commercial activity made Florence prosperous and enabled it to patronize the visual arts? Piracy Printing Fishing Banking