If r is an instance of the above Person class and oddNum has been declared as a variable of type boolean, which of the following correctly sets oddNum to true if Person object r has an odd number of children and to false otherwise?

oddNum = ( ( r.numChildren() % 2 ) != 0 );

if ( ( r.numChildren() % 2 ) == 0 )

oddNum = false;

else

oddNum = true;

oddNum = false;

for ( int k = 0 ; k < r.numChildren() ; k++ )

oddNum = !oddNum;

I only

II only

III only

I and II only

I, II, and III

Answers

Answer 1

Answer:

I, II, and III

Explanation:

The three are almost saying the same thing. the loop is one am a bit concerned about. but since the oddnum is set to false, the loop will work.

The one and two are pretty clear. to test for odd number, the easiest is to divide by two to see if there will be a remainder. That is what both first and second statement is trying to do.


Related Questions

For off campus work study positions, students should contact the

Answers

Answer:

The answer is "financial aid office".

Explanation:

The work studies are a good way for people to raise funds in component-time on-campus jobs for payment for tuition. In off-campus study, it uses financial aid office, that provides learners to chance to gain useful job experiences when they study at university.

It usually works with you even if you have received an admission invitation. In off-campus study work, it uses the department of Financial Aid, in which it is used to find the financial aid office of your school. It can scan the sorted alphabetically lists below.

Given the SQL statement:

CREATE TABLE SALESREP ( SalesRepNo int NOT NULL, RepName char(35) NOT NULL, HireDate date NOT NULL, CONSTRAINT SalesRepPK PRIMARY KEY (SalesRepNo), CONSTRAINT SalesRepAK1 UNIQUE (RepName)
);

we know that _____.

A. None of these statements are true
B. RepName is the primary key
C. RepName is an alternate candidate key
D. RepName is a surrogate key
E. RepName is a foreign key

Answers

Answer:  

C. RepName is an alternate candidate key

Explanation:

The explanation is attached in a document.

Mary wants to run a text ad on the Google Search Network. She's new to text ads and needs to start with the basics. What are the three components of a text ad on the Google Search Network that Mary will need to know?

Answers

Answer:

1. Headline

2. URL

3. Description

Explanation:

The three components of a text ad on the Google Search Network that Mary will need to know are;

1. Headline

2. URL

3. Description

The headline component on Search Network Text Ad provides up to three fields of 30 characters each.

The Uniform Resource Locator (URL) has the domain name and the web resource for addressing documents accessible over the internet.

What role does energy play in the formation of sedimentary rock?

Answers


Sedimentary rock. ... Four basic processes are involved in the formation of a clastic sedimentary rock: weathering erosion caused mainly by friction of waves, transportation where the sediment is carried along by a current, deposition and compaction where the sediment is squashed together to form a rock of this kind.


Hope this helps

The major role of energy in the formation of sedimentary rock is that the energy from the Sun creates the cycle of rain and wind that causes erosion to produce sedimentation. Thus, the correct option is C.

What are Sedimentary rocks?

Sedimentary rocks are the class of rocks which are formed from the pre-existing rocks or the pieces of once-living organisms. These rocks form from the deposits which accumulate on the Earth's surface. Sedimentary rocks are often found to have distinctive layering or bedding on them.

The energy plays an important role in the formation of sedimentary rock which is that the energy from the Sun creates the cycle of rain and wind which causes the erosion to produce sedimentation.

Therefore, the correct option is C.

Learn more about Sedimentary rock here:

https://brainly.com/question/10709497

#SPJ6

Your question is incomplete, most probably the complete question is:

What role does energy play in the formation of sedimentary rock?

A. Rain cools sand, mud, and pebbles into hard layers that solidify using energy from the Sun.

B. The heat from the Sun melts sand, mud, and pebbles which then cool and solidify into a rock that can be broken down again through erosion.

C. Energy from the Sun creates the cycle of rain and wind that causes erosion to produce sedimentation.

D. Rain provides the energy needed to bring sand, mud, and pebbles to one location where energy from the Sun changes them to rock.

The network board in a workstation is currently configured as follows:

-Network speed = Auto
-Duplexing = Auto

The workstation is experiencing poor network performance and you suspect that the network board is not correctly detecting the network speed and duplex settings. Upon investigation, you find that it is running at 10 Mbps half-duplex. You know that your network switch is capable of much faster throughput. To fix this issue, you decide to manually configure these settings on the workstation.

Before you do so, you need to verify the configuration of the switch port that the workstation is connected to. Given that it is a Cisco switch, which commands can be used on the switch to show a list of all switch ports and their current settings?

Answers

Answer:

show running-config interface

Explanation:

Given that it is a Cisco switch, "show running-config interface" or "show interface" commands can be used on the switch to show a list of all switch ports and their current settings.

This will help to verify the configuration of the switch port that the workstation is connected to.

What is top down design? a. Top down design is a way of designing your program by starting with the biggest problem and breaking it down into smaller and smaller pieces that are easier to solve. b. Top down design is a way that you can create designs on a computer to put on a web page c. Top down design is a way of designing your programs starting with the individual commands first d. Top down design is a way to use loops and classes to decompose the problem

Answers

Answer:

The answer is "Option a".

Explanation:

This design is the breakdown for a structure to smaller components to recognize the textural functionalities. This system analysis the built-in the top-down style, that defines and it does not describe some first-level components, which is often known as a staggered layout, and wrong choices can be described as follows:

In option b, It is wrong because it is not used in web pages. In option c, It does not start with individual commands, that's why it is incorrect. In option d, It is wrong because it uses loops and classes, but it can't decompose the problem.

Final answer:

Top down design is a method used in software design where a problem is decomputed into smaller, manageable parts. The programmer starts with the large,main goal of the software then breaks it down into smaller components. Each of these components can then be broken down further if needed.

Explanation:

Top down design, sometimes referred to as stepwise refinement, is essentially a method that is used in the designing of software. This design approach is majorly rooted in the principle of decomposition, where a problem is broken down into smaller, more manageable parts. With the top down design approach, the programmer starts with the largest, overall objective of the software being created.

For instance, if you were designing a calculator software, you'd begin with the overall concept, which is a calculator. Then, you'd decompose this broad concept into smaller parts such as addition, subtraction, multiplication, division, square roots, etc. Each of these sub-problems can further be broken down if necessary. This approach allows you to focus on solving small, specific problems instead of feeling overwhelmed by the complexity of the larger challenge.

Learn more about Top down design here:

https://brainly.com/question/32498450

You remember that, when you lost your wallet last semester, campus security found it for you. You misplaced it again this morning and decided to call campus security. The method used to solve this problem is called a(n) _________.
A) heuristic search.
B) means-ends analysis.
C) pattern matching.
D) schema-driven route.

Answers

The answer is D. route is a previously used approach to solving a problem. When a sikilar situation later occurs, the same schema may be activated and suggest the use of the former solution strategy

Chris is a project manager. He would like to schedule a status meeting for the next week. Several of the group members work at another site. What should Chris do?

Answers

Answer:

chris should make a website for everyone

Answer:

set up a meeting and conference call and send the phone number and pass code to the attendees

Explanation:

edge 2021 , have a great day!

Search engines rank Web pages based on which of the following?

.The amount of advertising used on the web page

.The popularity and credibility of the Web page

.The profit margins of the sponsoring company

.The ratio of graphics to text on the web page​

Answers

Answer:

The popularity and credibility of the Web page.

The page must have a lot of traffic on it, and for this to happen the page must also be a provider of most needed information.

Match the term with its definition and characteristics.
A subset of Machine Learnign that referst to artificial neural networks that are composed of many layers.
Mimic evolutionary precesses to generate increasingly better solutions to a problem. Mutation within a genetic algorithm involve randomly trying combinations and evaluating success (or failure) in order to learn to optimize outcomes.
analyze large quantitied of information to establish patterns and charceristicwd when the logic or rules are unknown.
Include a knowledge based with accumulated experience and a set of rules for aplying the knowledge base to each particular situation.
A subset of Artificial Intelligence that users algorithms to learn iteratively from data and can find insigths without explicit programming.

Answers

Answer:

1. Deep Learning

2. Genetic algorithm

3. Neural network

4. Expert systems

5. Machine Learning

Explanation:

Deep Learning is a subset of Machine Learning that refers to artificial neural networks that are composed of many layers.

Genetic algorithm mimic evolutionary processes to generate increasingly better solutions to a problem. Mutation within a genetic algorithm involve randomly trying combinations and evaluating success (or failure) in order to learn to optimize outcomes.

Neural network analyze large quantities of information to establish patterns and characteristic when the logic or rules are unknown.

Expert systems includes a knowledge base with accumulated experience and a set of rules for applying the knowledge base to each particular situation.

Machine Learning is a subset of Artificial Intelligence that uses algorithms to learn iteratively from data and can find insight without explicit programming.

In Language C please.When analyzing data sets, such as data for human heights or for human weights, a common step is to adjust the data. This can be done by normalizing to values between 0 and 1, or throwing away outliers.For this program, adjust the values by subtracting the smallest value from all the values. The input begins with an integer indicating the number of integers that follow. Assume that the list will always contain less than 20 integers.Ex: If the input is:5 30 50 10 70 65the output is:20 40 0 60 55The 5 indicates that there are five values in the list, namely 30, 50, 10, 70, and 65. 10 is the smallest value in the list, so is subtracted from each value in the list.For coding simplicity, follow every output value by a space, including the last one.

Answers

Answer:

THE ANSWER IS EASY

Explanation:

Linear programming problems have:______.
a. non-linear objective functions, linear constraints.
b. non-linear objective functions, non-linear constraints.
c. linear objective functions, non-linear constraints.
d. linear objective functions, linear constraints.

Answers

Answer:

The correct answer to the following question will be Option D(linear objective functions, linear constraints).

Explanation:

We've already perused that somehow the linear programming issues have become the people that aim to optimize an amount that would be linearly defined in aspects of several judgment parameters.

Even though the title indicates in and of itself, these problems include maximizing the consumption of some of these kinds of nutrient-rich foods that could support one adopt a specific diet. The purpose of a diet issue would be to have a range of foods at a minimal cost that will fulfill a range of regular nutritional requirements.

Constraints: The essential micro-nutrients stated, that may be a minimum consumption of calories or the number of calories including cholesterol throughout the meal.Objective function: The expense of bringing in the meal.

The other three options are not related to the problems of linear programming. So Option D is the right answer.

Louis is using the Web interface to configure his SOHO home router/access point. At this exact moment, none of his computers are on the wireless network. He goes into a screen called "active clients" only to see that a computer he doesn't recognize is on his network. What should he do?

Answers

Answer:

reassess and add better security to his wireless network

Explanation:

Based on the scenario being described within the question it can be said that Louis should reassess and add better security to his wireless network. This is because this unrecognized client is someone who has entered his home network without authorization. Most likely due to Louis not having the correct or any security on his wireless network.

During the Requirements Definition stage of a systems development​ project, the employees who will be the primary users of the new system are not asked about their needs. The IS department is violating which of its​ responsibilities?

Answers

Answer:

enabling users to contribute to requirements for new system features and functions

Explanation:

Based on the scenario being described within the question it can be said that the main responsibility that is being violated is enabling users to contribute to requirements for new system features and functions. They are responsible for gathering user feedback, in order to get a sense of what the user's like and dislike regarding a system in order to later make the necessary changes needed to the system.

While a vector graphic can be scaled larger or smaller with no change in quality, bitmap graphics display optimally only at their original, or ____, length and width. a. native b. natural c. intended d. final

Answers

Answer:

a. native

Explanation:

While a vector graphic can be scaled larger or smaller with no change in quality, bitmap graphics display optimally only at their original, or native, length and width.

If we have a priority queue storing approximately million numbers, and the bottom level is "full", which of the following statements is false? (lower numbers have higher priority) A) The height of the structure is approximately 20. B) The width of the lowest level of the structure is approximately 500,000. C) Nearly half of the 1000 largest values must be in the bottom level of the structure. D) Nearly half of the 1000 smallest values must be in the top half of the tree (if there are k levels in the tree, the "top half" is the top k/2 levels). E) Nearly half of the 1000 smallest values may be in the bottom level of the structure.

Answers

Answer:

The width of the lowest level of the structure is approximately 500,000 is a false statement.

As an administrator for the Contoso Corporation, your primary office is in Sacramento and your data recovery site in Las Vegas. You want to install a DHCP server at both locations to provide high availability. Which configuration should be used?

Answers

Answer:

Hot Standby mode failover partner

Explanation:

The configuration you should use as an administrator is the Hot Standby mode failover partner.

Under the Hot standby mode, the partner server is in a standby role, in order to lease IP addresses to DHCP clients if only the active isn't available.

Hence, when the active server is unavailable, the failover partner will be used temporarily.

Scatterplots are useful when applied behavior analysts are interested in finding out the ________ distribution of the target behavior. In other words, a scatterplot illustrates whether the behavior's occurrence is typically associated with certain time periods.
A. Temporal
B. Amount of
C. Standard
D. Simple

Answers

Answer:

The answer is "Option A".

Explanation:

Scatterplots are kinds of graphs or mathematical plots, that display variables using Algebraic, coordinates for usually dual variables for a set of data. It is an application, that targets an activity, a diffusion graph shows the event, which is normally linked to specific periods, and wrong choices can be described as follows:

In option B, It is incorrect because it is used in shareholders. In option D, It is used in a normal random variable, that's why it is incorrect. In option C, It is incorrect because it is used in the frequency distribution.

Final answer:

The correct answer to the question is A. Temporal, indicating that scatterplots are used in behavior analysis to reveal the temporal distribution of a target behavior and identify patterns associated with different time periods.

Explanation:

Scatterplots are instrumental in behavior analysis because they can reveal the temporal distribution of a target behavior, which suggests when during a certain period the behavior is most likely to occur. The correct answer to this question is A. Temporal. Specifically, a scatterplot allows analysts to see if there's any association between the time of day, week, or month and the frequency of the behavior.

In applied settings such as behavior analysis, scatterplots can indicate if problem behaviors are more prevalent during specific periods, helping to identify potential environmental triggers or showing if interventions are having the desired effect over time. Data visualization through scatterplots also assists in determining the correlation between variables, aiding in data analysis by revealing patterns or trends that might not be obvious from raw data.

6. In cell K4, create a formula using the IF function to calculate the interest paid on the mortgage (or the difference between the total payments made each year and the total amount of mortgage principal paid each year). a. The formula should first check if the value in cell H4 (the balance remaining on the loan each year) is greater than 0. b. If the value in cell H4 is greater than 0, the formula should return the value in J4 subtracted from the value in cell D5 multiplied by 12. Use a relative cell reference to cell J4 and an absolute cell reference to cell D5. (Hint: Use 12*$D$5-J4 as the is_true argument value in the formula.) c. If the value in cell H4 is not greater than 0, the formula should return a value of 0.

Answers

Answer: IF(H4>0,12*$D$5-J4,0)

From the question, we are used to create a formula to calculate an interest paid on mortgage using the IF function.

We will start by giving a brief analysis on how to go about this for better understanding. This should help us get to our desired result.

If( H4>0 is the logical test,

then

12*$D$5-J4 is [value_if_true]

0 is [value_if_false]  

so we have : IF(H4>0,12*$D$5-J4,0)

Using this above formula and typing it into cell K4;

we are able to first check if the value in H4 is greater than 0.if is greater,it returns a value in J4  subtracted from the value in cell D5 multiplied by 12but if it is not, it returns a value of 0

[Note] :Absolute referencing of cell D5 means that this will not change while extending this formula to the entire column. Whereas, since cell H4 and J4 have relative cell referencing, these will change relatively as we extend the formula to the entire column.

cheers i hope this helps

my old Brainly account stopped working so i made a new one i made it as close as possible to the one i had

Answers

Answer:

congrats

Explanation:

!

Answer:

Kmiller have you contacted brainly support?

Explanation:

A utility program that makes a copy of all files or selected files that are in the libraries, contacts, and favorites and on the desktop. a. Disk Cleanup b. File History c. Disk Defragmenter d. VirusScan

Answers

Answer:

File History

Explanation:

File History will always, by default, on an hourly basis, perform a regular backup of all selected files or the entire files in your desktop, document, videos, libraries, contacts, music, and favorites. It is similar to back up and restore which also allows you to perform a backup of your system, drives, and files in the folders.

What is an IP address and where I can find the IP address for my computer?
a) An IP address is a unique number identification assigned to each computer, server, or device connected to the Internet.
b) To find your IP address, go to Google and type "what is my IP". An IP address is an encrypted name assigned to each computer, server, or device connected to the Internet for identification.
c) To find your IP address you have to type ipaddress in the command prompt window.
d) An IP address is a hexadecimal code identification assigned to each computer, server, or device connected to the Internet.
e) To find your IP address, you have to contact your ISP.
f) An IP address is a series of packets assigned to each computer, server, or device connected to the Internet.
To find your IP address, check the classless interdomain routing.

Answers

Answer:

a) and b) are correct.

Explanation:

You can also type ipconfig on windows terminal to see your ip address - or ifconfig if you are running linux / macos terminal.

Jonas is an experienced information security professional with a specialized focus on evaluating computers for evidence of criminal or malicious activity and recovering data. Which GIAC certification would be most appropriate for Jonas to demonstrate his abilities?

Answers

Answer:

The answer is "GIAC Certified Forensic Examiner (GCFE)".

Explanation:

The GIAC Accredited Professional Analyst qualification confirms to the expertise of a professional security analysis, via a focus on smaller skills required to obtain and interpret data from computer systems. The GCFE offers a way for experts, which shows the skills, information, and ability to conduct typical event operations like e-discovery, forensics evaluation, and documentation, and web forensic science, and Platforms application monitoring and client behavior.

A typical broadcast live events and use streaming technology in which audio and video files are continuously downloaded to your computer while you are listening to and/or viewing the content. G
a. Webcasts
b. Blogs
c. Microblogs
d. Twitter

Answers

Answer:

Webcasts

Explanation:

The rest of the options don't need to be streamed as there isn't a continuous flow of information.

Identify the traditional communication process. A. Source-Encoding-Message channel-Decoding-Receiver-Feedback. B. Source-Encoding-Message channel-Receiver-Feedback. C. Source-Encoding-Message channel-Noise-Receiver-Feedback. D. Source-Message channel-Decoding-Receiver-Feedback. E. Source-Noise-Message channel-Receiver-Feedback.

Answers

Final answer:

The correct answer to the question identifying the traditional communication process is option A: Source-Encoding-Message channel-Decoding-Receiver-Feedback. This sequence encapsulates the full cycle of communication from the inception of a message by the source to the reception and feedback from the receiver, incorporating both encoding and decoding processes.

Explanation:

The question asks to identify the traditional communication process from given options. The correct process is Source-Encoding-Message channel-Decoding-Receiver-Feedback. This sequence starts with a source that creates a message; this message is then encoded, or turned into a form that can be transmitted. It's sent through a chosen communication channel to the receiver, who then decodes, or interprets, the message. Feedback is provided back to the original source, closing the communication loop and making the process interactive. Noise can interfere at any point in this process, potentially distorting the message.

This traditional communication process encompasses the essential elements needed for effective communication: a sender (or source), encoding, a message channel, decoding, a receiver, and feedback. Understanding this process is key in fields like public speaking, marketing, interpersonal communication, and computer-mediated communication.

a student writes a prgroma to find the factorial of a number. the factorial for a number n is defined as the product of all whole numbers between 1 and n, inclusive. while attempting to find the factorial for 120, the program's output is not what the student expectec. assuming that the program has been corectly written, what is a possible explanation for the incorrect output?

Answers

Answer:

B. Integers may be constrained in the maximum and minimum values that can be represented in a program because of storage limitations.

Explanation:

Since the program has been written correctly by the student and yet the output of the program is not what was expected, then the next possibility is that because of the limitations in storage, the integers may be constrained in the minimum and maximum values capable of being represented when writing a program.

Technician A says that if the coefficient of friction is too low, the brakes will grab.


Technician B says that the coefficient of friction is influenced by the materials in contact.


Who is right?

Answers

Answer:

Only Technician B is right

Explanation:

Technician A is wrong because the brakes will grab and cause the wheel to lock up and slide only if the coefficient of friction is too high. If the coefficient of friction is too low, excessive pressure on the brake pedal will be required to stop the vehicle.

Technician B is right the materials in contact is a factor that influences the coefficient of friction. For example, when ice slides on steel, the two materials slide past each other easily, this means that icehas a low coefficient of friction. On the other hand, rubber on pavement has a high coefficient of friction as the materials do not slide past each other easily.

Therefore, only Technician B is right.

You've been asked to set up a temporary Internet cafe for a conference your company is hosting. You have ten laptops to use in your cafe and need to keep them from "wandering off" once you have them set up and running. What should you use to help physically secure these laptops?

