if <1 and <2 form a linear pair and m<1 is 18 degrees less than five times the measure of <2 find m<1

Answers

Answer 1

∠1 and ∠2 will have the values 33° and 147° respectively when they form a Linear Pair.

In the question, It is given that ∠1 and ∠2 form a Linear Pair.

So, ∠1 and ∠2 = 180°, Also it is stated that ∠1 is 18° lesser than 5 times ∠2.

Taking ∠2 = x we get ∠1 = 5x-18

Now for Linear Pair, we have ∠1 + ∠2 = 180°

putting values of ∠1 and ∠2  we get :  (5x-18) + x = 180

Solving the equation  => (5x-18) + x = 180   =>   6x = 198

=>  x = 33

Putting the value of x in both ∠1 and ∠2  we get :

∠2 = 33°  and ∠1  = 5(33) - 18 =>  ∠1  = 147°

Hence, we get ∠1 and ∠2  measures 147° and 33° respectively.

To know more about Linear Pair, Click here :

https://brainly.com/question/28522502

#SPJ1


Related Questions

on an average, the number of students that choose to study arts subjects at greyin tide university is 17 each year. (hint: use poisson distribution formula. what is the probability that exactly 13 students will take up arts in the coming year?

Answers

The likelihood that exactly 13 students will pursue arts in the coming year is 76.47%.

What do we mean by probability?Probability is simply the likelihood of something occurring. When we are uncertain about the outcome of an event, we can discuss the probabilities of various outcomes—how probable they are. Statistics is the study of events governed by probability.

So, to find the probability:

Given:

Each year, there are 17 students who study art.

We now want to calculate the likelihood that 13 students will pursue arts in the following year.

That is,

P(13 will take art the next year) = 13/17 × 100%P(13 will take art the next year) = 76.47%

Therefore, the likelihood that exactly 13 students will pursue arts in the coming year is 76.47%.

Know more about probability here:

https://brainly.com/question/24756209

#SPJ4

convert 4724.80345 base ten to a binary number via octal.​

Answers

After the conversion of the given decimal number, the binary number is (1001001110100.11001101)₂.

What are binary numbers?A binary number is a number expressed in the base-2 numeral system, also known as the binary numeral system, which is a method of mathematical expression that uses only two symbols, typically "0" and "1." The base-2 numeral system has a radix of 2 and is a positional notation. Each digit is known as a bit or binary digit.

For the decimal number 4724.80345, the binary number is (1001001110100.11001101)₂.

(Refer to the table given below for working)

Therefore, after the conversion of the given decimal number, the binary number is (1001001110100.11001101)₂.

Know more about binary numbers here:

https://brainly.com/question/16612919

#SPJ9

The correct question is given below:

Convert 4724.80345 base ten to a binary number.

A firm in perfectly competitive market has a cost function of the form C = 5000 10Q + Q2 . Find the profit maximizing quantity for the firm if the market price P is N100. Calculate the profit as a function Q

Answers

The profit as a function Q is Q² + 90Q + 5000.

How to calculate the profit?

It should be noted total revenue = Price × Quantity = 100Q

Total cost = 5000 + 10Q + Q²

Therefore, profit will be:

= Revenue - Cost

= 100Q - (5000 + 10Q + Q²)

= -5000 -90Q - Q².

= Q² + 90Q + 5000

Learn more about firm on:

brainly.com/question/25491204

#SPJ1

In order to add
3/4 and 7/10
you need to find equivalent fractions that have the same denominators. What is a common denominator?

Answers

Answer:

a shared multiple of the denominators of several fractions

Explanation : The denominator is the number at the bottom of the fraction and when two fractions have the same number at the bottom(denominator) then they have a common denominator.

in the proportion a/b=c/d and bc are the

Answers

Answer:

The numbers a,b,c and d in a : b = c : d are called the ratio of the proportion. The terms a and d are called the extremes. The terms b and c are called the means

Answer:

gsjscsiscjscsksvshsvshzhsvshshsgsvhshshshsgsgsg

Step-by-step explanation:

gCHGhshgg1gsjdfzjfzhzfshsgsjcdhs

You want an average of at least 30 active minutes each day during the week. How many active minutes do you need on Sunday to achieve your goal? Make an argument for your answer using a bar graph.

Answers

Using the mean concept, it is found that you need at least 40 active minutes on Sunday to achieve your goal.

What is the mean?

The mean of a data-set is given by the sum of all observations in the data-set divided by the number of observations.

In a week, there will be 7 observations, and a bar graph can represent each observation(time in minutes). They are given as follows:

15, 45, 20, 0, 60, 30 and x.

We want the mean to be of 30, hence:

30 = (15 + 45 + 20 + 0 + 60 + 30 + x)/7

170 + x = 210

x = 210 - 170

x = 40.

You need at least 40 active minutes on Sunday to achieve your goal.

More can be learned about the mean of a data-set at https://brainly.com/question/24628525

#SPJ1

Solve for X anything can help

Answers

Answer:

x = 35

Step-by-step explanation:

the sum of the 3 angles in a triangle = 180°

sum the 3 angles and equate to 180

x + 52 + x + 2x - 12 = 180

4x + 40 = 180 ( subtract 40 from both sides )

4x = 140 ( divide both sides by 4 )

x = 35

find an equation for the plane consisting of all points that are equidistant from the points (−7, 1, 1) and (3, 3, 5).

Answers

The equation for the plane consisting of all points that are equidistant from the points (−7, 1, 1) and (3, 3, 5) is 20x + 4y + 8z = -9.

How to determine the equation for this plane?

In order to determine the distance of this plane (x, y, z) with the given points, we would use the distance formula.

Mathematically, the distance between three (2) points that are on a coordinate plane can be calculated by using this formula:

Distance = √[(x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²]

For these points (x, y, z) and (−7, 1, 1), the distance is given by:

Distance = √[(x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²]

Distance = √[(x₂ - (-7))² + (y₂ - 1)² + (z₂ - 1)²]

Distance = √[(x₂ + 7)² + (y₂ - 1)² + (z₂ - 1)²]

By using the algebraic formulas, the expanded expression is given by:

(a - b)² = a² - b² - 2ab

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

Distance = √[(x² + 14x + 49) + (y² - 2y + 1) + (z² - 2z + 1)]   .......equation 1.

For these points (x, y, z) and (3, 3, 5), the distance is given by:

Distance = √[(x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²]

Distance = √[(x - 3)² + (y - 3)² + (z - 5)²]

Distance = √[(x² - 6x + 9) + (y² - 6y + 9) + (z² - 10z + 25)]    .....equation2.

Since both distances are equidistant, we would equate eqn. 1 and eqn. 2 and then simplify:

√[(x² + 14x + 49) + (y² - 2y + 1) + (z² - 2z + 1)] = √[(x² - 6x + 9) + (y² - 6y + 9) + (z² - 10z + 25)]

(x² + 14x + 49) + (y² - 2y + 1) + (z² - 2z + 1) = (x² - 6x + 9) + (y² - 6y + 9) + (z² - 10z + 25)

x² + 14x + 49 + y² - 2y + 1 + z² - 2z + 1 = x² - 6x + 9 + y² - 6y + 9 + z² - 10z + 25

14x + 6x - 2y + 6y - 2z + 10z + 52 - 43 = 0

20x + 4y + 8z + 9 = 0

20x + 4y + 8z = -9.

Read more on equation for a plane here: https://brainly.com/question/20595341

#SPJ4

Which situation can be represented by the expression 3 + (−7)?
A. A football team lost 3 yards on one play. The team gained 7 yards on the next play.
B. A football team gained 3 yards on one play. The team lost 7 yards on the next play.
C. A football team gained 3 yards on one play. The team gained 7 yards on the next play.

Answers

We get that statement (B) is the situation that is represented by the expression 3 + (−7).

We are given an expression:

3 + ( - 7 )

We need to identify the statement that represents the same expression:

For the statement, "A football team lost 3 yards on one play. The team gained 7 yards on the next play.", we get the expression as:

- 3 + 7

For the statement, "A football team gained 3 yards on one play. The team lost 7 yards on the next play.", we get the expression as:

3 + ( - 7 )

For the statement, "A football team gained 3 yards on one play. The team gained 7 yards on the next play.", we get the expression as:

3 + 7

Therefore, we get that statement (B) is the situation that is represented by the expression 3 + (−7).

Learn more about expression here:

https://brainly.com/question/723406

#SPJ9

At 6am, the temperature started
at -2°F. At 10am the temperature
increased by 8°. The last recorded
temperature of the day at 4pm
was 11°F. What was the recorded
temperature at 10am?

Answers

Answer: 6 degrees

Explanation:

at 6 it was -2 and at 10 it raised 8 degrees and -2 + 8 = 6

What is the five-number summary for the data 2, 2, 4, 4, 5, 5, 6, 7, 9?

Answers

The five-number summary for the data is: 2, 3, 5, 6.5, and 9.

How to Determine the Five-number Summary of a Data Set?

Given the data, 2, 2, 4, 4, 5, 5, 6, 7, 9, the five-number summary can be determined as follows:

Minimum value: this is the lowest data value, which is, 2.

First Quartile (Q1); which is the middle of the first half of the data which is, 3.

Median: center of the data set, which is, 5.

Third Quartile (Q3): which is the center of the second half of the data set, which is, 6.5.

Maximum Value: which is the highest data value of the data set, which is, 9.

Therefore, the five-number summary for the data is: 2, 3, 5, 6.5, and 9.

Learn more about the five-number summary on:

https://brainly.com/question/24809873

#SPJ1

use the fundamental identities to simplify the expression. there is more than one correct form of the answer. 9 sec2(x) 1 − sin2(x)

Answers

According to the given information the expression solution are:

Pythagorean identity = 9 sec2 x(cos2 x) Reciprocal identity = = 9 sec2 x(1/sec2 x)What are fundamental identities?

An equation is referred to as an identity if it has one or more variables and is true for all alternate values of the variables for which both sides of the equation are defined.

For instance,

the equation x 2 + 2 x = x(x + 2) is an identity since it holds true for all possible replacement values for x.

A conditional equation is one that holds true only for specific replacement values of the variable.

For instance, the equation 3 x + 4 = 25 is a conditional equation because it isn't true for all possible replacement values for x.

Without specifying any limitations, an equation is claimed to be an identity, but in reality, it is only an identity for replacement values for which both sides of the identity are defined.

According to the given data:

The trigonometric expression is 9 sec2 x (1 - sin2x)

Apply Pythagorean identity

1 - sin2 x = cos2 x9 sec2 x (1 - sin2x)

= 9 sec2 x(cos2 x)

Apply reciprocal identity cosx = 1/ secx

= 9 sec2 x(1/sec2 x)

= 9

To learn more about the, fundamental identities visit: https://brainly.com/question/16921757

#SPJ4

7/6m=1/6 please help I suck at fractions

Answers

Answer: m=1/7

Step-by-step explanation:

7/6m=1/6

7/6 * m=1/6

7*6/6 * m = 1*6/6==> Multiply by 6 on both sides to get rid of denominators

42/6 * m=6/6

7m=1

m=1/7

Answer:

m = 1/7

Step-by-step explanation:

hope i helped out :)

Write an equation in standard form for the line that passes through the given points.
(5,-2) and (5,3)
The equation of the line in standard form is
(Type your answer in standard form.)

Answers

x=5 is the required equation of straight line

What is slope of line ?

The steepness of a line is determined by its slope. The slope is m in the equation for a line that is typically used, y = mx + b. The term "rise over run" is also frequently used to describe it and describes how much the y-value changes as the x-value does.

According to the given value;

slope of line is Y₂-Y₁/X₂-X₁

hence slope for given line will be

3-(-2)/5-5 =5/0 = ∞

slope is infinity means straight line is vertical in nature and vertical lines are of the form x=a where a is some constant

now we can observe that 5 is constant in both the given points so x=5 is the required line which passes through (-2,-6),(-2,5)

Hence,x=5 is the required equation of straight line .

To know more about Slope of line , visit

https://brainly.com/question/24810955

#SPJ9

to do this, the researchers select a random sample of of 100 gas stations, and record the pump prices for both regular unleaded and premium unleaded. the average price for the 100 stations is calculated, and used as an estimate for the average price of gasoline for the entire city.

Answers

The correct option is A. Quantitative.

In the study Quantitative data is collected as the calculation of quantity is being done.

What is defined as the Quantitative data?

Quantitative data is any collection of information that may be recognized and analyzed numerically.

Some key points related to Quantitative data are-

Quantitative data data is the most important type of data for use in mathematics and statistics because it is the only form of information that can be counted objectively. Quantitative data answers questions like "How many? ", "How frequently? ", "How much is it?" ”. Using mathematical techniques, this data can be easily verified and evaluated.There are, for example, quantities that correspond to various parameters. "How much just do that laptop cost?" for example. " is a quantitative data collection question. Most measuring parameters have values associated with them, such as lbs or kilograms for mass, dollars for cost, and so on.Because of the convenience of mathematical derivation that quantitative data provides, it makes assessing various parameters controllable.

To know more about Quantitative data, here

https://brainly.com/question/96076

#SPJ4

The complete question is-

Determine whether the data collected in the study is qualitative or quantitative:

A study is conducted to estimate the average price of gasoline in a large city. To do this, the researchers select a random sample of of 100 gas stations, and record the pump prices for both regular unleaded and premium unleaded. The average price for the 100 stations is calculated, and used as an estimate for the average price of gasoline for the entire city.

A. Quantitative

B. Qualitative

Determine the image of A(1,-3) after the following composition of transformations:

Rotation 90 degrees about the origin
Translation: f(x,y)=(x+2,y)f(x,y)=(x+2,y)

Answers

The image of the point A after the given compositions of transformation will be (5, 1).

We are given the coordinate of the point A as:

A = (1, - 3)

Now, we have to rotate it 90° about the origin.

The rule for a rotation by 90° about the origin is given by (x, y) will become (− y, x)

So, we get for point A as:

A' = (3, 1)

Now, we have:

Translation: f(x,y)=(x+2,y)

So, for point A' we get the translation as:

A" = ( 3 + 2, 1)

A" = (5, 1)

Therefore, the image of the point A after the given compositions of transformation will be (5, 1).

Learn more about transformation here:

https://brainly.com/question/4289712

#SPJ9

What type of transformation is this? Be specific.

Answers

Answer:

Rotation because you can see that the shape is rotated on the other half of the graph.

Step-by-step explanation:

Nicholas drinks 8 ounces of milk for every 5 cookies, he eats. If he eats 20 cookies, how many ounces of milk does he drink?
Plss show work and explain or I won’t get credit.

Answers

I believe it would be 20 divided by 5=4 then you take that 4 and multiply it by 8, so 8•4=32. He drinks 32 ounces of milk.

What two numbers add up to -5 and multiply to 4

Answers

The answer is -1 and -4. -1x-4= 5 and -1 + -4=-5
One of the answers is -1

1.5, 21.5, 21.6 d: 20.0, 20.0, 20.0, 20.1, 20.2, 20.5, 20.5, 20.6, 20.7, 20.7, 21.0, 21.2, 21.5, 21.6, 22.1, 22.3 compute the standard deviation of the measurements for each method

Answers

The standard deviation of the method is 0.7193.

Standard Deviation:

Standard deviation of a data set is the square root of the calculated variance of a set of data.

The formula for standard deviation is,

[tex]\sigma^2 = \dfrac{\Sigma (x_{i} - \mu)^2}{n}[/tex]

Where

xi is an individual value

μ is the mean/expected value

N is the total number of values

Given,

Data set:

20.0, 20.0, 20.0, 20.1, 20.2, 20.5, 20.5, 20.6, 20.7, 20.7, 21.0, 21.2, 21.5, 21.6, 22.1, 22.3

Here we need to find the standard deviation.

To find the standard deviation we have to identify the following from the given set,

They are,

Count, N: 16

Sum, Σx: 333

Mean, μ: 20.8125

Now we have to apply the values on the formula,

In order to solve it,

[tex]\sigma^2=\frac{[(20-20.8125)^2+....+(22.3-20.8125)^2]}{16}[/tex]

When we simplify it then we get,

[tex]\sigma^2=\frac{8.2775}{16}[/tex]

So,

σ = √0.51734375

σ =  0.7193

Therefore, the standard deviation is 0.7193.

To know more about Standard deviation here.

https://brainly.com/question/13905583

#SPJ4

Pleaseee help! I WILL MARK BRAINLIEST.

The approximate weights of two animals are 4.23 x 103 lbs. and 8.7 x 103 lbs. Find the total weight of the two animals. Write the final answer in scientific notation with the correct number of significant digits. 1.29 x 104 lbs. 1.3 x 104 lbs. 5.1 x 103 lbs. 12 x 103 lbs.

Answers

The total weight of the two animals is 1.3 x 10^4 lbs.

How to determine the total weight of the two animals?

The given parameters are

Animal 1 = 4.23 x 103 lbs.

Animal 2 = 8.7 x 103 lbs.

Rewrite the parameters properly

Animal 1 = 4.23 x 10^3 lbs.

Animal 2 = 8.7 x 10^3 lbs.

The total weight of the two animals is calculated as

Total weight = Animal 1 + Animal 2

This gives

Total weight = 4.23 x 10^3 lbs + 8.7 x 10^3 lbs.

Factor out 10^3 lbs

Total weight = (4.23 + 8.7) x 10^3 lbs.

Evaluate the sum

Total weight = 12.93 x 10^3 lbs.

Rewrite as

Total weight = 1.293 x 10^4 lbs.

Approximate

Total weight = 1.3 x 10^4 lbs.

Hence, the total weight of the two animals is 1.3 x 10^4 lbs.

Read more about scientific notation at:

https://brainly.com/question/5756316

#SPJ1

Find the measure of the indicated angle.

Answers

Answer:

33°

Step-by-step explanation:

the whole angle of DAB is 57° and a line is drawn to split it into 2 parts and one part is given.

X+24°=57°

X=57-24

X=33°{angle CAD=33°}

Student is asked
to evaluate the expression 2 to the power of 4/ 2 to the power of 7 =8
What error did the student make? Explain. Then
evaluate the expression.

Answers

The value of the expression 2⁴/2⁷ = 1/8.

A student is asked to evaluate the expression 2⁴/2⁷.

And the student wrote the answer for this expression as 8.

The student made the mistake of subtracting 7 from 4.

4 - 7 = -3, but the student might have done 7 - 4 = 3 and arrived at the answer as 2³ = 8.

Let us evaluate the given expression.

2⁴/2⁷

Apply exponent rule aⁿ/aˣ = aⁿ⁻ˣ

2⁴/2⁷ = 2⁴ ⁻ ⁷

⇒ 2⁴/2⁷ = 2⁻³ (subtract the numbers: 4 - 7 = -3)

⇒ 2⁴/2⁷ = 1/2³ (apply the exponent rule: a⁻ⁿ = 1/aⁿ)

⇒ 2⁴/2⁷ = 1/8 (2³ = 2 × 2 × 2 = 8)

⇒ 2⁴/2⁷ = 1/8

Learn more at:

https://brainly.com/question/11975096

#SPJ9

In APQR, m/P = (4x + 11)°, m/Q = (2x + 1)°, and m/R = (7x - 14)°.
Find m/P.

Answers

Answer: 67 degrees

Step-by-step explanation:

m/P+m/Q+m/R=PQR

4x+11+2x+1+7x-14=180

4x+2x+7x+11+1-14=180

6x+7x+12-14=180

13x-2=180

13x=182

x=14

m/P=4x+11

m/P=4(14)+11

m/P=56+11

m/P=67 degrees


A secant is a line that intersects a circle in exactly one point.

Answers

Answer:Tangent

A chord is a segment whose endpoints are points on a circle. A secant is a line that intersects a circle in two points. A tangent is a line in the plane of a circle that intersects the circle in exactly one point. The point is called a point of tangency.

Step-by-step explanation:

Evaluate -2x(to the second power) for x= -3

Answers

The value of the expression when x = -3 is - 18

What is index form?

Index form is defined as the power or exponent that is raised to a number or a variable.

From the information given, we have;

-2x(to the second power)

This is expressed as;

-2x²

Now, let's substitute the value of x as -3, we get;

-2(-3)²

Take the square

-2(9)

-18

Thus, the value of the expression when x = -3 is - 18

Learn more about index forms here:

https://brainly.com/question/15361818

#SPJ1


Record your answers on the answer sheet provided by your teacher or on a sheet of paper.
Suppose two lines intersect in a plane to form four angles.

What do you know about the pairs of adjacent angles formed? Explain.

Answers

44339339393888383848448484848484848

yall I really need help. Ill give brainliest^^
What are the domain and range of the function the quantity of x squared minus 4 x minus 12, all over x plus 2? domain is x is all real numbers where x does not equal negative 2 comma range is y is all real numbers where y does not equal negative 8 domain is x is all real numbers where x does not equal 4 comma range is y is all real numbers where y does not equal negative 2 domain is x is all real numbers where x does not equal 2 comma range is y is all real numbers where y does not equal 8 domain is x is all real numbers where x does not equal negative 4 comma range is y is all real numbers where y does not equal 2

Answers

Using it's concept and the graph of the function, the domain and the range are given as follows:

Domain: All real values of x.Range: All real values of y.

What are the domain and the range of a function?

The domain of a function is the set that contains all the values of the input of the function.The range of a function is the set that contains all the values of the output of the function.

In a graph, the domain and the range are found as follows:

The domain is given by the values of x, present in the horizontal axis of the graph.The range is given by the values of y, present in the vertical axis of the graph.

For this problem, the function is given by the following rule stated in the problem:

f(x) = (x² - 4x - 12)/(x + 2).

The graph of the function is given at the end of the answer. From it, we can see that the function unexpectedly devolves into a linear function. This is because -2 is a factor of x² - 4x - 12, hence (x² - 4x - 12) = (x + a)(x + 2), and x + 2 is simplified with the denominator.

The function is defined for all real values, and also assume all real values, hence:.

Domain: All real values of x.Range: All real values of y.

More can be learned about domain and range at https://brainly.com/question/10197594

#SPJ1

a. plot the given points on one coordinate plane

A. (-4,3)
B. (2,7)
C. (5,-1)
D. (0,-8)
E. (-6,-2)

Answers

A pair of numbers that use the horizontal and vertical separations from the two reference axes to define a point's location on a coordinate plane.

Describe coordinates using an example?

A group of variables that accurately depict a stance. The first number on a graph represents the distance along, while the second number represents the distance up or down. For instance, the point (12,5) is located 12 units down and 5 units up.a pair of numbers that use the horizontal and vertical separations from the two reference axes to define a point's location on a coordinate plane. typically expressed by the x-value and y-value pair (x,y).

What are the coordinates for all 3?

A point's three-dimensional Cartesian coordinates consist of a triplet of numbers (x,y,z). The three values, or coordinates, each represent a signed separation from the origin along the x, y, and z axes.

the given points on one coordinate plane  are

A . (-4,3)

B. (2,7)

C. (5,-1)

D. (0,-8)

E. (-6,-2)

Graph is attached

Learn more about coordinates

brainly.com/question/27749090

#SPJ9

Two thirds of twenty-two

Answers

14.6666667 is the answer.

Answer:

44/3 or 14 2/3

Step-by-step explanation:

22 * 2/3

= 44/3

Other Questions
Which phenomenon is most likely due to the high specific heat capacity of water? by offering "healthier" fast food, burger king hopes to increase its market share and attract customers that previously bought from other fast-food chains. to which type of the environment is burger king reacting? -is14 En la cafetera o en clase?Di qu hacen estas personas e indica dnde estn ahora: en la cafetera o enRecuerdas? The verb estar p. 115Hablar clase. (Tell what these people are doing and where they are right now.)Escribirmodelo: Marisol / vender frutaMarisol vende fruta. Ahora est en la cafetera.1. yo/beber leche2. ellas leer un libro3. t comer yogur4. Rodrigo / aprender el espaol5. ustedes/ escribir en el pizarrn6. t y yo / compartir una pizzaExpansinTell who does thesethings at your school. light strikes a 5.0-cm thick sheet of glass at an angle of incidence in air of 50. the sheet has parallel faces and the glass has an index of refraction 1.50. a. what is the angle of refraction in the glass? b. after traveling through the glass the light re-emerges into the air. what is the final angle of refraction in air? c. as it leaves the glass, by what distance is the path of the ray is displaced from what it was before entering the glass? the purposes of managerial accounting are to provide useful information to aid in: (you may select more than one answer. single click the box with the question mark to produce a check mark for a correct answer and double click the box with the question mark to empty the box for a wrong answer. any boxes left with a question mark will be automatically graded as incorrect.) Make the following prefix conversions.600,000 cm = Km0.066060.6 The sympathetic and parasympathetic systems have ___ to enable accurate and fast ___ of our internal mechanisms what is the value of x?Enter your answer in box. a couple thinking about retirement decide to put aside $4,000 each year in a savings plan that earns 7% interest. in 10 years they will receive a gift of $20,000 that also can be invested. rade-offs between the and the future require weighing the available today against what will be available tomorrow. a good produced for present is a I need help with these questions ! Please anyone ? Why did the Phoenicians establish Carthage? A. To fight Rome B. To serve as a trading post C. To sell slaves D. To control the gold trade Divide.76 divded by 17Enter your answer as a mixed number in simplest form by filling in the boxes. v=u+ at307 80 Marksu=2a=-7Work out the value of v.t = 0.5Help If the price of pineapples increases from $3 to $5, and in response the quantity of pineapples purchased decreases from 28 to 20, the price elasticity of demand for pineapples during this period is? What was one reason South Carolina gave for its decision to secede from the Union?Responses:to form its own military.to break its contract with the federal government.to uphold the rights of property owners.to avoid paying federal taxes. Economic expansion and suburbanization in the 1950s led to cultural pressures to behave in certain ways according to your __________. In human populations of northern European origin, the disorder called hemochromatosis causes excess iron uptake from food and affects one in 200 adults. Among adults, men are ten times as likely as women to suffer from iron overload. Taking into account the existence of a menstrual cycle in humans, devise a hypothesis that explains this difference. The three main areas in the value chain where significant differences in the costs of? staffing fluctuations associated with project completion and initiation are most likely to occur in organizations that are: