Consider the points below. P(1, 0, 1), Q(-2, 1, 4), R(6, 2, 7) (a) Find a nonzero vector orthogonal to the plane through the points P, Q, and R. Need Help? (b) Find the area of the triangle PQR. SCALC9 12.4.029.

Answers

Answer 1

Answer:

  (a)  (0, 3, -1)

  (b)  (11/2)√10 ≈ 17.3925

Step-by-step explanation:

Given the points P(1, 0, 1), Q(-2, 1, 4), R(6, 2, 7), you want a normal vector to the plane containing them, and the area of the triangle they form.

Cross product

The cross product of two vectors is orthogonal to both. Its magnitude is ...

  |PQ × PR| = |PQ|·|PR|·sin(θ) . . . . where θ is the angle between PQ and PR

The area of triangle PQR can be found from the side lengths PQ and PR as ...

  A = 1/2·PQ·PR·sin(θ)

where θ is the angle between the sides.

This means the area of the triangle is half the magnitude of the cross product of two vectors that are its sides.

(a) Orthogonal vector

The attachment shows the cross product of vectors PQ and PR is (0, 33, -11). The components of this vector have a common factor of 11, so we can reduce it to (0, 3, -1).

A normal vector plane PQR is (0, 3, -1).

(b) Area

The area of the triangle is ...

  A = 1/2√(0² +33² +(-11)²) = 1/2(11√10)

The area of  triangle PQR is (11/2)√10 ≈ 17.3925 square units.

__

Additional comment

The area figure can be confirmed by finding the triangle side lengths using the distance formula, then Heron's formula for area from side lengths. The arithmetic is messy, but the result is the same.

<95141404393>

Consider The Points Below. P(1, 0, 1), Q(-2, 1, 4), R(6, 2, 7) (a) Find A Nonzero Vector Orthogonal To

Related Questions

Write a recursive formula for the nth term of the sequence 5,12,19,26,....

Answers

Thus, beginning with a 1 = 5, the formula a n = a n-1 + 7 can be used to recursively find the nth term of the sequence.

what is sequence ?

A sequence in mathematics is an ordered collection of numbers that is typically defined by a formula or rule. Every number in the series is referred to as a term, and its location within the sequence is referred to as its index. Depending on whether the list of terms stops or continues indefinitely, sequences can either be finite or infinite. By their patterns or uniformity, sequences can be categorised, and the study of sequences is crucial to many areas of mathematics, such as calculus, number theory, and combinatorics. Mathematical, geometrical, and Fibonacci sequences are a few examples of popular sequence types.

given

The sequence's terms are all different by 7 (i.e., 12 - 5 = 19 - 12 = 26 - 19 =... = 7).

The following is a definition of a recursive formula for the nth element of the sequence:

a 1 = 5 (the first term of the series is 5) (the first term of the sequence is 5)

For n > 1, each term is derived by adding 7 to the preceding term, so a n = a n-1 + 7.

Thus, beginning with a 1 = 5, the formula a n = a n-1 + 7 can be used to recursively find the nth term of the sequence. For instance, we have

a_2 = a_1 + 7 = 5 + 7 = 12

a_3 = a_2 + 7 = 12 + 7 = 19

a_4 = a_3 + 7 = 19 + 7 = 26

To know more about sequence visit:

https://brainly.com/question/21961097

#SPJ1

How Many Decades Are in a Century?

Answers

10 decades make a century.

a binomial experiment with probability of success =p0.7 and =n7 trials is conducted. what is the probability that the experiment results in exactly 6 successes?

Answers

The probability that the experiment results in exactly 6 successes is 0.2668.

To calculate the probability of exactly 6 successes in a binomial experiment with p=0.7 and n=7, we can use the binomial probability formula:

P(X = k) = (n choose k) * \(p^{k}\) * \((1-p)^{n-k}\)

