find two numbers adding to 40 such that the sum of their square is as small as possible

Answers

Answer 1

Answer:

20+20

Step-by-step explanation:

20+20


Related Questions

solve for x 4(−7x−2)−10=-3 + 5x+1

Answers

Answer:

i think the answer is -33

Step-by-step explanation:

Transaction Shopping Cart 1 Red White Green 2 White Orange 3 White Blue 4 Red White Orange 5 Red Blue 6 White Blue 7 Red Blue 8 Red White Blue Green
9 Red White Blue 10 Yellow 1. Convert the data into (Binary Format) - 4 points 2. How many transactions with the item set {Yellow}? 4 points 3. How many transactions with the item set {White, Blue}? 4 points 4. How many transactions with the item set {Red, White, Green}? 4 points 5. What is the "Support" for item set {Red, White, Green}? 4 points 6. What is the "Confidence" for the rule: IF {Green, Red} THEN {Whte}? - 5 points 7. What is the "Confidence" for the rule: IF {Red, White} THEN {Green} - 5 points

Answers

The given shopping cart data is converted into binary format are 1 1 1 0 0 0 Shopping Cart 1, 0 1 0 1 0 0 Shopping Cart 2, 0 1 0 0 1 0 Shopping Cart 3, 1 1 0 1 0 0 Shopping Cart 4, 1 0 1 0 1 0 Shopping Cart 5, 0 1 0 0 1 0 Shopping Cart 6, 1 0 0 0 1 0 Shopping Cart 7, 1 1 0 0 1 0 Shopping Cart 8, 1 1 0 0 1 0 Shopping Cart 9, 0 0 0 0 0 1 Shopping Cart 10. The number of transactions with {Yellow}, {White, Blue}, and {Red, White, Green} item sets are transaction 10, transactions 3, 6, 8, and 9 and transactions 1, 4, and 8. The support for {Red, White, Green} is 0.33. Confidence for two given association rules is 0.6.

Converting the data into binary format

Red White Green Orange Blue Yellow

1 1 1 0 0 0 Shopping Cart 1

0 1 0 1 0 0 Shopping Cart 2

0 1 0 0 1 0 Shopping Cart 3

1 1 0 1 0 0 Shopping Cart 4

1 0 1 0 1 0 Shopping Cart 5

0 1 0 0 1 0 Shopping Cart 6

1 0 0 0 1 0 Shopping Cart 7

1 1 0 0 1 0 Shopping Cart 8

1 1 0 0 1 0 Shopping Cart 9

0 0 0 0 0 1 Shopping Cart 10

There is 1 transaction with the item set {Yellow} (transaction 10).

There are 4 transactions with the item set {White, Blue} (transactions 3, 6, 8, and 9).

There are 3 transactions with the item set {Red, White, Green} (transactions 1, 4, and 8).

The support for item set {Red, White, Green} is (3/10) * 100 = 30%.

The confidence for the rule IF {Green, Red} THEN {White} is:

support({Green, Red, White}) / support({Green, Red})

= (1/10) / (3/10)

= 0.33

The confidence for the rule IF {Red, White} THEN {Green} is:

support({Red, White, Green}) / support({Red, White})

= (3/10) / (5/10)

= 0.6

To know more about binary format:

https://brainly.com/question/30407299

#SPJ4

             

danny is 22 year old. this is 6 year yonger than his sister terry write an equation that shows the relationship between the age of danny and terry. how old is terry

Answers

The equation that shows the relationship between the age of Danny and Terry is D = T - 6.

Let's represent Danny's age with the variable D and Terry's age with the variable T. We know that Danny is 22 years old, so we can write the equation D = 22.

We also know that Danny is 6 years younger than Terry, so we can write the equation D = T - 6. Now we can substitute the value of D from the first equation into the second equation to find the value of T.

D = T - 6

22 = T - 6

Add 6 to both sides of the equation:

22 + 6 = T

28 = T

So Terry is 28 years old.

To know more about equation click on below link:

https://brainly.com/question/10413253#

#SPJ11

what is the standard error for the difference in the sample proportions? (use the confidence-interal standard error and round to 5 digits after the decimal place.) g

Answers

The formula for the confidence interval standard error would be:

CI SE = 1.96 * sqrt[(p1 * (1 - p1) / n1) + (p2 * (1 - p2) / n2)]

To calculate the standard error for the difference in sample proportions, we use the following formula:

SE = sqrt[(p1 * (1 - p1) / n1) + (p2 * (1 - p2) / n2)]

Where p1 and p2 are the sample proportions, n1 and n2 are the sample sizes.

To calculate the confidence interval standard error, we need to multiply the standard error by the appropriate critical value from the t-distribution.

Assuming a 95% confidence interval with degrees of freedom equal to (n1 - 1) + (n2 - 1), we can use a t-distribution table or calculator to find the critical value, which is typically 1.96.

So, the formula for the confidence interval standard error would be:

CI SE = 1.96 * sqrt[(p1 * (1 - p1) / n1) + (p2 * (1 - p2) / n2)]

To learn more about interval visit;

https://brainly.com/question/29179332

#SPJ11

How do you find all pairs of an integer array whose sum is equal to a given number in Python?

Answers

All pairs of an integer array whose sum is equal to a given number in Python using the algorithm based on below three steps:

Step 1: Initialize array and its values

Step 2: Initialize value of sum

Step 3: Call the function find

Programming in Python for all pairs of given number : We will get an array as input from user. We need to find all possible pairs from the given array whose sum is same as given sum. Example:

Array : [5, 2, 0, 4, 1, 8, 7]

Sum = 7

Possible pairs: [5, 2], [0,7],

Algorithm based on below three steps:

Step 1: Initialize array and its values

Step 2: Initialize value of sum

Step 3: Call the function find

Algorithm for function find

Step 1: Iterate on the elements of array with variable i, from 0 to length of array as you want.

For each value of i iterate on array from index i till length of array by using other variable say j.Check if array[i]+array[j] ==given sum. If the above(2) condition is true then print the pairs.

Thus, we get the required results.

To learn more about Programming in Python, refer:

https://brainly.com/question/26497128

#SPJ4

How do you find all pairs of an integer array whose sum is equal to a given number in Python?
How do you find all pairs of an integer array whose sum is equal to a given number in Python?

Explain why the following is correct x3x4=x7

Answers

Answer:

x^3 * x^4 = x^7

Step-by-step explanation:

When multiplying numbers with the same base and different exponents the two exponents are added, and the base is kept the same.

Example

x^3= x * x * x

x^4= x * x * x * x

(x * x * x * x) *  (x * x * x) = x^7

can someone help me with these answers please

can someone help me with these answers please

Answers

since we were given the key ( how it should be sort out or used )

then we get all the numbers out which are:

21, 23, 30, 32, 32, 35, 43, 44, 46, 48, 49, 49, 50, 52, 52, 53, 55

then we go ahead to answer the questions:

a) Range = highest number minus Lowest number

55 - 21 = 34

b) 17 (by counting all individual ages ).

c) Median = the middle age

