A survey was conducted to determine the percentage ofcollege freshmen that planned to take a math course while in college. The results were given as 75% with a margin oferror of +/- 4%. What does the margin of error of +/- 4%mean?Select one:•4% of the students surveyed refused to participate in the poll.•4% of the students surveyed will most likely change theirminds.• Your guess can be up to 4% wrong and your confidenceinterval will still be correct•4% of the population was not included in the survey.

Answers

Answer 1

Recall that the a margin of error ir a way to do calculations under uncertainty. What the margin of error does is guarantee that the given calculation, under uncertainty, will still be valid within that range.

In our example, we are given that the calculation is 75% with a margin of error of 4%. That is, that the process of calculation that the real value would be with a high confidence between 71% and 79%. So, a value of 77% would be still correct, as it is between the admissible ranges.

So, the anwer would be option C.


Related Questions

Urgent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!A bicycle company produces y blcycles at a cost represented by the polynomial y ^ 2 + 10y + 400, 000 . The revenue for y represented by 3y^ 2 +10y+700. Find a polynomial that represents their profit. If the company only has enough materials to make 400 bicycles , should it make the bicycles ?

Answers

In order to calculate the profit, let's subtract the revenue and the cost:

[tex]\begin{gathered} \text{profit}=\text{revenue-cost} \\ \text{profit}=3y^2+10y+700-(y^2+10y+400000) \\ \text{profit}=2y^2-399300 \end{gathered}[/tex]

Now, for 400 bicycles, let's calculate the profit:

[tex]\begin{gathered} \text{profit}=2\cdot400^2-399300 \\ \text{profit}=320000-399300 \\ \text{profit}=-79300 \end{gathered}[/tex]

Since the profit is negative, the company should not make the bicycles.

This figure has two intersecting lines and a ray. What is the value of x? What is the measure of the angles? I NEED FULL DETAIL

Answers

The value of x in the intersecting lines is 7 and the measure of the angles are 38 and 52 degrees respectively.

How to solve angles?

The sum of angles on a straight line is 180 degrees.

Complementary angles are angles that sum up to 90 degrees.

Therefore,

3x + 17 + 6x + 10 = 90 (complementary angle)

combine like terms

3x + 17 + 6x + 10 = 90

3x + 6x + 17 + 10 = 90

9x + 27 = 90

subtract 27 from both sides of the equation

9x + 27 = 90

9x + 27 - 27 = 90 - 27

9x  = 63

divide both sides by 9

9x / 9 = 63 / 9

x = 7

3(7) + 17 = 21 + 17 = 38°

6(7) + 10 = 52°

Therefore, the two angles are 38 degrees and 52 degrees respectively.

learn more on angles here: https://brainly.com/question/28817229

#SPJ1

A point is plotted on a coordinate grid at (-3, 4). How far is the point from point (0, 0)?

Answers

The point at (-3, 4) is at a distance of 5 units from the point (0, 0).

How far is the point from (0, 0)?

For two points (x₁, y₁) and (x₂, y₂), the distance between them is given by the formula:

distance = √( (x₁ - x₂)² + (y₁ - y₂)²)

In this case, we want to get the distance between (-3, 4) and (0, 0), using the above formula we will see that the distance is:

distance = √( (-3 - 0)² + (4 - 0)²) = √25 = 5

The distance is 5 units.

Learn more about distances between points:

https://brainly.com/question/7243416

#SPJ1

what is the answer to 2 3/5 if converted to a fraction greater than 1

Answers

Convert the mixed number into a simple fraction:

2 3/5 = (2x5+3) /5 = 13/5

13/5 > 1

In a battle, Iceman beings to freeze iron man's suit. By the end of the battle, Iron Man's suit dropped to -4.5 deF. If Iceman was able to decrease Iron Man's suit by 73.2. What temperature did Iron Man's suit start at?

Answers

By solving a linear equation, we can see that the initial temperature of the suit is 68.7F

What temperature did Iron Man's suit start at?

We know that at the end of the battle, Iron Man's suit was at a temperature of -4.5 degrees Fahrenheit.

We know that Iceman decreased Iron Man's temperature by 73.2 F, so, if the initial temperature of the suit is T, then we can write the linear equation:

T - 73.2F = -4.5F

We can solve this equation for T.

T = -4.5F + 73.2F = 68.7F

Learn more about linear equations:

https://brainly.com/question/1884491

#SPJ1

Please answer all parts of the questions and show all work. Be sure to show all steps.

Answers

Answer:

• (a)See graph below

,

• (b)The rock will be 258 feet high at t=2.39 seconds and at t=3.61 seconds.

Explanation:

Given the equation modeling the height, h(t) of the rock after t seconds:

[tex]h(t)=-16t^2+96t+120[/tex]

Part A

To sketch the graph, we use the intercepts and the vertex.

When t=0:

[tex]\begin{gathered} h(0)=-16(0)^2+96(0)+120 \\ h(0)=120\text{ feet} \\ \implies(0,120) \end{gathered}[/tex]

The y-intercept is (0,120)

When h(t)=0:

[tex]\begin{gathered} h(t)=-16t^2+96t+120=0 \\ \text{ We solve for t using the quadratic formula} \\ t=\dfrac{-b\pm\sqrt{b^2-4ac} }{2a} \\ t=\dfrac{-96\pm\sqrt{96^2-4(-16)(120)}}{2(-16)}=\dfrac{-96\pm\sqrt{16896}}{-32} \\ t=\dfrac{-96+\sqrt{16896}}{-32}\text{ or }t=\dfrac{-96-\sqrt{16896}}{-32} \\ t=-1.06\text{ or }t=7.06 \end{gathered}[/tex]

The only possible x-intercept is (7.06, 0).

To find the vertex, we use the vertex formula below:

[tex]\begin{gathered} (h,k)=\left(-\frac{b}{2a},\frac{4ac-b^2}{4a}\right) \\ =\left(-\frac{96}{2(-16)},\frac{4(-16)(120)-96^2}{4(-16)}\right) \\ =(3,264) \end{gathered}[/tex]

Use these points to sketch the graph as shown below:

Part B

When the rock is 258 feet high: h(t)=258

[tex]\begin{gathered} -16t^2+96t+120=258 \\ -16t^2+96t+120-258=0 \\ \implies-16t^2+96t-138=0 \end{gathered}[/tex]

We solve the equation for t:

[tex]\begin{gathered} \text{ We solve for t using the quadratic formula} \\ t=\dfrac{-b\pm\sqrt{b^2-4ac} }{2a} \\ a=-16,b=96,c=-138 \\ t=\dfrac{-96\pm\sqrt{96^2-4(-16)(-138)}}{2(-16)}=\dfrac{-96\pm\sqrt{384}}{-32} \\ t=\dfrac{-96+\sqrt{384}}{-32}\text{ or }t=\dfrac{-96-\sqrt{384}}{-32} \\ t=2.39\text{ or }t=3.61 \end{gathered}[/tex]

The rock will be 258 feet high at t=2.39 seconds and at t=3.61 seconds.

Jaime want so make a square patio in his yard. He has enough concrete to pave an area of 193 square feet. If A represents the area of the patio, and s represents the side length of the patio, use the formula s=√A to find the length of each side of his patio. Round your answer to the nearest tenth of a foot.

Answers

Jaime wants to make a square patio in his yard.

Now, a square has all four sides equal.

We need to use the next equation given:

[tex]s=\sqrt{A}[/tex]

Where s represents the side length and A represens the area of his patio.

Replace using A=193 ft², therefore:

[tex]\begin{gathered} s=\sqrt{193ft^2} \\ s=13.9ft \end{gathered}[/tex]

Hence, the length of each side of his patio is 13.9 ft ( the value is rounded to the nearest tenth)

7. Brian is packing boxes that can contain two types of items, board games and remote control cars. Board games weigh 3 pounds and remote controlled cars weigh 1.5 pounds, and the box can hold no more than 24 pounds. Also, in each box, the amount of remote control cars must be at least 4 times the amount of board games. Let x represent the number of board games. Let y represent the number of remote controlled cars.A. Write the system of inequalities that represents this situation. You should have 2 different inequalities that you wrote. B. Graph the system of inequalities on the coordinate plane below.

Answers

A)

[tex]\begin{gathered} 3x+1.5y\leq24\Rightarrow inequality(1) \\ y\ge4x\rightarrow inequality(2) \end{gathered}[/tex]

Explanation

Step 1

Let x represents the number of board games

Let y represent the number of remote controlled cars

i)

a)Board games weigh 3 pounds

b) remote-controlled cars weigh 1.5 pounds

The box can hold no more than 24 pounds( in other words it must be equal or less thant 24),so

[tex]3x+1.5y\leq24\Rightarrow inequality(1)[/tex]

ii) in each box, the amount of remote control cars must be at least 4 times the amount of board games( in other words, the number of remote control cars must be equal or greater than 4 times the amount of board games, so,

hence

[tex]y\ge4x\rightarrow inequality(2)[/tex]

so,

A)

[tex]\begin{gathered} 3x+1.5y\leq24\Rightarrow inequality(1) \\ y\ge4x\rightarrow inequality(2) \end{gathered}[/tex]

Step 2

graph the inequalities

a) set the sign = to convert the inequality in a funcion, isolate for y

b) fnd 2 coordinates of the line

C) draw the line

[tex]\begin{gathered} \leq\rightarrow\text{ continuous line} \\ \ge\rightarrow\text{ cointinuous line} \end{gathered}[/tex]

i)

[tex]\begin{gathered} 3x+1.5y=24 \\ 1.5y=24-3x \\ y\leq\frac{24-3x}{1.5} \\ y=16-2x \\ \text{when x= 0} \\ y=16-0 \\ so,P1(0,16) \\ \text{when =3} \\ y=16-2(3) \\ y=16-6=10 \\ so\text{, P2(3,10)} \end{gathered}[/tex]

draw a line(continuosus) that passes trougth P1 and P2

ii)

[tex]\begin{gathered} y\ge4x\rightarrow y=4x \\ \text{when x=0} \\ y=4\cdot0=0 \\ so\text{ , P3(}0,0) \\ \text{and when x= 2} \\ y=4(2)=8 \\ so,\text{ P4}(2,8) \end{gathered}[/tex]

draw a line(continuosus) that passes trougth P3 and P4

I hope this helps you

ABC-DEF. what is the scale factor of triangle ABC to triangle DEF

Answers

in the given triangles the scale factor will be the ratio of the hypotenuse of DEF and the hypotenuse of ABC

so ratio = 30/10 = 3

thus the scale factor is 3

so the value of the sides of ABC is,

x = 27/3

x = 9

y = 18/3

y = 6

A 5000-seat theater has tickets for sale at $28 and $40. How many tickets should be sold at each price for a sellout performance to generate a total revenue of $155,600?CARDThe number of tickets for sale at $28 should be

Answers

In this case, we'll have to carry out several steps to find the solution.

Step 01:

Data

total seats = 5000

total revenue = $155600

Step 02:

system of equations:

x = # of $28 tickets

y = # of $40 tickets

equation 1:

x + y = 5000

equation 2:

28x + 40y = 155600

x + y = 5000 * (-28)

28x + 40y = 155600

-28x - 28y = - 140000

28x + 40y = 155600

-----------------------------------

12y = 15600

y = 15600 / 12

y = 1300

y in eq. 1:

x + y = 5000

x + 1300 = 5000

x = 5000 - 13000

x = 3700

The answer is:

x = 3700 of $28 tickets

y = 1300 of $40 tickets

Just need a simple explanation.

Answers

What’s your question?

The approximate areas of Wisconsin and South Carolina are listed below:
Wisconsin: 1.7 x 105 square kilometers
South Carolina: 8.29 × 104 square kilometers
How much larger is Wisconsin? Express your answer using scientific notation.

Answers

Step-by-step explanation:

you mean

1.7 × 10⁵ square kilometers (km²) and

8.29 × 10⁴ km²

1.7 × 10⁵ = 17 × 10⁴

how much larger is this than

8.29 + 10⁴ ?

(17 - 8.29) × 10⁴ = 8.71 × 10⁴ km²

so, Wisconsin is 8.71 × 10⁴ km² larger than South Carolina.

There are 2 sets of balls numbered 1 through 19 placed in a bowl. If 2 balls are randomly chosen without replacement, find the probability that the balls have the samenumber. Express your answer as a fraction in lowest terms or a decimal rounded to the nearest millionth.

Answers

The probability that the two chosen balls from each set have the same number is 0.027027.

We assume that both sets of balls are mixed together to make a single set. The two balls are drawn at random from the bowl since order is unimportant, and they are picked without replacement. We use the entire number of balls in the bowl to determine the total number of combinations made by randomly selecting two balls. The value of n is 2*19 = 38, along with the number of balls being chosen, r = 2.

N = 38C2 = 703

Divide the total number of outcomes where the two randomly picked balls have the same number by the total number of ways to choose two balls from the bowl to obtain the probability that the two randomly chosen balls have the same number.

P = 19/703 = 1/37 = 0.027027

To learn more about probability, visit :

https://brainly.com/question/11234923

#SPJ9

which of the following is equivalent to the fractions below after rationalizing the denominator and simplifying? 12/√2

Answers

SOLUTION

[tex]\frac{12}{\sqrt{2}}[/tex][tex]\frac{12}{\sqrt{2}}=\frac{12}{\sqrt{2}}\times\frac{\sqrt{2}}{\sqrt{2}}=\frac{12\sqrt{2}}{\sqrt{2}\times\sqrt{2}}[/tex][tex]\frac{12\sqrt{2}}{2}=6\sqrt{2}[/tex]

Final answer:

Find the slope of the line that passesthrough these two points.Point 1Point 2(-4,6) (-1,3)YıX2 Y2y2-yimX2-X1m = [?]X1

Answers

The slope m of a line passing through two points A (x₁, y₁) and B (x₂, y₂) is expressed as

[tex]\begin{gathered} m\text{ = }\frac{y_2-y_1}{x_2-x_1}\text{ ----- equation 1} \\ \text{where} \\ (x_1,y_1)\Rightarrow coordinate\text{ of point A} \\ (x_2,y_2)\Rightarrow coordinate\text{ of point B} \end{gathered}[/tex]

Given the points: (-4, 6), (-1, 3).

This implies that

[tex]\begin{gathered} x_1=-4, \\ y_1=6, \\ x_2=-1, \\ y_2=3 \end{gathered}[/tex]

Thus, substitute the above values into equation 1.

[tex]\begin{gathered} m\text{ = }\frac{y_2-y_1}{x_2-x_1} \\ \text{thus,} \\ m=\frac{3-6}{-1-(-4)} \\ =\frac{-3}{-3} \\ \Rightarrow m=-1 \end{gathered}[/tex]

Hence, the

If m angle JMK =67, find the m angle JKM

Answers

SOLUTION:

Step 1:

In this question, we are given the following:

If m angle JMK =67, find the m angle JKM

Step 2:

From step 1, we can see that:

[tex]\begin{gathered} \angle JMK=67^0 \\ \text{and } \\ \angle MJK=90^0 \\ \text{Then , we have that:} \end{gathered}[/tex][tex]\angle JKM=90^0-67^{0\text{ }}=23^0[/tex]

CONCLUSION:

From the above solution, we can see clearly that the final answer is:

[tex]\angle JKM=23^0[/tex]

What is the solution to -3/7m<21?
m < 49
m > 49
m > -49
m < -49

Answers

Answer:

[tex]m>-49[/tex]

Step-by-step explanation:

[tex]m>21(-7/3)=-49[/tex]

Understanding of Multiplying by a Fraction Name: Draw a number line model to represent each multiplication problem. Then solve the problem.2/3×1/2=how do you do this

Answers

We have following:

1.

[tex]\frac{2}{3}\cdot\frac{1}{2}=\frac{2\cdot1}{3\cdot2}=\frac{2}{6}=\frac{1}{3}[/tex]

2.

[tex]\frac{5}{6}\cdot\frac{3}{4}=\frac{5\cdot3}{6\cdot4}=\frac{15}{24}=\frac{5}{8}[/tex]

Find the absolute maximum and minimum for the given graph. Give your answer as an ordered pair. 5 3 2. 1 2 3 4 5 Absolute maximum: Absolute minimum:

Answers

The highest point as well as coordinates on the graph is the absolute maximum and it's coordinates. From the graph, the highest point is where = 0 and y = 4

The coordinate is (0, 4)

The lowest point as well as coordinates on the graph is the absolute minimum and it's coordinates. From the graph, the highest point is where = - 3 and y = - 5

The coordinate is (- 3, - 5)

Which equation has the solution x = 5?

2x 8 = -2
52 – 7 = 12
-
7x - 4 = 101
9x - 2 = 47

Answers

Answer:

I think your missing some signs

what is 10-6+8/2x3 please help

Answers

Answer:

16

Step-by-step explanation:

16 is the answer

10-6+ 8/2 *3
8/2=4

10-6+4*3
4*3=12

10-6+12
10-6= 4

4+12=16

35Todd forgot the first two numbers of his locker combination. The numbers can be any number 1 through 6. What istprobability that he will guess the first number correctly and the second number incorrectly?OAOB.olaroc.OD.ResetSubmit

Answers

Answer:

A. 5/36

Explanation:

The total number of possible number choice = 6

Only 1 out of 6 can be correct, thus:

[tex]P(\text{he will guess the first number correctly)}=\frac{1}{6}[/tex]

There are 5 incorrect numbers, therefore:

[tex]P(\text{he will guess the }\sec ond\text{ number incorrectly)}=\frac{5}{6}[/tex]

Therefore, the probability that he will guess the first number correctly and the second number incorrectly:

[tex]\begin{gathered} =\frac{1}{6}\times\frac{5}{6} \\ =\frac{5}{36} \end{gathered}[/tex]

The correct choice is A.

rrange the equations in increasing order of the value of their solutions.-2=4–1793+4 = -1.11-163.20 +5.7 = -2.50110.10-1.60+44 = -7!ResetNea

Answers

-6, -2, 1, 2

Explanation:

We need to solve each expression individually:

1) 1/4 x + 5/2 x - 2 = 4 - 1/4 x

Collecting like terms:

1/4 x + 5/2 x + 1/4 x = 4 + 2

[tex]\begin{gathered} \frac{x\text{ + 5x(2) + x}}{4}=\text{ 6} \\ \frac{12x}{4}=\text{ 6} \\ 3x\text{ = 6} \\ x\text{ =2} \end{gathered}[/tex]

2) 7.9x + x + 4 = -1.1x - 16

Collecting like terms:

7.9x + x + 1.1x = -16 -4

10x = -20

x = -20/10

x = -2

3) 3.2x + 5.7 = -2.5x

Collecting like terms:

3.2x + 2.5x = 5.7

5.7x = 5.7

x = 5.7/5.7

x = 1

4) 10.1x - 1.6x + 44 = -7

Collecting like terms:

8.5x = -7-44

8.5x = -51

x = -51/8.5

x = -6

The solutions: 2, -2, 1, -6

Arranging in increasing order of their solution (smallest to the highest):

-6, -2, 1, 2

Use f(x) = 5x − 4 and g(x) = 3 − x2 to evaluate the expression. (a) (f ∘ g)(−2) (b) (g ∘ f)(−2)

Answers

The composite functions are evaluated as:

a. (f ∘ g)(−2) = -9

b. (g ∘ f)(−2) = - 193

How to Solve Composite Functions?

Given the functions,

f(x) = 5x − 4

g(x) = 3 − x²

a. To find the composite function,  (f ∘ g)(−2), we will replace g(-2) instead of x in the function f(x).

Therefore, we would have:

(f ∘ g)(−2) = f(g(-2))

f(g(-2)) = 5(3 − (-2²)) − 4

f(g(-2)) = 5(3 − 4) − 4

f(g(-2)) = 5(-1) − 4

f(g(-2)) = -5 − 4

f(g(-2)) = -9

Therefore, (f ∘ g)(−2) = -9.

b. Also, the composite function (g ∘ f)(−2) would be evaluated by replacing f(-2) instead of x in g(x).

Therefore:

(g ∘ f)(−2) = g(f(-2))

g(f(-2)) = 3 − (5(-2) − 4)²

g(f(-2)) = 3 − (-10 − 4)²

g(f(-2)) = 3 − (-14)²

g(f(-2)) = 3 − 196

g(f(-2)) = -193

Therefore, (g ∘ f)(−2) = - 193

Learn more about composite functions on:

https://brainly.com/question/10687170

#SPJ1

I’m having trouble I need this answered, it is apart of my ACT prep guide

Answers

Question:

Solution:

According to the data of the problem, the series is given by the following expression:

[tex]\sum ^{\infty}_{n\mathop=1}\frac{n}{3^n}=\frac{1}{3^1}+\frac{2}{3^2}+\frac{3}{3^3}+\cdots[/tex]

now, remember the ratio test:

Suppose we have the series

[tex]\sum ^{}_{}a_n[/tex]

Define,

[tex]L\text{ =}\lim _{n\to\infty}|\frac{a_{n+1}}{a_n}|[/tex]

Then,

if L<1, the series is absolutely convergent (and hence convergent).

if

L>1, the series is divergent.

if

L=1 the series may be divergent, conditionally convergent, or absolutely convergent.

Applying this definition to the given series, we obtain:

[tex]L\text{ =}\lim _{n\to\infty}|\frac{(n+1)3^n_{}}{n3^{n+1}_{}}|=\frac{1}{3}<1[/tex]

then, the given series is absolutely convergent (and hence convergent). So that, we can conclude that the correct answer is:

A brand of frozen green beans lists a weight of 32 ounces on its bag. Because of variability in the manufacturing process, the bags often contain slightly more, or less, than 32 ounces of green beans. An inspector takes a random sample of 25 bags of green beans and records their weights. The weights and their relative frequencies are summarized in the histogram below.


A histogram titled Green Beans has actual weight (ounces) on the x-axis, and relative frequency on the y-axis. 31.8 to 31.9, 0.04; 31.9 to 32.0, 0.04; 32 to 32.1, 0.12; 32.1 to 32.2, 0.2; 32.2 to 32.3, 0.36; 32.3 to 32.4, 0.23.


Which interval contains the median bag weight?


31.9–32.0 ounces

32.0–32.1 ounces

32.1–32.2 ounces

32.2–32.3 ounces

Answers

The mode of the data lies at the end of the histogram, one can find that more values are concentrated at the ending of histogram, so the data is skewed data. Hence option 2: 32.0–32.1 ounces is the more appropriate.

As per the question statement, a brand of frozen green beans lists a weight of 32 ounces on its bag but because of variability in the manufacturing process, the bags often contain slightly more, or less, than 32 ounces of green beans then an inspector takes a random sample of 25 bags of green beans and records their weights and weights and their relative frequencies are summarized and an histogram was plotted.

A histogram titled Green Beans has been defined by actual weight (ounces) on the x-axis, and the relative frequency on the y-axis.

31.8 to 31.9, 0.04; 31.9 to 32.0, 0.04; 32 to 32.1, 0.12; 32.1 to 32.2, 0.2; 32.2 to 32.3, 0.36; 32.3 to 32.4, 0.23.

So, the  mode of the data lies at the end of the histogram, one can find that more values are concentrated at the ending of histogram, so the data is skewed data. Hence option 2: 32.0–32.1 ounces is the more appropriate.

Histogram: A diagram with rectangles whose width is equal to the class interval and whose size is related to the frequency of a variable.Skewed data: When a collection of data deviates from the symmetrical bell curve, or normal distribution, it is said to have skew.

To learn more about Histogram, click on the link given below:

https://brainly.com/question/16819077

#SPJ1

a. What is KL? __. b. What is the coordinate of the midpoint of KL? __?c. Point C lies between points K and L. The distance between points K and C is __ of KL. What is the coordinate of point C? __.

Answers

Given the graph of the line segment KL on the number line

As shown:

The coordinates of k = -9

The coordinates of L = 15

a. What is KL?

[tex]\begin{gathered} KL=15-(-9)=15+9=24 \\ KL=24 \end{gathered}[/tex]

b. What is the coordinate of the midpoint of KL?

Let the midpoint = M

[tex]M=\frac{K+L}{2}=\frac{-9+15}{2}=\frac{6}{2}=3[/tex]

So, the coordinates of the midpoint = 3

The telephone cable in the illustration currently runs from A to B to C to D.How much cable ( in yards) is required to run from A to D directly? yd

Answers

Given

[tex]\begin{gathered} A\text{ to B =106 yd} \\ B\text{ to C= 72yd} \\ C\text{ to D=48 yd} \end{gathered}[/tex]

Solution

[tex]\begin{gathered} P\text{ to D = 106+48} \\ P\text{ to D =154} \end{gathered}[/tex]

So to find A to D directly, We use pythagoras

[tex]\begin{gathered} AD^2=154^2+72^2 \\ AD^2=23716+5184 \\ AD^2=28900 \\ Take\text{ the square root of both sides} \\ AD=\sqrt[]{28900} \\ AD\text{ =170 } \end{gathered}[/tex]

The final answer

170 yd is required to run from A to D directly

For the equation, 2x+y=6, complete the following ordered pairs: (0,_), (_,0), (_,-6)

Answers

Answers in bold

(0, 6)

(3, 0)

(6, -6)

==============================================

Explanation:

The first point given is (0, _) where we don't know what goes in the blank just yet. Let's call this unknown y. The point is (0, y)

Plug in x = 0 to solve for y.

2x+y = 6

2*0+y = 6

0+y = 6

y = 6

Therefore, the point is (0,6) which is the y intercept. This is where the graph crosses the y axis.

------------------------

Next we move onto (_,0)

Plug in y = 0 to find x

2x+y = 6

2x+0 = 6

2x = 6

x = 6/2

x = 3

The point (_, 0) updates to (3,0) which is the x intercept. This is where the graph crosses the x axis.

------------------------

Lastly, we'll use y = -6 to find x.

2x+y = 6

2x-6 = 6

2x = 6+6

2x = 12

x = 12/2

x = 6

We go from (_, -6) to (6, -6)

------------------------

We can use a graphing tool like Desmos to visually confirm the answers. See below.

The earliest known unit of length to be used in a major construction project is the “megalithic yard” used by. Builders of stone-henge in southwestern Britiian about 2600 b.c. If 1 megalithic yard= 2.72 plus minus 0.05 ft, convert this length to inches. (Round to the nearest tenth of an inch.)

Answers

1 megalthic yard = 2.722 feet ( this means they multiplied with 2.722 to get to feet)

now we need to convert feet to inches :

1 ft = 12 inches

2.722 ft = x

cross multiply

2.722 x 12 = 1 X

therefore x = 32,664

rounding off to the nearest tenth of an inch is equivalent to 32.6 inches

Other Questions
the pharoah decided how Egypts affairs should be run at all level An electronic banking outlet that enables customers to use a card to withdraw money is called If it takes Ashley 4.5 seconds to run at an average speed of 5.5 meters per second, what is the distance (in meters) she covers in that time? Round your answer to one decimal place. The complex number w is given by w= p-4i/2-3i where p is a real constant. Express w in the form a+bi where a and b are real constants. give your answer in simplest terms of p.b) given that arg w= pi/4 find the value of p i need big help so everyday my computer add new tabs when im working and what i do is check for viruses and watch vidoes how to fix and it dosent work i even resatrt my computer and scan for malware what shoul i do? and every day i fix it but then the next day it happens again pls help. and dont tell me to get a computer. Evaluate the following statements regarding seeds and select which of them are true. a) They contain an embryo b) They contain nutritive tissue for the embryo c) They are also referred to as spores d) They consist entirely of diploid cells. factoring is writing an expression as the product of two factors; what are those factors ? 6(5+3) Thor goes to the store and buys a game station for $75. The store is running a discount of 10% What is the price of the game station after the discount? Help pls................ what can we use to determine what policies will be applied for a given machine? Naomi is driving on a long road trip. She currently has 10 gallons of gas in her car. Each hour that she drives, her car uses up 0.75 gallons of gas. How much gas would be in the tank after driving for 4 hours? How much gas would be left after t hours? 18. Brett bought three pairs of jeans and five polo shirts. The jeans that regularly sell for $79 were 35% off and the polo shirts that regularly sell for $39 were 15% off. If sales tax is 5.75% and he gave the cashier $350, how much did he receive back in change? Which of the following statements below best describes how the pacing of "After 20 Years" and its effect on the story?A. The quick pacing moves the story along quickly with descriptive language, which adds humor to the story. The pacing is quick throughout the story.B. The slow pacing in the beginning helps build tension as we get to know the characters; the sudden change to quick pacing at the end increases the suspense.C. The quick pacing makes the setting come alive with vivid imagery and descriptive language, which makes the story surprising. The pacing is quick throughout the story. List the entities and personnel involved in an Automobile's Repair Shop's "supply chain" 1. How do you think these do or should all work together? 2. How do you think it could be improved? Is it possible for roles to change in an environment? Explain what could happen to the community if all the frogs suddenly died. 4. Higher Order Thinking Dyani saysshe can multiply 11 x 11 by finding(10 x 10) + (1 x 1). What mistake didDyani make? Correct her mistake. HELP ILL GIVE U MANY POINTS Write in point- slope form.(4, 5) (-3, 4) All measurements are subject to some uncertainty. Is this true or false? 3. Because the climate in southern Texas is very dry, the Coahuiltecana. grew a variety of crops for export.b. became hunter-gatherers to support themselves.c. learned how to make many fine tools.d. build large adobe houses to stay cool in summer.