where X is the random variable representing the number of successes, k is the number of successes we're interested in, and n is the total number of trials.

Substituting the values, we get:

P(X = 6) = (7 choose 6) * \(0.7^{6}\) * \((1-0.7)^{7-6}\)

= 7 * \(0.7^{6}\) * \(0.3^{1}\)

= 0.266827932

Therefore, the probability of exactly 6 successes in a binomial experiment with p=0.7 and n=7 is approximately 0.2668.

To learn more about probability here:

https://brainly.com/question/32004014

#SPJ4

A pet store is offering a $5 in-store coupon for every person who buys a flea control product. If the flea control products range from $29.53 to $56.15, which compound inequality represents this situation?

Question 19 options:

29.53 ≤ x + 5 ≤ 56.15

29.53 ≤ x/5x ≤ 56.15

29.53 ≤x5≤ 56.15

29.53 ≤ 5 x – 5 ≤ 56.15

Answers

Answer:

29.53 ≤ x + 5 ≤ 56.15

Step-by-step explanation:

A $5 in-store coupon for every person who buys a flea control product which ranges between $29.53 to $56.15. This means that if you bought a flea control product you would be given an additional $5 that means that for buying a flea product, $5 is given to you. If you have $x, and you bought a flea product you would have x + 5. The inequality that represents this situation is given as:

29.53 ≤ x + 5 ≤ 56.15

Given that the roots of the equation x^2-8x+k=0 satisfy 3x+4x=29, find k

Given that the roots of the equation x^2-8x+k=0 satisfy 3x+4x=29, find k

Answers

a = 1st zero or root of the quadratic

b = 2nd zero or root of the quadratic

\(x^2-8x+k=0\implies (x-a)(x-b)=0\implies x= \begin{cases} a\\ b \end{cases} \\\\[-0.35em] ~\dotfill\\\\ -ax-bx=-8x\implies -a-b=-8\implies -b=a-8\implies b=8-a \\\\[-0.35em] ~\dotfill\\\\ \stackrel{\textit{since we know that}}{3a+4b=29}\qquad \implies \qquad \stackrel{\textit{substituting from above}}{3a+4(8-a)~~ = ~~29}\implies 3a+32-4a=29 \\\\\\ -a+32=29\implies 32=a+29\implies \boxed{3=a}\hspace{5em}\stackrel{ 8~~ - ~~3 }{\boxed{b=5}}\)

\(~\dotfill\\\\ (x-3)(x-5)=0\implies x^2-8x+\stackrel{ \textit{\LARGE k} }{15}=0\)

Ann's Ride
10
1. Ann went on a bicycle trip. The graph shows the
relationship between time and distance traveled by Ann.
9 8
a)
Write a function d(1) for her distance in miles
traveled in terms (1) of the time in hours.
6
b)
Find d(3)
distance in miles
5
c)
Draw a graph of Ann's speed in miles per hour
in terms of the time in hours.
4 3
d)
Write a function s(t) for her speed in
terms of the (1) time.

Ann's Ride101. Ann went on a bicycle trip. The graph shows therelationship between time and distance

Answers

Ann went (1) for his distance

A 95% confidence interval for the population mean implies that if samples are drawn repeatedly and confidence intervals for μ are constructed, then 95% of the confidence intervals computed will contain the population mean (true or false)

Answers

True.

A 95% confidence interval for the population mean means that if we draw multiple samples from the same population and construct confidence intervals for the mean using each sample, then 95% of those intervals will contain the true population mean. This is because the confidence interval is computed based on the sample mean and the sample's standard deviation, which are random variables that are expected to vary from sample to sample. Therefore, we cannot be 100% certain that the true population mean is within any particular confidence interval, but we can be confident (95% confident, in this case) that most of the intervals we construct will contain the true mean. A 95% confidence interval for the population mean implies that if samples are drawn repeatedly and confidence intervals for μ are constructed, then 95% of the confidence intervals computed will contain the population mean. This means that you can be 95% confident that the true population mean lies within the calculated interval.

