Find all values of x (if any) where the tangent line to the graph of the given equation is horizontal. HINT [The tangent line is horizontal when its slope is zero.] (If an answer does not exist, enter DNE. Enter your answers as a comma-separated list.) y = −9x2 − 2x

Answers

Answer 1
By "y = −9x2 − 2x" I assume you meant  y = −9x^2 − 2x (the "^" symbol represents exponentiation).

Let's find the first derivative of y with respect to x:  dy/dx = -18x - 2.  This is equivalent to the slope of the tangent line to the (parabolic) curve.  Now let this derivative (slope) = 0 and solve for the critical value:  -18x - 2 = 0, or
-18x = 2.  Solving for x,   x = -2/18,    or    x = -1/9.

When x = -1/9, y = -9(-1/9)^2 - 2(-1/9).  This simplifies to y = -9/9 + 2/9, or 
y = -7/9.

The only point at which the tangent to the curve is horiz. is (-1/9,-7/9).
Answer 2

The tangent line is the point that touches a graph at a point.

The value of x at the tangent line to the graph of [tex]\mathbf{y=-9x^2 - 2x}[/tex] is [tex]\mathbf{x = -\frac 19 }[/tex]

The function is given as:

[tex]\mathbf{y=-9x^2 - 2x}[/tex]

Differentiate both sides with respect to x