Answers

Answer: Cable Locks

Explanation:

The cable locks is one of the type of secure device that helps in physically secure the various types of laptops and computer system. The cable lock helps the devices and the confidential information to prevent from theft and it is also known as the versatile security system.   The cable lock is basically warp up in the form of metal cable and we usually insert the this cable lock into the laptop device slot in the system.  

  According to the given question, The cable lock is typically used in the laptop devices that protect and physically secure from the hacking purpose and it is used in the various types of deices such as printers, electronic devices and the laptops.  

Your Salesforce organization's Login Hours are set from 7 AM to 7 PM. A user logs in at 6:57 PM and is viewing a record when the clock passes 7 PM. Which of the following scenarios happens once a logged in user is outside of the specified Login Hours for an organization?a.The user can continue to view the page they are currently on, but if they navigate away from the page, they will be logged out.b.The user can continue to edit records, until they manually log out of the systemc.A warning message displays and the user is logged out immediatelyd.The user can continue to work indefinitely, but new users will be unable to log in

Answers

Answer:

The user can continue to view the page they are currently on, but if they navigate away from the page, they will be logged out.

Explanation:

At 7 PM, the user will be effectively logged out of the system but the user will still have access to his current page. Having being logged out of the system, the have the access to perform any DML, read write, execute operation and at the same time the user won't be able to open any new page; navigating away from this page, the user will be notified that they're logged out.

This is possible because the moment the user sends a new request to the server to execute some DMLs or to navigate, the system logs out the user immediately signaling a session expiry .

Conclusively, already logged in users will only have Read-Only access once mode once the Login Hours has elapsed for the organization. No consequent saves or edits can be made to the database, at this point.

One of the graphics Emily wants to include in her mailings is an illustration, a line drawing whose size she can increase as much as she wants without affecting its overall quality. Which of the following is the most likely format for this illustration?
A) .gif
B) " · png "
C) .wmf
D) .tiff

Answers

Answer:

C) .wmf

Explanation:

Based on the scenario being described within the question it can be said that the most likely format for this illustration would be a .wmf file. This file extension refers to a Windows MetaFile, which is a file format that usually holds vector images to be used in different microsoft software, and is known for being able to resize the image without affecting it's overall quality.