Learn more about standard deviation here: brainly.com/question/23907081

#SPJ11

Find the slope of a line with the cordnates of (6,1) and (-3,5)

Answers

Answer:

Answer:

Slopem=−49

As a decimal:

m = -0.444444

Step-by-step explanation:

Slope m with two points

Graph of the line for y = mx + b

Point Slope Form y - y1 = m(x - x1)

Slope Intercept Form y = mx + b

Standard Form Ax + By = C

y-intercept, when x = 0

x-intercept, when y = 0

HELP ASPP PLEASESSSSS

HELP ASPP PLEASESSSSS

Answers

Answer:

The relation is not a function.

Step-by-step explanation:

Since x=0 produces  y=3 and y=6, the relation (0,3),(1,4),(2,5),(0,6) is not a function.

The relation is not a function.

A formula for finding the perimeter of a rectangle is P=2L +2W . if you know the perimeter (P) and the length (L) of a rectangle, which formula can you use to find the width (W)?

Answers

The original equation is
P=2L+2W

We will just switch the unknowns around. To find width (W), we must isolate it in the equation by moving 2L over to the other side:

P-2L=2W

(P-2L)/2=W

W=(P-2L)/2

There you go!!

If this is helpful, please mark me brainliest. :)

please help this answer is very important

please help this answer is very important

Answers

Answer:

option 4

2

Step-by-step explanation:

1 Litre = 1000 mililitre

so,

2 litres = 2000 mililitres

Which deal is better. 500ml of lemonade for 94p or 750ml of lemonade for £1.44

Answers

Answer:

To compare the deals, we need to find the price per milliliter of lemonade for each deal.

For the first deal, the price per milliliter is:

94p / 500ml = 0.188p/ml

For the second deal, the price per milliliter is:

£1.44 / 750ml = 0.192p/ml

Therefore, the first deal is better as it has a lower price per milliliter of lemonade.

Chen completed the division problem below. 0.9 StartLongDivisionSymbol 192.6 EndLongDivisionSymbol right arrow 9 StartLongDivisionSymbol 192.6 EndLongDivisionSymbol minus 18 = 12. 12 minus 9 = 36. 36 minus 36 = a remainder of 0 and a quotient of 21.4. What is Chen’s error? He included a 4 in the quotient, which does not belong. He multiplied the dividend by 100 instead of 10. He should have multiplied both numbers by 100. He did not subtract correctly in one of the steps.

i will give the crown to the correct answer please and thank you :)

Answers

Answer:

the answer is

He did not subtract correctly in one of the steps. D

step by step explination: just took the test.

put me as branliest

Answer:

He multiplied the dividend by 100 instead of 10.

Step-by-step explanation:

Have a great day!

(Edgeunity quiz)

Triangle ABC is similar to triangle XZY. Find the missing side x using proportions ( PLEASEE HELP ASAP)

Triangle ABC is similar to triangle XZY. Find the missing side x using proportions ( PLEASEE HELP ASAP)

Answers

Answer:

x=70º

Step-by-step explanation:

Triangle ABC, A/C=50º, B/C=40º

40º+50º=90º

Triangle XZY, Y/Z=20, Y/X=x

Since it is a right triangle it will add up to 90º.

So 90º-20=70

The missing angle x is 70

x= 70

The length of the unknown side of the triangle XYZ is 25 units.

What is similarity of triangles?

Two figures are similar if their corresponding angles are congruent , and the ratios of the lengths of their corresponding sides are equal. This common ratio is called the scale factor.

Given is Triangle ABC which is similar to triangle XZY.

Since both the triangles are congruent to each other, their corresponding sides will be in equivalent ratios. Therefore, we can write-

BC/YZ = AC/YX

40/20 = 50/x

x = (50 x 20)/40

x = 50/2

x = 25