[tex]\mathbf{y' =-18x - 2}[/tex]

Set the above equation to 0, to calculate the value of x

[tex]\mathbf{-18x - 2 = 0}[/tex]

Collect like terms

[tex]\mathbf{-18x = 2 }[/tex]

Divide both sides by -18

[tex]\mathbf{x = -\frac 19 }[/tex]

Hence, the value of x when at tangent line to the graph of [tex]\mathbf{y=-9x^2 - 2x}[/tex] is [tex]\mathbf{x = -\frac 19 }[/tex]

Read more about tangent lines at:

https://brainly.com/question/23265136


Related Questions

What does it mean to say that lim n → ∞ an = ∞? the terms an become small as n becomes large. the terms an approach zero as n becomes large. the terms an become large as n becomes large. the terms an become small as n becomes small. the terms an become large as n becomes small?

Answers

The limit [tex]\lim_{n \to \infty} a_n = \infty[/tex] means that the term  [tex]a_n[/tex] becomes large as n becomes large

The limit of a function describes the behavior of such function as the independent variable approaches a certain value

Infinity [tex]\infty[/tex] represents a very large number

In the limit, both n and [tex]a_n[/tex] tend to infinity

The given limit is:

[tex]\lim_{n \to \infty} a_n = \infty[/tex]

The limit above describes the behavior of [tex]a_n[/tex] as n approaches infinity

As n approaches infinity [tex]a_n[/tex]  also approaches infinity

Therefore, the description of the limit [tex]\lim_{n \to \infty} a_n = \infty[/tex] is that the term  [tex]a_n[/tex] becomes large as n becomes large

Learn more here: https://brainly.com/question/16176032

Final answer:

The statement 'lim n → ∞ an = ∞' means that the terms an become large as n becomes large.

Explanation:

The statement lim n → ∞ an = ∞ means that the terms an become large as n becomes large.

Learn more about limit of a sequence here:

https://brainly.com/question/39042717

#SPJ3

The base of a triangle exceeds the height by 5 inches. If the area is 75 square inches, find the length of the base and the height of the triangle

Answers

Final answer:

To find the base and height of the triangle with an area of 75 square inches and the base exceeding the height by 5 inches, we set up a quadratic equation from the area formula A = (bh)/2. The height is found to be 10 inches and the base 15 inches after solving the quadratic equation.

Explanation:

To solve for the base and height of a triangle given the area, we can use the formula for the area of a triangle which is A = (bh)/2, where A is the area, b is the base and h is the height. Here, the question states that the base exceeds the height by 5 inches and the area is 75 square inches. Let's define h as the height and then the base will be h + 5. Substituting the given values into the area formula, we get:

75 = (h + 5)h/2

By multiplying both sides by 2 to eliminate the fraction, we get:

150 = h(h + 5)

This expands to a quadratic equation:

h² + 5h - 150 = 0

Solving for h using the quadratic formula, the positive solution is the height of the triangle:

h = (-5 + √(5² + 4·150))/2

h = (-5 + √625)/2

h = (-5 + 25)/2

h = 20/2

h = 10 inches. Therefore, the base is:

b = 10 + 5

b = 15 inches.

The height of the triangle is 10 inches, and the base is 15 inches.

Write the rate as a unit rate
A Jockey had 1053 wins in 31 years of riding
The unit rate is win per year

Answers

33.967741935483870967741935483871 just divide the years into the wins and you will have wins per year. This answer has to be rounded but I like to give the entire answer as if you did this yourself
Hope this helps some

Let f(x) = 3x+2 and g(x) = 7x+6. find f×x

Answers

Its basically telling you to multiply 3x+2 × 7x+6
21x^2+18x+14x+12
21x^2+32x+12

What is the probability that x is between $34 and $38?

Answers

The probability that ( x) is between $34 and $38 is 0.6826 or 68.26%.

To find the probability that a random variable ( x) is between $34 and $38, we need to use the probability density function (PDF) if ( x) follows a continuous distribution. Let's assume ( x ) follows a normal distribution with a mean [tex](\( \mu \))[/tex] of $36 and a standard deviation [tex](\( \sigma \))[/tex] of $2.

Calculate the z-scores for $34 and $38:

[tex]\[ z_1 = \frac{34 - 36}{2} = -1 \][/tex]

[tex]\[ z_2 = \frac{38 - 36}{2} = 1 \][/tex]

Look up the z-scores in the standard normal distribution table:

[tex]\[ P(z_1 < Z < z_2) = P(-1 < Z < 1) \][/tex]

Find the probabilities corresponding to these z-scores:

[tex]\[ P(Z < 1) = 0.8413 \][/tex]

[tex]\[ P(Z < -1) = 0.1587 \][/tex]

Subtract the two probabilities:

[tex]\[ P(-1 < Z < 1) = P(Z < 1) - P(Z < -1) = 0.8413 - 0.1587 = 0.6826 \][/tex]

So, the probability that ( x) is between $34 and $38 is 0.6826 or 68.26%.

Selena babysits on the weekends. The equation y = 12x represents the amount of money she earns for every hour, x, she babysits. What is the constant of proportionality?

Answers

The answer to your question is twelve.
The constant of proportionality is the ratio  of y to x. 

To find the constant of proportionality of y = kx we divide out x. Note, k = constant of proportionality. 
y = kx
y / x  = kx / x
y / x = k
k = y / x
Notice y / x is our ratio of y to x. Now knowing this we can see that 12 is in the k spot of y = 12x  and 12 is our constant of proportionality.

I REALLY NEED HELP WITH MY CALC CORRECTIONS. THIS IS THE THIRD TIME IVE POSTED THIS. I NEED HELP ASAP PLS!! I HATE CALC 1

Answers

1. As x approaches 1,  f(x) approaches  3-1,  that is 2.

If a = 2 and b = 3,   f(1) = 2(1)^2 + 3(1)  = 5

So there is a 'jump' in values of x at x = 1.  So its not continuous at x=1.

2.  For continuity  at x = 1, ax^2  + bx must = 2  that is when a + b = 2.

3. for continuity at x = 2 , ax^2 + bx  must be = 0 that is when a*2^2 + 2b = 0

- that is 4a + 2b = 0.

4. we have system of equations:-

a + b = 2
4a + 2b = 0 

this gives a = -2 and b = 4   So  f(x) is continuous when a = -2 and b = 4.

Sarah polled 40 randomly selected students at her high school and found that 20% ( = 0.2) are happy with the quality of the cafeteria food. With a desired confidence level of 99%, which has a corresponding z*-score of 2.58, what is the approximate margin of error of Sarah’s poll? Remember, the margin of error, E, can be determined using the formula E = z*

Answers

Given:
n = 40, sample size
Confidence level = 99% => z* = 2.58
[tex]\hat{p} = 20\%=0.2[/tex], sample proportion.

By definition, the margin of error is
[tex]z^{*} \sqrt{ \frac{\hat{p}(1-\hat{p})}{n} } = 2.58 \sqrt{ \frac{(0.2)(0.8)}{40} }= 0.1632[/tex]

Answer:
According to Sarah's poll, she can conclude with 99% confidence level that 20% of the high school population is happy with the quality of the cafeteria food, with a margin of error of +/- 16.3%.

A hair salon charges a fixed rate of $25.00 for a haircut and then an additional $15.00 for any other services. Write a function to model the cost of services there and then evaluate it if you also get a shampoo, highlight, and blow dry.

Answers

you have a fixed rate of $25, meaning you get a haircut, it's $25

ANY other service is an extra $15

So, let's make the equation...

y=15x+25

Now, to just get a haircut it's $25.

But, let's say you get a haircut+shampoo

It'd be..

y=15(1)+25

y=$40

Another one..

You get a haircut+shampoo+highlight

y=15(3)+25

y=$70

Final answer:

The cost function for the salon is C(n) = 25 + 15n, where n is the number of additional services. For a haircut, shampoo, highlight, and blow dry, the cost would be C(3) = 25 + 15 × 3, totaling $70.

Explanation:

The cost of services at the hair salon can be modeled by the function C(n) = 25 + 15n, where C is the total cost in dollars and n is the number of additional services.

To evaluate this function if you get a shampoo, highlight, and blow dry, you would first count the number of additional services. In this case, there are three additional services.

So, C(3) would equal 25 + 15 × 3 which is 25 + 45 or $70.

The cost for a haircut, shampoo, highlight, and blow dry would be $70.

A father is three times as old as his son, and the sum of their age is 76 years old. How old is the son?

Answers

Father's age = 3x

Son's age = x

3x + x = 76

4x = 76

x = 76/4

x = 19

The son is 19 yeats old.

Age of son = 19 years

Age of father = 57 years

What is ratio?

The ratio is defined as the comparison of two quantities of the same units that indicates how much of one quantity is present in the other quantity.

Given,

A father is three times as old as his son

Sum of their age is 76 years

Let age of son is x, age of father = 3x

x + 3x = 76

4x = 76

x = 76/4

x = 19

Age of son = 19 years

Age of father = 3×19 = 57 years

Hence, 19 years is the age of son and

57 years is the age of father.

Learn more about ratio here:

https://brainly.com/question/13419413

#SPJ2

The weight of 1000 identical samples of a substance is 10 pounds. What is the weight of 10 samples?

Answers

Help?? I need that question to but just that the weight instead of being 1000 is 2000
First find the weight of 1 sample. 10/1000= 0.01 so each sample weights .01 pound. So what is the weight of 10 samples. Well we multiply 10 * .01 = .1 pounds

2/3 x 5/8 in simplest form

Answers

2
3
x5
8
=
1
12
x5
is how its done
5/12 is the answer
hope it helped!

Determine whether or not f is a conservative vector field. if it is, find a function f such that f = ∇f. if it is not, enter none. f(x, y) = (yex + sin y) i + (ex + x cos y) j

Answers

The given field is
[tex]f(x,y) = (y \ e^{x} + sin(y) \hat{i} + (e^{x}+x \, cosy) \hat{j}[/tex]

Note that if the field is of the form
[tex]\vec{f} = P\hat{i} + Q\hat{j}[/tex]
then the condition for the field to be conservative is that
[tex] \frac{\partial P}{\partial y} = \frac{\partial Q}{\partial x} [/tex]

For the given field,
[tex] \frac{\partial P}{\partial y} =e^{x} + cos y \\ \frac{\partial Q}{\partial x} = e^{x}+cosy [/tex]

Because the condition is satisfied, the given field is conservative.
To find the function that satisfies
[tex]f= \bigtriangledown f[/tex]

[tex]f(x,y) = \int P(x,y)dx = ye^{x} + x\, siny + g(y)[/tex]
Because [tex] \frac{\partial P}{\partial y} = \frac{\partial Q}{\partial x} [/tex], therefore
[tex] \frac{\partial f}{\partial y} =e^{x} + x \, siny + g'(y)[/tex]
Because [tex] \frac{\partial f}{\partial y} =Q = e^{x} + x \, cosy [/tex]
therefore
g'(y) = 0
g = c  (constant).

Answer:
(a) The given function is conservative.
(b) The function is
[tex]f(x,y) = ye^{x} + x \, siny + c[/tex]
where c =  constant.

Final answer:

The vector field f(x, y) = (yex + sin y) i + (ex + x cos y) j is conservative because its curl vanishes everywhere. The function F such that ∇F = f is yex + cos y + C.

Explanation:

To determine if the given function f(x, y) = (yex + sin y) i + (ex + x cos y) j is a conservative vector field, we need to see if the curl of the vector field vanishes everywhere. The curl of a vector field in two dimensions is the partial derivative of the j component with respect to x minus the partial derivative of the i component with respect to y.

For f(x, y), the partial derivative of the j component (ex + x cos y) with respect to x is ex + cos y, and the partial derivative of the i component (yex + sin y) with respect to y is ex + cos y. Both derivatives are equal, implying the curl is zero. Hence, f(x, y) is a conservative vector field.

Next, to find a function F such that ∇F = f, we need to integrate. The potential function, F, can be obtained by integrating the i component of f with respect to x (since it does not involve y), and the j component of f with respect to y (since it does not involve x): ∫yex dx + ∫sin y dy = yex + cos y + C. This is the function F such that ∇F = f.

Learn more about Conservative Vector Field here:

https://brainly.com/question/33899579

#SPJ3

During the World Series the host city wide hotel occupancy rose 21% over the prior busiest night. If the busiest night had been 76% occupany, what was the new record? (use % symbol in answer)

Answers

The busiest night had occupancy of 76%

During the World Series, the occupancy increased by 21% to a new record.
The new record is
76% + (76%)*0.21 = 76%*1.21 = 91.96%

Answer: 91.96%

Answer:

91.96%.

Step-by-step explanation:

We have been given that during the World Series the host city wide hotel occupancy rose 21% over the prior busiest night. The busiest night had been 76% occupancy.

[tex]\text{New record}=\text{Old record+ Increase in old record}[/tex]

To find the new record of occupancy, we will find 21% of 76% and add it to 76%.

[tex]\text{The new record}=76\%+({21\%\text{ of } 76\%)[/tex]

[tex]\text{The new record}=\frac{76}{100}+({\frac{21}{100}\times\frac{76}{100})[/tex]

[tex]\text{The new record}=0.76+({0.21\times 0.76)[/tex]

[tex]\text{The new record}=0.76+0.1596[/tex]

[tex]\text{The new record}=0.9196[/tex]

Now let us convert our answer in percentage by multiplying our answer by 100.

[tex]\text{The new record}=0.9196\times 100=91.96\%[/tex]

Therefore, the new record of occupancy was 91.96%.

Divide and give the answer in scientific notation.
8.4 x 10^7
----------------
3 x 10^3

Answers

Salutations!

[tex](8.4 * 10^7)/ (3*10^3)[/tex]

Divide 8.4 by 8

[tex]8.4/3=2.8[/tex]

Now, we have to work out the powers ---

The power have 2 positive signs, but in division we would always subtract.

[tex]10^7^-(^+^3) = 10^{4}[/tex]

Lets form it into standard form ---

[tex]2.8*10^{4}[/tex]

Hope I helped (:

Have a great day!
it should be 2.8 x 10^4 i took ze test

Let a and b be events in a sample space s such that p(a) = 0.41, p(b) = 0.46 and p(a ∩
b.= 0.14. find p(a | b).

Answers

B the answer to the problem
Final answer:

The conditional probability that event a will occur given that event b has occurred, denoted as p(a | b), is approximately 0.3 or 30%.

Explanation:

The question is asking for the conditional probability of the event a given that event b has occurred, written as p(a | b). In probability theory, the formula for conditional probability is p(a | b) = p(a ∩ b) / p(b). Here, we already know that p(a ∩ b) = 0.14 and p(b) = 0.46. Substituting these values into the formula gives us:

p(a | b) = 0.14 / 0.46 = 0.304347826.

So, the probability of event a occurring given that event b has occurred is approximately 0.3 or 30%.

Learn more about Conditional Probability here:

https://brainly.com/question/32171649

#SPJ2

which of the following represents the factorization of trinomal below

Answers

A is the correct answer.......

Here is the work shown:

x^2-x-20

A is the correct answer because when using the distributive property it is the only example that results in x^2-x-20.

(x+4)(x-5)

x*x=x^2, x*-5=-5x, 4*x=4x, 4*-5=-20. Now combine all alike terms for your final answer. x^2-x-20..

please vote my answer brainliest. thanks!


What you put on social media matters. Why does it matter and how will you ensure your social media postings reflect you professionally?

Answers

It matters because what you post is a type of reflection on you and if it’s something bad or law worthy you could get into a lot of trouble.. just because you delete something doesn’t mean it’s gone, your future jobs check your social media and anything about you before they hire you.. you ensure what you post reflects you professionally by thinking about it before you post it and if it’s something you don’t want your parents or even police or if you start feeling uncomfortable or iffy about posting don’t post it and you should be fine.

Answer:

Step-by-step explanation:

Great question, it is always good to ask away and get rid of any doubts that you may be having.

As a professional what you put on social media matters a lot. Social Media postings show all what you are thinking or doing to hundreds, thousands, or even millions of people. If you are an artist you depend on those people (fans) to continue supporting you and your art so a single wrong post can turn a lot of people against you.

If you work for a company you are not only representing yourself through your posts but the company as well. This is because a company hires you for the person that you are therefore it is seen through the public eye that they share your way of thinking.

The best way for your postings to reflect you professionally, is to post only things relating to your own career and journey. While leaving out any opinions, personal information, and controversial topics.

I hope this answered your question. If you have any more questions feel free to ask away at Brainly.

If f(x) is the total number of bacteria present in a sample after x hours , which of the following statements best describes the meaning of f(2)=12

A. The total number of bacteria present in a sample after 12 hours is 2.

B. The total number of bacteria present in the sample after 6 hours is 12.

C. The total number of bacteria present in the sample after 2 hours is 12.

D. The total number of bacteria present in the sample after 6 hours is 12.

Answers

The answer is A or C but I would go with C 

Answer:  C. The total number of bacteria present in the sample after 2 hours is 12.

Step-by-step explanation:

The given statement :  f(x) is the total number of bacteria present in a sample after x hours.

It means the independent quantity = Number of hours

i.e. The independent variable in the given situation = x

Also, the dependent quantity =  Total number of bacteria

i.e. The dependent variable in the given situation = f(x)

Therefore, the meaning of "f(2)=12" is the total number of bacteris present in sample is 12 after 2 hours.

A family paid 23,100 as a down payment for a home if this represents 14% of the price of the home find the price of the home

Answers

The answer is $42966

find the percent of each number 30% of 35

Answers

30% of 35 = 0.3 × 35 = 10.5 hippie this helps you.

Jane saved $ 800. Her sister has 10 times as much money. How much money does Jane's sister have? Use number or words to explain your answer.

Answers

10 times ad much money means to multiply. so 800 times 10 is 8,000

The perimeter of a college athletic field is 104 meters and the length is 16m more than the width find the length and width

Answers

Attached a solution and showed work.

The length and width of the rectangle will be 19 meters.

What is the perimeter of the rectangle?

The sum of all the sides of the rectangle will be known as the perimeter of the rectangle. Let L be the length and W be the width of the rectangle.

Then the perimeter of the rectangle will be

Perimeter of the rectangle = 2(L + W) units

The perimeter of a college athletic field is 104 meters and the length is 16 meters more than the width.

L = 14 + W

Then the length and width of the rectangle will be

P = 2(L + W)

104 = 2(14 + W + W)

52 = 14 + 2W

2W = 38

W = 19 meters

The length and width of the rectangle will be 19 meters.

More about the perimeter of the rectangle link is given below.

https://brainly.com/question/15287805

#SPJ2

A scientist placed 22.854 grams of sodium chloride in a beaker. He then added five times as much calcium chloride as sodium chloride. Finally, he divided the mixture evenly into four dishes.

How much of the mixture did each dish contain?

A .28.5675 g
B. 34.2810 g
C. 137.1240 g
D. 548.4960 g

Answers

The answer is B. 34.281
22.854 + 5(22.954) = 137.124
137.124 divided by 4 = 34.281 = 34.2810

The value of n is both 5 times as much as the value of m and 36 more than the value of m. What are the values of n and m? Explain.

Answers

n = 5m
n = m + 36

Both equations are equal to n so they equal each other. Solve for m

5m = m + 36
5m - m= m + 36 - m
4m = 36
4m/4=36/4
m = 9

Solve for n by inputting value of m into the given equations.

n = 5m ........................ n = m + 36
n = 5 (9) ....................... n = 9 + 36
n = 45 ........................... n = 45

They match so it's Correct!

m = 9
n = 45

Which of the following terms best describes the graph of the exponential function given below? F(x)=9*((1)/(7))^(x)


A. Linear
B.Decreasing
C.Increasing
D.Quadratic

Answers

The correct answer should be B, a decreasing function.

Answer:

B. Decreasing

Step-by-step explanation:

We have been given formula of a function [tex]F(x)=9\cdot (\frac{1}{7})^x[/tex]. We are supposed to determine the type of our given function.

We know that an exponential function is in form [tex]y=a\cdot b^x[/tex], where,

a = Initial value,

b = If [tex]b>1[/tex], then the function is growth function. If [tex]b<1[/tex], then the function is decay function.

Upon looking at our given function we can see it is in form of exponential function.

Upon comparing our given function with standard exponential function, we can see that the value of a is 9 and value of b is [tex]\frac{1}{7}[/tex].

Since [tex]\frac{1}{7}<1[/tex], therefore, our function is decreasing and option B is the correct choice.


 If rectangle ABCD is resized with a central point (−1, 1) and scale factor 3, what are the coordinates of D'?

A)(−3, 3)B)(−10, −5)C)(−5, −10)D)(−15, −15)

Answers

its B) (-10,-5). I had this test.

Find an angle between 0° and 360° that is coterminal with 456°.

Answers

co-terminal angle = 456 - 360 = 96 degrees
hello 
your answer is:
96 degrees

rewrite y^2(9y^2+4y-9) in standard form

Answers

y²(9y² + 4y - 9)

Simplify.

(y² · 9y²) + (y² · 4y) + (y² · -9)

Simplify.

9y⁴ + 4y³ - 9y²

~Hope I helped!~


How do I figure this out?

Answers

1/10 is half of 1/5
1/5 × 1/2 = 1/10

3 pieces × 2 = 6 pieces that are 1/10
so, he is using 3  of the 1/5 strips to get a 3/5, 1/5 + 1/5 + 1/5 = 3/5

now, he wants to model the same fraction, but with a different fashion, with a denominator of 10, one-tenth, yet equivalent.

the cheap answer is, multiply top and bottom by 2.

[tex]\bf \cfrac{3}{5}\cdot \cfrac{2}{2}\implies \cfrac{3\cdot 2}{5\cdot 2}\implies \cfrac{6}{10}\qquad thus\\\\ -------------------------------\\\\ \cfrac{1}{10}+\cfrac{1}{10}+\cfrac{1}{10}+\cfrac{1}{10}+\cfrac{1}{10}+\cfrac{1}{10}\implies \cfrac{6}{10}\implies \cfrac{3}{5}[/tex]
Other Questions
PLEASE HELP!! WILL GIVE BRAINLIEST!!31. What was one effect of the media's coverage of the Watergate scandal?A. Americans became more cynical about politicians. B. Government efforts to censor the press were significantly reduced. C. Candidates began using negative campaign ads much more frequently. D. Network news programs became more popular than entertainment programming. Jay went to an amusement park. The park charges an entrance fee of $10.50 and $4.50 for every ride. Jay spent $46.50 on entrance fees and rides. Which fuction can be used to find the number of rides he went on? Which set is a function? A) {(0,3), (3,0), (0,4), (4,0)} B) {(0,2), (2,0), (4,6), (6,4)} C) {(2,6), (3,6), (4,6), (2,0)} D) {(6,2), (2,0), (4,6), (6,4)} Which product is negative? 4(6)(3)(5) 35(6)4 7(3)(9)0 34(2)(7) Given the following triangle, if c = 17 and a = 15, find the measure of A. 28 41 62 Usted (blank) (ir / irse) a llegar antes que (before) los dems invitados, no? what is 1.59 in expanded form Which excerpt is an example of concrete imagery in miss rosie by Lucille clifton? A. I stand up B. When I wacth you C Surrounded by the smell/ of too old potato peelsD through your destruction Find the volume of a cube whose side measures 2.5 units. Which option will you use to expose your presentation to the audience?A)Slide LayoutB)Slide ShowC)Slide OrientationD)Slide Master Which species normally has cloudy urine when it's passed? A. Ovine B. Porcine C. Equine D. Bovine Was the battle of princeton and the battle of trenton fought at the same field Why did Bantu-speakers migrate south instead of north?Bantu culture could not easily assimilate in the north.The Bantu were blocked from the north by outside invaders.The Bantu had more in common with the peoples living in the south than in the north.Desertification created a barrier to the north. Which two locations are found in the same major geographic landscape province?1. Albany and Old Forge2. Elmira and Riverhead3. Jamestown and Slide Mountain4. Massena and Mt. Marcy Masquerade, falsification, and repudiation are threat actions that cause ________ consequences. Read the sentence.(The only thing I won't be doing is eating fried pickles--yuck!)Which of the choice identifies the gerund phrase in the sentence?A. the only thingB. eating fried picklesC. I won't be doingD. yuck! In a right triangle, he measure of one acute angle is 3 times the sum of the other acute angle and 8, Find the measure of angle 1 and 2 Dreams only occur in REM sleep. True or false An increase in the number of brown bears in an Alaskan river ecosystem causes the ecosystem's carrying capacity for salmon to decrease. Which two terms describe the brown bear in this scenario? A.Parasite B.Biotic factor C.Limiting factor D.Primary consumer A sample of 0.010 mole of oxygen gas is confined at 127 c and 0.80 atmosphere. what would be the pressure of this sample at 27 c and the same volume? Steam Workshop Downloader