(but before that, we must arrange the ages either a cording to their sizes either from biggest to smallest (descending order) or from smallest to biggest (ascending order)

so we arrange in ascending order but the numbers are already arranged so we don't have to stress ourselves:

Median = 46 (the number in the middle ).

Hope you ace your tests, Good luck ✅.

PLEASE HELP!!! Identify the domain and range of the function graphed below.

PLEASE HELP!!! Identify the domain and range of the function graphed below.
PLEASE HELP!!! Identify the domain and range of the function graphed below.

Answers

The domain and the range of the function are listed below:

x ≥ - 4 All real numbers.

How to find the domain and the range of the function

Herein we find a representation of the function, of which we need to determine graphically its domain and its range. The domain is the set of x-values, the values of the "horizontal" axis, and the range is the set of y-values, the values of the "vertical" axis. First, determine the domain of the function:

x ≥ - 4

Second, determine the range of the function:

All real numbers.

The domain and the range of the function are x ≥ - 4 and all real numbers, respectively.

To learn more on functions: https://brainly.com/question/28303908

#SPJ1



Verbal


4. When describing sets of numbers using interval notation, when do you use a parenthesis and when do you use a bracket?

Answers

Step-by-step explanation:

A parenthesis is used when the number next to it is NOT part of the solution set

   like :   all numbers up to but not including 3 .    

  Parens are always next to  infinity  when it is part of the solution set .

  A bracket is used when the number next to it is included in the solution set.

Carlos is taking a car trip that is more than 240 miles, depending on the route he chooses. He has already driven 135 miles. How much farther does he have to go ?

Answers

Carlos have to travel 105 miles to reach the destination.

The path followed by an object to travel a predetermined distance at a predetermined speed from one place to another is called the distance traveled. As was previously said, the distance formula combines distance, speed, and time.

As per the details share in the above question are as bellow,

The details provided are as follow,

Carlos is traveling by automobile for more than 240 miles.

Carlos has traveled 135 miles so far.

How far must Carlos still travel?

We have to use subtraction method to determine the distance remaining.

Now subtract the total distance by the distance traveled,

Substitute the value in above we get,

=240-135

=105 miles

To know more about distance visit :

https://brainly.com/question/2854969

#SPJ4

Please use Law of Cosine to answer!

Please use Law of Cosine to answer!

Answers

Step-by-step explanation:

13.) option d. side side angel ( as it has 2 sides and 1 angle )

14. ) cosine

16 ) formula of law of cosine

c = a² + - 2ab cos c

c = 31² + 35² - 2 31 35 cos (48°)

c = 27.09

hope this answer helps you dear

If 5 pounds of beans cost $4, then how much does 50 pounds of beans cost?​

Answers

Answer:

50 pounds of beans costs $40

Please Help Me NOW! ATTACHMENT BELOW MATHSWATCH

Please Help Me NOW! ATTACHMENT BELOW MATHSWATCH

Answers

The formula to calculate the area of a square is side by side.
what would be 2*2=4
and the formula to calculate the area of a triangle is base times height divided by 2, which would be
2*4= 8
8/2=4

This shows that the two figures have same area

in a recent poll, 80% of respondents said that their jobs were sometimes or always stressful. ten workers are randomly selected. what is the probability exactly nine of them say that their jobs were sometimes or always stressful?

Answers

If ten workers are randomly selected, the probability exactly nine of them say that their jobs were sometimes or always stressful is 0.268 or 26.8%

The result of the recent poll is

80% of respondents said that their jobs were sometimes or always stressful

The 10 workers are randomly selected

Then we have to find the probability exactly nine of them say that their jobs were sometimes or always stressful

The equation

P(X) = nCx × P^x × (1-P)^n-x

Here n = 10

r  = 9

P = 0.80

Substitute the values in the equation

P(9) = 10C9 × 0.80^9 × (1-0.80)^(10-9)

= 10 × 0.134 × 0.20

= 0.268

= 26.8%

Therefore, the probability exactly nine of them say that their jobs were sometimes or always stressful is 26.8%

Learn more about probability here

brainly.com/question/11234923

#SPJ4

what is the area of the box

what is the area of the box

Answers

6 x 4 = 24
because you count the squares

Answer:

A=24 good sir/madam.

Step-by-step explanation:

4•6=24

5. Seventeen fewer people attended the second basketball
game of the season than attended the first game. One
hundred ninety-two people attended the second game.
How many people attended the first game?

Answers

209 went to the first game.

192+17=209

Happy to help.

if f(x) = 5x-20 find f(y+2)​

Answers

Answer:

f(y + 2) = 5y - 10

Step-by-step explanation:

To evaluate f(y + 2), substitute x = y + 2 into f(x), that is

f(y + 2) = 5(y + 2) - 20

           = 5y + 10 - 20

           = 5y - 10

please determine what x y and z is

please determine what x y and z is

Answers

Answer:

x = 60

y = 120

z = 60

Step-by-step explanation:

For a triangle with all equal sides, the inside angles will all be 60 degrees

To find x, since it is the opposite side of a 60 degree angle,

it will be 60 itself

for y, a line is technically 180 degrees, so you can find it by doing:

180 - 60(which is the inside angle right next to it) = 120

For z, this is actually a trick where it is also an equilateral triangle (all sides are the same)

So for z, since it is an equilateral triangle, will have an angle of

60

Sam is having a party and he will make 14 hamburgers. Each hamburger requires 2 7 pounds of meat. How much meat does Sam need in total for the party?

Answers

Answer:

I really don't know i need the answer as well

Step-by-step explanation:

What word is missing from this true mathematical statement: Twelve is congruent to 60 ______ 8 because both 12 and 60 have 4 as a remainder when divided by 8?

Answers

The missing word is "modulus". The statement should read: Twelve is congruent to 60 (modulus 8) because both 12 and 60 have 4 as a remainder when divided by 8.

The modulus function, also known as the modulo operation or mod function, is a mathematical operation that returns the remainder when one integer is divided by another. The modulo operation is a quick and efficient way to find the remainder of a division. For example, if we want to know the remainder when 23 is divided by 5, we can simply compute 23 % 5, which equals 3. The symbol "%" is often used to represent the modulo operation in computer programming, while "mod" is used in mathematical notation to indicate congruence. In either case, the statement means that 12 and 60 leave the same remainder when divided by 8.

Learn more about modulus here, https://brainly.com/question/23450491

#SPJ11

isabella earned $44.00 for 4 hours of work how much was earned per hour

Answers

Answer:

$11

Step-by-step explanation:

44/4 = 11

Answer:

11 was earned per hour

Step-by-step explanation:

44 divided by 4 is 11

Alver has to travel a total of 500 kilometers. He travels the first 200 kilometer in 4 hours. Calculate his average speed for the first part of his journey.

Answers

Answer:

50 km/h

Step-by-step explanation:

Avg. speed = distance / time

= 200 km / 4 hours

= 50 km/h

The diagonal of a square is 18in. Find the length of a side.


50 points in it for you plus a thanks, 5 star and brainliest

Answers

Answer:

length of a side is 3

Step-by-step explanation:

if it is a square, the sides are equal. The diagonal will divide the square into 2 isosceles right triangles with diagonal is the hypotenuse

Pythagorean theorem: c^2 = a^2 + b^2

since a = b in isosceles right triangle

c^2 = 2a^2

18 = 2a^2

a^2 = 18/2 = 9

a = √9 = 3

Part A

What is the explicit formula the sequence 8,10,12.5,15.625...?

Part AWhat is the explicit formula the sequence 8,10,12.5,15.625...?

Answers

Given:

The sequence is 8, 10, 12.5, 15.625,...

To find:

The explicit formula for the given sequence.

Solution:

We have,

8, 10, 12.5, 15.625,...

Here, the first terms is 8.

\(\dfrac{10}{8}=1.25\)

\(\dfrac{12.5}{10}=1.25\)

\(\dfrac{15.625}{12.5}=1.25\)

The common ratio is 1.25. So, the given sequence is a geometric sequence.

The explicit formula for a geometric sequence is:

\(a_n=ar^{n-1}\)

Where, a is the first term and r is the common ratio.

The explicit formula for the given geometric sequence is:

\(a_n=8(1.25)^{n-1}\)

Therefore, the correct option is A.