Therefore, the length of the unknown side of the triangle XYZ is 25 units.

To solve more questions on similar triangles, visit the link below-

https://brainly.com/question/15172640

#SPJ5

What is the factored form of 3x+24y? 3(x+8y) 3xy(x+8y) 3(3x+24y) 3xy(3x+24y)

Answers

Answer:

yall its AAAAAAAA

Step-by-step explanation:

TRUST ME

The factorized expression of the expression is 3(x + 8y)

What is a factorized expression?

A factorized expression is an expression written in a simpler form

The expression is given as:

3x + 24y

Factor out 3 in the expression

3x + 24y = 3(x + 8y)

Hence, the expressions when multiplied that give the expression are 3 and x + 8y

Read more about factorization at:

https://brainly.com/question/11579257

What is the least amount of integers you must pick in order to be sure that at least two of them have the same remainder when divided by 15

Answers

There are exactly 15 remainders modulo 15 and they are 0,1,2,…,14.

It is given that at least two of them should have the same remainder when divided by 15.

Division algorithm.

Let aa be an integer and d a positive integer. Then there are unique integers q and r with \(0\leq r < d\) such that \(a=dq+r\)

q is called the quotient and r is called the remainder

q=a div d

r=a mod d

Pigeonhole principle If k is a positive integer and k+1or more objects are placed into k boxes, then there is at least one box containing two or more objects.

Hence, there are exactly 15 remainders modulo 15 and they are 0,1,2,…,14.

Learn more about integers here: https://brainly.com/question/20521181

#SPJ4

in this excerpt from a short story published in 1914, a young
man arrives by train to take a position as an assistant
or secretary, to a certain Mrs. Culme. He di covers that
despite the winter weather, no one from her household has
come to meet him at the station
from "The Triumph of Night"
by Edith Wharton
It was clear that the sleigh from Weymore had
not come; and shivering young traveller
from Boston, who had so confidently counted
on jumping into it when he left the train at
Northridge Junction, found himself standing
alone on the open platform, exposed to the
full assault of nightfall and winter.
1 2 3 4 5 6 7
Toward the end of the story, starting on page 5,
Faxon encounters a man in furs. What function
does Faxon's interaction with this character
serve?
It provides character details that indicate Mrs.
Culme may be an unpleasant person.
It provides setting details that suggest that Faxon
is in danger from the cold.
It provides suspense by implying that the youth
may not be what he seems.
It provides exposition by explaining that Mrs. Culme
will send a sleigh soon.

Answers

It provides character details that indicate Mrs. This function Faxon's interaction with this character serve in the given excerpt. Therefore, the correct option is option A.

An excerpt is indeed a quotation from that other resource that the author introduces with fresh language in a sentence. This phrase is taken from Thomas Jefferson's 1801 inaugural speech: As he warned his audience, "I may often go wrong by defect of judgement," Jefferson admitted the fallibility of human nature. "I shall frequently err through lack of judgement" is the excerpt. It provides character details that indicate Mrs. This function Faxon's interaction with this character serve.

Therefore, the correct option is option A.

To know more about excerpt, here:

https://brainly.com/question/29708851

#SPJ1

What is happening to this graph?

What is happening to this graph?

Answers

Answer:  B. Decreasing

Reason: The line goes downhill when moving to the right, and when we're between x = -1 and x = 1. You can think of it like a roller coaster.

Please help! Easy!
Kaylee owns a small business selling bagels. She knows that in the last week 13 customers paid cash, 32 customers used a debit card, and 53 customers used a credit card. If next week, she is expecting 1900 customers, about how many would you expect to pay with cash? Round your answer to the nearest whole number.

Answers

Answer:

253

Step-by-step explanation:

Based on the information provided, last week Kaylee had a total of 13 + 32 + 53 = 98 customers. The proportion of customers who paid with cash is 13/98. If she is expecting 1900 customers next week, we can estimate that about (13/98) * 1900 = 253 customers would pay with cash. Rounded to the nearest whole number, we get 253 customers.

Describe the shape of the distribution.

A. It is symmetric.
B. It is uniform.
C. It is bimodal.
D. It is skewed.

Describe the shape of the distribution. A. It is symmetric. B. It is uniform. C. It is bimodal.D. It

Answers

Right skewed, can also written as positive skew

due in 10 minutes

Laaj made a Venn diagram to compare and contrast the two stages of cellular respiration.
Which belongs in the area marked X?

Energy is released.
Oxygen is used up.
Glucose is broken down.
Carbon dioxide is used up.

Answers

You did not show the diagram that was made but from what I already know, I'm pretty sure that the answer is:

1.)  Energy is used up.

2.) Both - Oxygen is used up, and Carbon dioxide is used up.

3.) Glucose is broken down

Answer:

D. Carbon dioxide is used up.

Step-by-step explanation:

Solve for r. 5(r - 10) = -51 Enter the answer in the box.​

Answers

5(r - 10) = -51
= 5r - 50 = -51
= 5r = -51 + 50
= 5r = -1
= r = -1/5

r = -0.2

global warming leads to a poleward displacement of midlatitude cyclone tracks. global warming is unrelated to midlatitude cyclone tracks. greenhouse gas emissions have little to do with the atmospheric greenhouse effect. the conveyor belt model is inconsistent with greenhouse theory.

Answers

The statement "global warming leads to a poleward displacement of midlatitude cyclone tracks" is generally supported by scientific evidence and is widely accepted by the scientific community.

This is because the increase in global temperatures due to global warming affects atmospheric circulation patterns, leading to shifts in weather systems, including midlatitude cyclones.

On the other hand, the statement "global warming is unrelated to midlatitude cyclone tracks" is not supported by scientific consensus.

The statement "greenhouse gas emissions have little to do with the atmospheric greenhouse effect" is incorrect. Greenhouse gas emissions, such as carbon dioxide and methane, are major contributors to the greenhouse effect, which is responsible for trapping heat in the Earth's atmosphere.

Lastly, the statement "the conveyor belt model is inconsistent with greenhouse theory" is also incorrect. The conveyor belt model, also known as the thermohaline circulation, describes the movement of ocean currents that play a significant role in distributing heat around the globe. While it is not directly related to the greenhouse effect, it is not inconsistent with greenhouse theory and operates independently to transport heat in the ocean.

Learn more about emissions here : brainly.com/question/32207902

#SPJ11

Resolviendo el siguiente sistema de ecuaciones por igualación tenemos:

4x-y=2

4x-y=5


X= 3 y Y= 2


x= 2 y Y= 3




No tiene solución




Ninguna de las anteriores

Answers

Given:

The given system of equations is

\(4x-y=2\)

\(4x-y=5\)

To find:

The solution of the given system of equations.

Solution:

We have,

\(4x-y=2\)         ...(i)

\(4x-y=5\)         ...(ii)

Left hand sides of both equations are equal. So, after equalization of (i) and (ii), we get

\(2=5\)

This statement is false for any value of x and y. It means the given system of equation has no solution.

Therefore, the correct option is C.

rewrite the equation x^2+26x+164.5=0 in the form (x-p)^2=q​

Answers

We can add and subtract 4.5 in the left side to complete squares, then we can rewrite the quadratic equation as:

(x + 13)^2 = 4.5

How to rewrite the quadratic equation?

Here we want to rewrite the quadratic equation:

x^2 + 26x + 164.5 = 0

To rewrite it in the desired way, we need to complete squares, remember that the perfect square trinomial is:

(a + b) = a^2 + 2ab + b^2

We can rewrite the given quadratic as:

x^2 + 26x + 164.5 = 0

x^2 + 2*13*x + 164.5 = 0