Other Questions
Which of the following is true about e-mail marketing messages? A. E-mail marketing messages cost more per thousand people reached than mass media such as television or magazines. B. E-mail marketing messages are effective in reaching the desired target market and result in low costs. C. E-mail marketing messages create a stronger emotional connection with the customers compared to traditional direct mail. D. E-mail marketing messages involve connecting directly with carefully targeted consumers, exclusively on a one-to-one, interactive basis. The Shirt Works sells a large variety of tee shirts and sweatshirts. Steve Hooper, the owner, is thinking of expanding his sales by hiring high school students, on a commission basis, to sell sweatshirts bearing the name and mascot of the local high school.These sweatshirts would have to be ordered from the manufacturer six weeks in advance, and they could not be returned because of the unique printing required. The sweatshirts would cost Hooper $17.00 each with a minimum order of 320 sweatshirts. Any additional sweatshirts would have to be ordered in increments of 50.Since Hoopers plan would not require any additional facilities, the only costs associated with the project would be the costs of the sweatshirts and the costs of the sales commissions. The selling price of the sweatshirts would be $34.00 each. Hooper would pay the students a commission of $8.00 for each shirt sold.1. To make the project worthwhile, Hooper would require a $5,850 profit for the first three months of the venture. What level of unit sales and dollar sales would be required to reach this target net operating income? (Round your intermediate calculations to 2 decimal places.) Sales level in units sweatshirts Sales level in dollars what do you mean by DEFCON ? Use a trigonometric ratio to find the value of x. Round your answer to the nearesttenth. HELPPP MEEEE I showed picture up there plsssss help I need it in your own words not copy and pasted from other answersThe male resplendent quetzal bird has evolved to have tail feathers that are approximately 60 cm long. The female quetzal has short tail feathers. Using the quetzal as your example, describe how the mechanism of natural selection may have led to the evolution of the male quetzals extraordinarily long tail feathers. Using the expectations hypothesis theory for the term structure of interest rates, determine the expected return for securities with maturities of two, three, and four years based on the following data. (Input your answers as a percent rounded to 2 decimal places.) Interest Rate 1-year T-bill at beginning of year 1 4 % 1-year T-bill at beginning of year 2 5 % 1-year T-bill at beginning of year 3 9 % 1-year T-bill at beginning of year 4 11 % A cyclist rode at constant speed of 23 mph for 4 hours. Then, she decreased her rate of speed to 16 mph for 5 hours. How far did the cyclist ride in 9 hours? Assume the role of one noted Personality Theorist Carl Rogers. Carl (you) is going to write a letter to a client in response to this situation:Someone has come to you expressing a number of problems: the person's marriage is a mess, they hate their job, they cannot complete work on time, they feel overwhelmed and cranky much of the time, and even their dog doesn't like them much of the time. While working from the Humanistic (client centered) perspective, you will need to inform your fictional "client" what you believe the client can do about the problems the client is having. Using Rogerian theory, how might you tell them to set things to right again? After you have completed adequate research on Rogers, and how he envisioned both problems and solutions, write a letter your fictional client. Your letter should display clear evidence (such as textbook terms) that you understand what the theorist considers a healthy, well-adjusted personality, and how to help someone build one. No direct quotes of the textbook or other source is permitted. what happens when the amplitude of a sound wave changes? Dakota corporation 15-year bonds have an equilibrium rate of return of 9 percent. for all securities, the inflation risk premium is 1.60 percent and the real risk-free rate is 3.30 percent. the security's liquidity risk premium is 1.05 percent and maturity risk premium is 1.65 percent. the security has no special covenants. calculate the bond's default risk premium. Elite Couture, a high-end fashion goods store has to decide on the quantity of Luella Bartley handbags to sell during the Christmas season. The unit cost of the handbag is $28.50 and the handbag sells for $150. All handbags remaining unsold at the end of the season are purchased by a discounter for $20 each. Further, there is a significant 40% inventory holding cost incurred for each unsold bag. Demand for bags is distributed normally with mean 150 and standard deviation 20. How many bags should be purchased to maximize expected profit? a)150 b)155 c)160 d)165 e)170 f)175 g)180 Can someone please help Who went to the play with Abraham Lincoln and Mary Todd Lincoln James cut out four parallelograms, the dimensions of which are shown below. Parallelogram 1 length: 12 in. width: 15 in. diagonal: 20 in. Parallelogram 2 length: 16 in. width: 30 in. diagonal: 34 in. Parallelogram 3 length: 20 in. width: 21 in. diagonal: 29 in. Parallelogram 4 length: 18 in. width: 20 in. diagonal: 26 in. James put the parallelograms together so one vertex from each paper exists on a point, as shown in the circle. 4 parallelograms are put together so that one vertex from each paper exists on a point. Which statement explains whether or not the parallelgrams can be put together so each occupies one-quarter of the area of the circle without overlapping any other pieces? Check all that apply. The quadrilaterals can be placed such that each occupies one-quarter of the circle. The quadrilaterals cannot be placed such that each occupies one-quarter of the circle because the vertices of parallelogram 1 do not form right angles. The quadrilaterals cannot be placed such that each occupies one-quarter of the circle because the vertices of parallelogram 2 do not form right angles. The quadrilaterals cannot be placed such that each occupies one-quarter of the circle because the vertices of parallelogram 3 do not form right angles. The quadrilaterals cannot be placed such that each occupies one-quarter of the circle because the vertices of parallelogram 4 do not form right angles. In STU, u = 23 inches, T=158 and U=17. Find the length of t, to the nearest 10th of an inch. Listen to the question given in the audio. Record your response using a complete Spanish sentence. which sentence makes a logical comparison?We thought Kelly's office was most colorful than any office.We thought Kelly's office was more colorful than any other office.We thought Kelly's office was more colorful than any office.We thought Kelly's office was most colorful than any other office. A carpenter bought a piece of wood that was 4.9 centimeters long. Then he sawed 4.1 centimeters off the end. How long is the piece of wood now? The incoming infrared radiation from the Sun as it travels towards Earth is _____. mostly reflected back out into space mostly absorbed and transmitted toward Earth's surface equally absorbed and reflected completely blocked and reflected by the upper atmosphere