prove that the number $2^{2^n} 2^{2^{n-1}} 1$ can be expressed as the product of at least $n$ prime factors, not necessarily distinct.

Answers

Since the base case holds and the induction step is valid, by mathematical induction, the number 2²ⁿ2²ⁿ⁻¹ 1 can be expressed as the product of at least n prime factors, not necessarily distinct.

To prove that the number

2²ⁿ2²ⁿ⁻¹ 1

can be expressed as the product of at least $n$ prime factors, not necessarily distinct, we can use mathematical induction.
First, let's consider the base case where n = 1.

In this case, the number is

2² 2²⁺¹⁻¹ 1 = 2² 2¹ 1 = 8.

As 8 can be expressed as 2 times 2 times 2, which is the product of 3 prime factors, the base case holds.
Now, let's assume that for some positive integer k,

the number

$2²ˣ 2²ˣ⁻¹1

can be expressed as the product of at least k prime factors.
For

n = k + 1,

we have

2²ˣ⁺¹ 2²ˣ⁺¹⁻¹ 1

= 2²ˣ⁺¹ 2²ˣ 1

= (2²ˣ 2²ˣ⁻¹1)^2.

By our assumption,

2²ˣ 2²ˣ⁻¹ 1

can be expressed as the product of at least k prime factors. Squaring this expression will double the number of prime factors, giving us at least 2k prime factors.
Since the base case holds and the induction step is valid, by mathematical induction, we have proven that the number 2²ⁿ 2²ⁿ⁻¹ 1 can be expressed as the product of at least n prime factors, not necessarily distinct.

To know more about mathematical induction visit:

https://brainly.com/question/29503103

#SPJ11

the super sub at city subs consists of 4 different toppings and 3 different condiments. how many different super subs can be made if there are 6 toppings, 6 condiments, and 5 types of homemade bread to choose from?

Answers

there are 1500 different super subs that can be made.

What is combination?

In mathematics, a combination is a way of selecting objects from a set, where the order in which the objects are selected does not matter. Combinations are used in various areas of mathematics and statistics, as well as in real-world applications such as probability theory, genetics, and computer science.

For the toppings, we have to choose 4 out of the 6 available, so the number of ways to do that is:

6C4

=15

This is the number of combinations of 4 toppings that can be chosen from 6.

For the condiments, we have to choose 3 out of the 6 available, so the number of ways to do that is:

6C3

=20

This is the number of combinations of 3 condiments that can be chosen from 6.

Finally, we have 5 choices of bread.

Therefore, the total number of different super subs that can be made is:

15*20*5 = 1500

So there are 1500 different super subs that can be made.

Learn more about combinations, by the following link.

https://brainly.com/question/28065038

#SPJ4

Determine the inverse function for the given one-to-one function and show that
f(f^-1(x)) = x and f^-¹(f(x)) = x.

f(x) = 4x + 12

Answers

Answer:

To find the inverse function of f(x) = 4x + 12, we follow these steps:Replace f(x) with y: y = 4x + 12.Swap the variables x and y: x = 4y + 12.Solve for y in terms of x: y = (x - 12) / 4.Therefore, the inverse function of f(x) is f^-1(x) = (x - 12) / 4.Now, we can verify that f(f^-1(x)) = x and f^-1(f(x)) = x as follows:f(f^-1(x)) = f((x - 12) / 4) [substitute f^-1(x) into f(x)]

= 4((x - 12) / 4) + 12 [substitute (x - 12) / 4 into 4x + 12]

= x [simplify]Therefore, f(f^-1(x)) = x.f^-1(f(x)) = ((4x + 12) - 12) / 4 [substitute f(x) into f^-1(x)]

= x / 4 [simplify]Therefore, f^-1(f(x)) = x/4.Since f(f^-1(x)) = x and f^-1(f(x)) = x/4, we have verified that the inverse function of f(x) satisfies the conditions of an inverse function.

Step-by-step explanation:

what is the mathematical average of the number of feet in a yard, seconds in a minutes and months in a year? enter a numerical value only.

Answers

The mathematical average of the number of feet in a yard, seconds in a minutes and months in a year is 25.

How to calculate the arithmetic average for the given scenario?

In Mathematics and Geometry, the arithmetic average for any data set can be calculated by using the following formula:

Arithmetic average = [∑(x)]/n

Generally speaking, we have the following standard parameters;

There are 3 feet in one (1) yard.There are 60 seconds in one (1) minute.There are 12 months in one (1) year.

∑(x) = 3 + 60 + 12

∑(x) = 75

Now, we can determine the arithmetic average as follows;

Arithmetic average = 75/3

Arithmetic average = 25.

Read more on mean here: brainly.com/question/9550536

#SPJ4

I WILL GIVE BRAINLEST

I WILL GIVE BRAINLEST

Answers

So ezzz

40+35


Solution

75

Help me please I have the dacumant down their brainly

Help me please I have the dacumant down their brainly

Answers

Here is the answer for your question
Help me please I have the dacumant down their brainly
Other Questions
we are interested in the correlation between age in years and score on a driving test (0-100). we ran a shapiro-wilk test and obtained a p-value of .001 for driving test score. what is the appropriate test? two sets --m and n-- are shown in the venn diagram below. which statement is false? a.) set m has 30 elements. b.) sets m and n have 4 common elements. c.) there are a total of 112 elements shown in the venn diagram. d.) set n has 22 elements. The following data are the daily number of minutes of smartphone use for a random sample of 8 students at your institution: 117, 156, 89, 72, 116, 125, 101, 100. Required:a. Test the null hypothesis according to which the true mean is greater or equal to 100 min against the alternative that it is less than 100. Use a significance level of 5% (state the null and the alternative hypothesis, the test statistic and the conclusion).b. Compute a 90% confidence interval for the true mean number of minutes per day a student uses his or her smartphone. Is your finding consistent with your answer in (a) (Explain why or why not) What do Robert Frost's poems have in common? Directions: Read both articles on this worksheet and complete both tasks Task One: Fill out the Compare and Contrast Chart Task Two: Complete the paragraph on toneArticle 1: How Lift Offs Lift Our Spirits From the 1950s through the 1970s, astronauts were national heroes. Children dreamed of traveling through space. Adults looked to the moon with a sense of national pride. Those days couldand shouldreturn again. it is not hard to find arguments against space travel. It costs money. Its dangerous. We have enough problems on our own planet. If the same Americans search their hearts, however, the results are different. Deep within us, we all have similar desires. Space exploration fulfills all these desires. From the time we are small children we long to know what is in the next room, down the street, or in the next town. We are nomads, wanting to explore. We are detectives, trying to solve a mystery. We are students of life, seeking answers. The space program gives us a chance to be all those things and more. Even if we dont travel ourselves, the excitement of new discoveries would again feed our thirst for something new. In the early days of space travel, America had a goal. We wanted to reach space safely and quickly. The country responded spectacularly. Teamwork and creativity reached all-time highs. Students delved deeper into science and math hoping to contribute. Heroes stepped up to bravely accept challenges. We were attempting the impossible and determined to succeed. Think of the amazing things Americans would accomplish if that inspiration returned. Exploring space reminds us how small and fragile our planet truly is. It encourages collaboration with other countries which helps cultural differences disappear. It can reveal the effects of abusing natural resources. Looking at our Earth from a great distance gives us a unique view of our world and the effect we have upon it. Exploration of our solar system should continue not for science or power or money, but for the benefit of mankind. It gives us an outlet for our curiosity. It provides inspiration for our souls. It offers a perspective to help understand our place in the universe. The benefits are as vast as space itself. Article 2: The Sky Has No LimitsThe state of NASAs space program has been the subject of much speculation in recent years. Debates have raged among members of Congress, business owners, and the general public. the president has expressed his thoughts on numerous occasions as well. The conversations seem to boil down to one question: Do the benefits of space travel outweigh the cost? A logical look at the question makes the answer quite apparent. NASAs space program is worth preserving at any cost. Put simply, NASA creates jobs. Jobs, in return, help the economy. A single space project can employ hundreds of workers from high level, top security jobs to lower level, yet important role players. Scientists are assigned to solve problems. Engineers are contracted to build prototypes. Truckers are hired to transport materials. Large corporations are paid for contributions, earning profits so they may hire more employeesThe work of NASA also pays huge dividends for the environment. Studying Earth from space provides keen insight into many areas. Scientists monitor the ozone layer. They track the effects of global warming. They study patterns of dangerous storms. They test the possibility of space colonies. All of these activities offer hope to our increasingly overcrowded planet The work of NASA often leads to advances in technology. Solving the mysteries of space creates solutions that help elsewhere. The Jaws of Life save victims in car accidents. The technology came from NASA research. The artificial heart did, as well. The list goes on. Architects, athletes, and autoworkers have benefited from space-related discoveries. NASA has enhanced everything from shoes to food. You likely come into contact with something improved by NASA nearly every day. It is impossible to list all the benefits of a thriving space program. It is equally impossible to predict how many new benefits are within our grasp. To find them, we must keep reaching for the starsTask One: Now that you have read the two articles, complete the Compare and Contrast Chart. In the TOPIC box, enter the topic of the articles. In the SOURCE boxes, enter the title and author of each article. In the EVIDENCE boxes, enter the specific evidence each author uses to support the topic Remember to paraphrase the ideas from the text and to write in complete sentences Topic Source 1 Source 2 Evidence 1 Evidence 1 Evidence 2 Evidence 2 Evidence 3 Evidence 3 Quarter-inch stainless steel bolts, one-and-one half inches long, are consumed in a factory at a fairly steady rate of 60 per week. The bolts cost the plant 2 cents each. It costs the plant $12 to initiate an order, and holding costs are based on an annual interest rate of 25 percent. 2a. Determine the optimal number of bolts for the plant to purchase and the time between the placement of orders. 2b. What is the yearly setup and holding cost for this item Which factor influences individual patient care and can impact a patient's health? During a muscle contraction, muscle fibers shorten when _____. myosin heads rotate when they attach to actin, causing the myosin filaments to fold in the middle. What is the O-Xe-O bond angle in XeO3? O 109.5 O 90 O 120O 180O 60 why is the resulting reaction with bacl2 instep 10 different from the reaction step 3 Leah is filling a cube-shaped box with packing material and gift items. Each edge length of the box is 20 inches. What is the greatest possible volume of all the presents and packing material inside the cube?(Answer needed by 11:30pm-12:30pm) Question 4: Write one paragraph about network security.Question 6: write one paragraph about wireless network designQuestion 11: Write one paragraph about wireless configuration help asap!!Whose land was originally excluded from the Dawes Act?A. the Five TribesB. the Plains TribesC. the First NationsD. the Amerind discuss two methods that can be used by risk managers to forecast the average loss associated with a particular loss exposure. The distinguishing feature of a permanent account is that any balance in the account at the end of an accounting period is? What questions about the possible audience should the author of "How to Draw a Kangaroo..." consider to improve the tutorial? 17.35 ma of current is flowing though a brown-red-brown resistor,what is v Of the cakes at Naomi's Bakery, 1/6 have chocolate frosting. Of the cakes with chocolate frosting, 1/5 have raspberry filling. What fraction of the cakes at Naomi's Bakery have both chocolate frosting and raspberry filling? During the 1980s, support costs were kept to a minimum in many organizations by offering training courses that covered several different hardware and software platforms in the same class.False which of the following is a simple sentence? the product was launched into the market after being tested on a sample population of 1,000 consumers.