The missing term to complete squares is 13^2 = 169, so we can add and subtract 4.5 on the left side of that eqation to get:

x^2 + 2*13*x + 164.5 + 4.5 - 4.5 = 0

x^2 + 2*13*x + 169 - 4.5 = 0

(x + 13)^2 = 4.5

That is the equation we wanted to get.

Learn more about quadratic equations:

https://brainly.com/question/1214333

#SPJ1

What outcome is likely to occur for a hypothesis test evaluating a treatment that has a very large and robust effect?

Answers

For the given statement, we have to correctly rejecting the null hypothesis.

According to the statement

we have to find the outcome when hypothesis test evaluating a treatment that has a very large and robust effect.

For this purpose, we know that the

A hypothesis is a testable statement about the relationship between two or more variables or a proposed explanation for some observed phenomenon.

And according to the given statement it is clear that the by this we have to rejected this hypothesis.

because this treatment and the large effects are not possible for the independent values of the hypothesis.

In other words, we can say that the we have to correctly rejecting the null hypothesis.

So, For the given statement, we have to correctly rejecting the null hypothesis.

Learn more about hypothesis here

https://brainly.com/question/11555274

#SPJ4

Solve for x and show your work.
12 = -4(-6x - 3) HELP​

Answers

Answer:

12= (24x+12) 0=24x Hope this helps

Answer:

x=0

Step-by-step explanation:

What is the 7th term of the arithmetic sequence in which the third term is 5 and the eleventh term is 18?


a. 1.5

b. 5

c. 11

d. 14

Answers

The 7th term of the arithmetic sequence is 11.  The common difference in the arithmetic sequence can be found by using formula: an = a1 + (n - 1)d

We can use the formula for the nth term of an arithmetic sequence:

an = a1 + (n - 1)d

where an is the nth term, a1 is the first term, n is the number of terms, and d is the common difference.

Using the information given in the problem, we can write two equations:

a3 = a1 + 2d = 5

a11 = a1 + 10d = 18

We can solve for a1 and d by subtracting the first equation from the second:

8d = 13

d = 1.625

Substituting this value of d into the first equation, we can solve for a1:

a1 + 2(1.625) = 5

a1 = 1.75

Now we can use the formula for the nth term to find the 7th term:

a7 = 1.75 + 6(1.625)

a7 = 11

Therefore, the 7th term of the arithmetic sequence is 11.

Answer: c. 11

To know about arithmatic visit:

https://brainly.com/question/236398

#SPJ11

John spent about 12 hours at a water park. He estimated he spent about 40% of the time waiting in line. What would be a reasonable amount of time he spent in line?

Answers

40% of 12 hours would be 4.8 hours

Which of the following statements is not true about chi-square distributions? The mean decreases as the degrees of freedom increase. OPG? < 0) = 0 O PU2 > 3) is larger for a chi-square distribution with df = 10 than for df = 1 There are an infinite number of chi-square distributions, depending on degrees of freedom. They are always skewed to the right Previous Only saved at 4:44pm

Answers

The statement "The mean decreases as the degrees of freedom increase" is not true about chi-square distributions.

Is it true that the mean of a chi-square distribution decreases as the degrees of freedom increase?

In fact, the mean of a chi-square distribution is equal to its degrees of freedom. It does not decrease as the degrees of freedom increase.

The mean remains constant regardless of the degrees of freedom. This is an important characteristic of chi-square distributions.

Regarding the other statements:

The statement "OPG? < 0) = 0" is true. The probability of a chi-square random variable being less than zero is always zero, as chi-square values are non-negative.The statement "OPU2 > 3) is larger for a chi-square distribution with df = 10 than for df = 1" is true. As the degrees of freedom increase, the right-tail probability of a chi-square distribution also increases.The statement "There are an infinite number of chi-square distributions, depending on degrees of freedom" is true. The number of chi-square distributions is infinite because the degrees of freedom can take any positive integer value.The statement "They are always skewed to the right" is generally true. Chi-square distributions tend to be skewed to the right, especially when the degrees of freedom are small.

In summary, the statement that is not true about chi-square distributions is that the mean decreases as the degrees of freedom increase.

Learn more about chi-square distributions:

brainly.com/question/31027207

#SPJ11

Other Questions
Discussion topichealth is as much a social as a biological concern. analyze whether or not healthcare isequally accessible to people belonging to all strata of american society. what steps hasthe us government taken to address this problem? suggest one measure that can leadto a comprehensive solution to this problem. Describe what is being done in each step while solving the equation A) 2(-3x+4)=5x+2 B)-6x+8=5x+2C) 8=11x+2D) 6=11x E) x=6/11 Pls look at the pic and thanks :) WILL GIVE BRAINLIEST IF RIGHT PLS ANSWER QUICKAt a local college, only 30% of students live off campus. Of those who live off campus, 62% of those students get a part-time job. Of those who live on campus, 65% work part-time. The tree diagram shows how the college students are divided into subgroups.The tree diagram shows college students branching off into two categories, off campus and on campus students. Off campus students branches off into two sub-categories, work part-time and do not work. On campus branches off into two subcategories, work part-time and do not work.What is the percentage of students who live on campus who do not have a part-time job? 18.6% 24.5% 35% 38% A chess Club with 60 members is electing a new president. Donna received 42 votes. What percentage of the club members voted for Donna? Identical products, as well as a large number of buyers and sellers, are characteristics of a market. In such markets, sellers of goods influence the prevailing market price, giving them the role of price in the market. True or False: The market for tomatoes does not exhibit the two primary characteristics that define perfectly competitive markets. True False Two students each write a function, C(n), that they think can be used to find the number of circles needed to make the nth figure in the pattern shown.Use the drop-down menus to explain why each function does or does not represent the number of circles needed to make the nth figure in the pattern. Assume that the random variable X is normally distributed, with mean = 60 and standarddeviation = 12. Compute the probability P(X < 75).A) 0.1056B) 0.9015C) 0.8944D) 0.8849 For the given maximization problem, (a) determine the number of slack variables needed, (b) name them, and (c) use slack variables to convert each constraint into a linear equationMaximize 2=7x+3x2+x3subject to 8x+7x+14x1852x+7x2+10x3 = 212withX, 20 x 20 x 20a. How many slack variables are needed?b. Which slack variables should be used?A X2B. 5. 52. 53.C. 51.52D. Xq. X. Xgc. What is the equation using a slack vanable that corresponds to the first constraint, 8x, 7x+14x185?A 8x+7x214x+x=185B. Bx,+7x2+ 14x+5185C. 8x,+7xj+14x185 which of the following denotes a personality dimension of a manager, not a leader? a. avoids solitary work activity, preferring to work with others b. believes goals arise from desire c. seeks high-risk positions need help i get stuck these will give BRAINLIST WWII: European Theater and the End of War in Europe:Question 6 Which German action caused significant civilian casualties in Great Britain during World War II? Explain the purpose of both campaigns/protest what is true about this linear inequality y>3/4-2 You need to accumulate $18,000 to fund a round-the-world trip in 5 years time. To do this, you will make 10 equal deposits (half yearly) with the first deposit today. If you earn 9.5% per annum compounding twice yearly, what regular deposit will be needed? (round to nearest cent; dont use $ sign or commas) Please answer the question in the picture, will mark brainliest!! What are good characteristics of headings for navigational design? (choose every correct answer.) please help me with the statement and the reason both triangles had tic marks Schools indoctrinate their pupils in __________ prescribed ways, teaching them to be patriotic and learn their nations heritage HELPPP After we arrived in New Orleans, we rode the trolley around town.This sentence is made up of --Two independent clausesOne noun clause, and one independent clauseTwo dependent clausesOne dependent clause and one independent clause