The shoe sizes of a group of middle school girls are shown.


5.5 6 7 8.5 6.5
6.5 8 7.5 8 5

If a shoe size of 9.5 is added to the data, how does the median change?

Answers

Answer 1

Answer: 7

Step-by-step explanation:

Median is the middle number of a data set.

You need to first start off with listing the shoe sizes in numerical order:


5, 5.5, 6, 6.5, 6.5, 7, 7.5, 8, 8, 8.5, 9.5


You have a total of 11 numbers in the set, so you can choose the sixth number in the set, which is 7.

So, 7 is the median number.

Answer 2

The median of current data is 6.5 while by adding 9.5 to the data group the median changes to 6.75.

What are the mode and median?

Mode is the highest frequency number while the median is the middle value of a data set after writing in either an increasing or decreasing manner.

For example;

Set { 1,2,2,3,4,5,6} here mode is 2 and median is 3.

As per the given data,

5.5, 6, 7, 8.5 6.5,6.5, 8, 7.5, 8 5

Write the above data in increasing order,

5,5.5,6,6.5,6.5,7,7.5,8,8.5

The median is the middle value thus, 6.5 will be the median.

Now let's add 9.5 to the data group,

5,5.5,6,6.5,6.5,7,7.5,8,8.5,9.5

Now we have two middle values 6.5 and 7

Median = (6.5 + 7)/2 = 6.75

Hence "The median of current data is 6.5 while by adding 9.5 to the data group the median changes to 6.75".

To learn more about mode and median,

brainly.com/question/300591

#SPJ2


Related Questions

Find the two possible values ofX in the GP 72,x,18.

Answers

The possible values of X in the GP 72,x,18 is 36.

What is a geometric progression?

A geometric progression simply means a sequence that has a common ratio.

From the information, the first term is 72 and the third term is 18

First term a = 72

Third term ar² = 18

Therefore, 72r² = 18

r² = 18/72

r² = 1/4

r = ✓1/4

r = 1/2

Therefore second term will be:

= 72 × 1/2

= 36

Therefore, x is 36.

Learn more about geometric progression on:

brainly.com/question/24643676

#SPJ1

Judging by the appearance, name a acute angle, an obtuse angle, and a right angle

Answers

Answer:

acute angle - UVW

obtuse angle - VWX

right angle - UYX

PLEASE HELP!! QUICK!

Answers

Answer:

(0,-3)

Step-by-step explanation:

which expressions are equivalent to 3^4/9/3^2/9? select all that apply

Answers

Answer:

Two correct answers: subtracting exponents and

3^ 2/9

Step-by-step explanation:

To divide, subtract exponents. To subtract fractions keep the bottom number the same and subtract the top number. See image.

What is the standard form of the quadratic function y=ax^2+bx+c shown in the graph below? a=_ b=_ c=_

Answers

The standard form of the quadratic function y=ax² + bx + c = a (x - h)² + k

How to find the standard for of a quadratic function?

By definition, quadratic function is a function in the form f(x) = ax² + bx + c, where a, b, and c are numbers with a not equal to zero.

ax² + bx + c = a (x² - 2xh + h²) + kax² + bx + c

= ax² - 2ah x + (ah² + k)

Comparing the coefficients of x on both sides,b = -2ah ⇒ h = -b/2a .............................................(i)

Comparing the constants on both sides,c = ah² + kc = a (-b/2a)² + k (From (1))

c = b²/(4a) + kk = c - (b²/4a)k = (4ac - b²) / (4a)

Therefore, we can use the formulas h = -b/2a and k = (4ac - b²) / (4a) to convert the standard form to its vertex form.

the vertex form of the parabola is  y = a (x - h)² + k

The standard form of the parabola is y = ax² + bx + c

The standard form of the quadratic function y=ax²+bx+c is x=-b± [tex]\frac{\sqrt{b^{2}- } 4ac}{2a}[/tex]

Learn more about quadratic equations on

brainly.com/question/10170489

#SPJ1

Answer the question below

Answers

By just expanding the products, we can see that the expression can be written as:

(x - 1)*(x + 2)*(x + 3) = x³ + 4x² + x - 6

How to rewrite the expression?

Here we want to expand the expression:

(x - 1)*(x + 2)*(x + 3)

We can start to expand the first two parts, writing:

(x - 1)*(x + 2)*(x + 3) = [(x - 1)*(x + 2)]*(x + 3)

[x² + (-1)*x + x*2 + (-1)*2]*(x + 3)

[x² - x + 2x - 2]*(x + 3)

[x² + x - 2]*(x + 3)

Now we can finish the expansion:

[x² + x - 2]*(x + 3) = (x²)*x + (x²)*3 + x*x + x*3 + (-2)*x + (-2)*3

= x³ + 3x² + x² + 3x - 2x - 6

= x³ + 4x² + x - 6

That is the polynomial written in standard form.

Learn more about polynomials:

https://brainly.com/question/4142886

#SPJ1

Find a formula for the quadratic
function whose graph has its vertex
at (−1, 2) and its y-intercept at
y = 3.

Answers

Quadratic function whose graph has its vertex

at (−1, 2) and its y-intercept at y = 3 is f(x) = [tex](x+1)^{2}[/tex] + 2

What do you mean by quadratic equation?

A quadratic equation in algebra is any equation that can be transformed in standard form like the following:

[tex]ax^{2} +bx+c[/tex]

Where x stands for an unknown and a, b, and c are known numbers. The coefficients of the equation, denoted by the numbers a, b, and c, are the quadratic coefficient

It is given that graph of the quadratic funcion has vertex(-1,2) and y-intercept at y=3

Now, using formula, f(x) = a[tex](x-h)^{2}[/tex] + k, where (h,k) is the vertex of the parabola.

Here, vertex of the quadratic function is (-1,2)

So, f(x) = a[tex](x+1)^2[/tex] + 2

Now, we need to solve for a.

y-intercept is given as y=3, which means f(x)= 3 when x=0

Using this we get ,
f(0) = 3

a(1) + 2 = 3

a + 2 = 3

a = 3 - 2

a = 1

Quadratic function become:

f(x) = [tex](x+1)^{2}[/tex] + 2

Therefore, quadratic function whose graph has its vertex

at (−1, 2) and its y-intercept at y = 3 is f(x) = [tex](x+1)^{2}[/tex] + 2

To learn more about the quadartic equation from the given link.

https://brainly.com/question/1214333

#SPJ1

Find −3 4/9÷(−2 1/3) . Write your answer as a mixed number in simplest form.

Answers

The value of the fraction −3 4/9÷(−2 1/3) is 1 10/21.

What is a fraction?

A fraction is simply a piece of a whole. The number is represented mathematically as a quotient where the numerator and denominator are split. In a simple fraction, the numerator as well as the denominator are both integers.

In this case, the fraction will be illustrated as:

= −3 4/9÷(−2 1/3)

Change to improper fraction

= -31 / 9 ÷ - 7/3

= 31/9 × 3/7

= 31 / 21

= 1 10/21

Learn more about fractions on:

brainly.com/question/17220365

#SPJ1

In triangle ABC, the measure of angle X is eight times the sum of the measures of angles Y and Z. The measure of angle Y is three times the measure of angle Z. What are the measures of the angles?
x=
y=
z=

Answers

The measures of Angle X, Y and Z are 160°,  15°,  5° respectively.

What are Angles?

a figure which is formed by two rays or lines that shares a common endpoint is called an angle. The word “angle” is derived from the Latin word “angulus”, which means “corner”. The two rays are called the sides of an angle, and the common endpoint is called the vertex.

The sum of the three angles X, Y, Z is 180°

X + Y + Z = 180---------------1

if X is 8 times the sum of Y and Z, it means,

X = 8( Y + Z)--------------------2

Also

Y is three times Z, which means

Y = 3Z---------------------3

Substitute equation 3 and 2 in equation 1

8( 3Z + Z) + 3Z + Z = 180

32Z +4Z = 180

36Z = 180

Z = 180/36

Z = 5°

substitute the value of z in equations 1 and 3 to find X and Y

Y = 3Z,

at Z = 5

Y = 3 x 5

Y = 15°

X = 8(Y +Z)

X = 8( 15 + 5)

X = 8 x 20

X  = 160°

In conclusion, the Value of the angles X, Y and Z are 160°, 15° and 5° respectively.

Learn more about angles: https://brainly.com/question/25716982

#SPJ1

A rectangular sheet of metal measures 8 inches by 10 inches. The metal is worth $2.00 per square inch. How much is the sheet of metal worth?

Answers

The cost of the 80 square inches metal sheet is $160

The length of the rectangular sheet = 8 inches

The width of the rectangular sheet = 10 inches

The area of  the rectangular sheet = The length of the rectangular sheet  × The width of the rectangular sheet

Substitute the values in the equation

= 8 × 10

= 80 square inches

The cost of metal per square inch = $2

Then the cost of metal sheet = The area of  the rectangular sheet × The cost of metal per square inch

Substitute the values in the equation

= 80 × 2

= $160

Hence, the cost of the 80 square inches metal sheet is $160

Learn more about area here

brainly.com/question/2429576

#SPJ9

What is the slope of the line through (-2,2) and (3,9)

Answers

Answer: The slope is 7/5

Step-by-step explanation:

(-2,2) and (3,9)

The slope formula is [tex]m=\frac{y_{2}- y_{1}}{x_{2}- x_{1}}[/tex]

Lets insert our numbers into there!

[tex]m=\frac{9-2}{3- -2}[/tex]


m= 7/5

Hope this helps! <33

PLEASE HELP
Given: (GH) is a midsegment of ∆DEF. Show all work.
Find the value of x and y.
What is the length of (DF) ?

Answers

Using Midsegment theorem, the value of x, y and DE in the triangle are 17, 2, and 20 respectively.

How to find the length of triangle using midsegment theorem?

The Midsegment theorem states that the midsegment connecting the midpoints of two sides of a triangle is parallel to the third side of the triangle, and the length of this midsegment is half the length of the third side.

Therefore, DH is midsegment of  triangle DEF.

Let's find the value of x.

1 / 2 (28) = x - 3

14 = x - 3

x = 14 + 3

x = 17

Let's find y

x - 7 = y + 8

17 - 7 = y + 8

10 = y + 8

y = 10 - 8

y = 2

Let's find DE

DE =  y + 8 + x - 7

DE  = 2 + 8 + 17 - 7

DE = 20

learn more on triangle here: brainly.com/question/12757954

#SPJ1

The entire graph of the function f is shown in the figure below.
Write the domain and range of f using interval notation.

Answers

The domain of function f using interval notation is (-3, 3).

The range of function f using interval notation is (-5, 4).

What is a domain?

In Mathematics, a domain simply refers to the set of all real numbers for which a particular function is defined. This ultimately implies that, a domain is the set of all possible input numerical values (numbers) to a function and the domain of a graph comprises all the input numerical values which are shown on the x-axis.

Additionally, the vertical extent of a graph represents all range values and they are always read and written from smaller to larger numerical values, and from the bottom of a graph to the top.

By critically observing the graph of this function shown, we can reasonably infer and logically deduce the following:

Domain = (-3, 3).

Range = (-5, 4).

Read more on domain here: https://brainly.com/question/17196520

#SPJ1

The function
h
(
x
)
=
(
x
+
3
)
5
can be expressed in the form
f
(
g
(
x
)
)
where
f
(
x
)
=
x
5
, and
g
(
x
)
is defined below:

Answers

The auxiliary function used in the composition between the two functions f(x) and g(x) is equal to linear function g(x) = x + 3.

How to derive the auxiliary function in a composition function

Herein we find the result of a composition between two functions, where the variable x of the parent function f(x) is substituted by the auxiliary function g(x). The composition between the two functions is defined below:

h(x) = f ° g (x) = f [g (x)]

If we know that the parent function f(x) = x⁵, then the auxiliary function within the composition is the linear function g(x) = x + 3.

Remark

The statement is poorly formatted, the correct form is shown below: The function h(x) = (x + 3)⁵ can be expressed in the form f[g(x)] where f(x) = x⁵ and g(x) is defined below.

To learn more on compositions between two functions: https://brainly.com/question/9484507

#SPJ1

3, 12, 27, 64, 75, 108


a) give the next number in this pattern

b) what is the rule to find the nth term?

c) what is the 20th term?


Please help + explain!

Answers

The third term from the sequence should be 48 so that (a) the next term is 147 (b) the rule to find the nth term is 3×n² and (c) the 20th term is 1200.

How to find the next term of the sequence

From the question, 3, 12, 27, 64, 75, 108 the third term 64 is supposed to be 48. hence the terms are derived as follows:

1st term; 3 × 1² = 3

2nd term;3 × 2² = 12

3rd term; 3 × 3² = 27

4th term; 3 × 4² = 48

5th term; 3 × 5² = 75

6th term; 3 × 6² = 108

Therefore, the next term which the 7th term is 3 × 7² = 147, the rule for the sequence is 3×n² and the 20th term is 3 × 20² = 1200.

Learn more about sequence here:https://brainly.com/question/7882626

#SPJ1

F(x)=4x+11; f(c+7) solve the equation

Answers

We have a translation of 7 units to the left, and it is:

F(c + 7) = 4c + 39

How to evaluate the function?

Here we have the linear function:

F(x) = 4x + 11

And we want to find:

F(c + 7)

So we just need to evaluate the function in x = c + 7, we will get:

F(c + 7) = 4*(c + 7) + 11

F(c + 7) = 4c + 28 + 11

F(c + 7) = 4c + 39

So basically we had a translation of 28 units up of our linear function (or 7 units to the left)

Learn more about linear equations:

https://brainly.com/question/21727173

#SPJ1

Shayla is tracking the weight of the smallest puppy in a liter. use the table to write a linear function that model’s the puppy’s growth

Answers

The linear function that models the puppy's growth is written as: y = 3x + 3.

How to Write the Equation of a Linear Function?

The values we need to find before we can write he linear function that models a situation, are:

The slope = mThe y-intercept = b

The linear function would be expressed as y = mx + b, which is in the slope-intercept form.

The table of the puppy's growth that Shayla is tracking is shown below. Using two points on the table, say, (0, 3) and (1, 6):

Slope (m) = change in y / change in x = (6 - 3)/(1 - 0)

Slope (m) = 3/1 = 3

Substitute m = 3 and (0, 3) into y = mx + b to find b:

3 = 3(0) + b

3 = 0 + b

3 = b

b = 3

To write the linear function, substitute m = 3 and b = 3 into the equation, y = mx + b:

y = 3x + 3

Learn more about linear function on:

https://brainly.com/question/15602982

#SPJ1

Answer: A

Step-by-step explanation: FLVS question the answer is A

PLEASE HELP MEEE!!!

Which point is located on the line represented by the equation y+8=3/7(x-5)

a. (3/7, 5)

b. (-5, 8)

c. (8, -5)

d. (5, -8)

e. (-8, 5)

Answers

Answer:

D, (5,-8)

Step-by-step explanation:

On the graph in the image, you can see option D's only point on the line.

Answer: D

Step-by-step explanation:

You will plug every value into the equation; if they are true, that is the correct option.

A.

5+8=3/7(3/7-5)

13=3/7(-32/7)

13=(-96/49)

A is INCORRECT

B.

8+8=3/7(-5-5)

16=3/7(-10)

16=-30/7

B is INCORRECT

C.

-5+8=3/7(8-5)

3=3/7(3)

3=9/7

C is INCORRECT

D.

-8+8=3/7(5-5)

0=3/7(0)

0=0

D IS CORRECT

2) Business Zoom Corporation makes model cars. Each sells for $29.99. The unit cos
is $14.25. If the company's fixed costs are $314,800, find the number of units they
need to sell to break even.

Answers

Answer: Break-even point in units= 20,000

Step-by-step explanation:

Break-even point in units= 20,000

Step-by-step explanation:

Giving the following information:

Selling price per unit= $29.99

Unitary variable cost= $14.25

Fixed costs= $314,800

To calculate the break-even point in units, we need to use the following formula:

Break-even point in units= fixed costs/ contribution margin per unit

Break-even point in units= 314,800 / (29.99 - 14.25)

Break-even point in units= 20,000

Answer:

20,000

Step-by-step explanation:

29.99-14.25 (15.74) it the money that they make per unit without accounting for the fixed cost.

314800 = 15.74x  Divide both sides by 15.74

20000 = x

Solve 4 + 2 sinx= 14-8 sinx for 0° ≤ x ≤ 180

Answers

Answer:

x= 90°.

Step-by-step explanation:

1. Write the expression.

[tex]4 + 2 sin(x)= 14-8 sin(x)[/tex]

2. Subtract "4" from both sides of the equation.

[tex]-4+4 + 2 sin(x)= 14-8 sin(x)-4\\ \\2 sin(x)= 10-8 sin(x)[/tex]

3. Add "8sin(x)" to both sides of the equation.

[tex]2 sin(x)+8 sin(x)= 10-8 sin(x)+8 sin(x)\\ \\10 sin(x)= 10[/tex]

4. Divide both sides by 10.

[tex]\frac{10 sin(x)}{10} = \frac{10}{10} \\ \\sin(x)=1[/tex]

5. Apply the arcsin of sin^-1 to both sides of the equation.

[tex]arcsin(sin(x))=arcsin(1)\\ \\x=90[/tex]

6. Conclude.

x= 90°.

Find the total of the areas under the standard normal curve to the left of z1=−2.575 and to the right of z2=2.575 Round your answer to four decimal places, if necessary.

Answers

The total of the areas under the standard normal curve to the left of (z₁ = -2.575) and to the right of (z₂ = 2.575) is equal to 0.0098.

How to determine the total of the areas under the standard normal curve?

In Statistics, the standard normal distribution table is designed and developed to provide only the area to the left of a specified z-score. Additionally, since z-score (z₁) and z-score (z₂) are generally symmetric about z = 0 and are negatives of one another, then, by symmetry, the area to the right of z-score (z₂) is always equal to the area to the left of z-score (z₁).

This ultimately implies that, the total areas under a standard normal curve in two tails can be determined by calculating the area to the left of z-score (z₁) and multiplying the value by two (2).

From the z-score table, the area to the left of z-score (z₁ = -2.575) is given by:

The area to the left of z-score (z₁ = -2.575) = 0.0049

For the total areas, we have:

Total areas under a standard normal curve = 2 × 0.0049

Total areas under a standard normal curve = 0.0098.

Read more on z-scores here: https://brainly.com/question/17180058

#SPJ1

NO LINKS!! Please help me with this sequence Part 1x​

Answers

Answer:

2, 3, 4, 9, 32, 279, 8896, 2481705, 22077238784 2,490,930 neither 121,800

Step-by-step explanation:

1. Recursively-defined sequence

You want the first 9 terms of the recursive sequence defined by ...

  [tex]\begin{cases}s_1=2\\s_2=3\\s_n=s_{n-2}(s_{n-1}-1)\end{cases}[/tex]

The attached spreadsheet uses the given formula for the next term. It shows the terms to be ...

  2, 3, 4, 9, 32, 279, 8896, 2481705, 22077238784

2. Sequence sum

The attached spreadsheet sum function has been used to find the sum of the first 8 terms. That sum is ...

  2490930

3. Sequence type

The sequence of problem 1 has neither a common difference nor a common ratio between successive terms. It is neither arithmetic nor geometric.

4. Sum of arithmetic sequence

The sum of the first n terms of an arithmetic sequence with first term a1 and common difference d is given by ...

  Sn = (2a1 +d(n -1))(n/2)

You have a sequence with a1 = 12 and d = (18-12) = 6. You want the sum of the first 200 terms.

  S200 = (2·12 +6(200 -1))(200/2) = 121,800

The sum is 121,800.

__

Additional comment

A spreadsheet is a nice tool for finding terms of a recursively-defined sequence. The formula can include as many terms as necessary, and it can be replicated thousands of times, if necessary. The limitation is that arithmetic is generally limited to 16 significant figures, or so.

Answer:

1.  

s₁ = 2

s₂ = 3

s₃ = 4

s₄ = 9

s₅ = 32

s₆ = 279

s₇ = 8,896

s₈ = 2,481,705

s₉ = 22,077,238,784

2. 2,490,930

3.  Neither.

4.  121,800

Step-by-step explanation:

Question 1

A recursive rule for a sequence allows you to find the nth term of the sequence provided you know the value of the previous term in the sequence.

Given recursive rule:

[tex]\begin{cases}s_n=s_{n-2} \cdot (s_{n-1}-1)\\s_1=2\\s_2=3\end{cases}[/tex]

Therefore, the first 9 terms of the sequence are:

[tex]s_1=2[/tex]

[tex]s_2=3[/tex]

[tex]\begin{aligned}s_3&=s_{3-2} \cdot (s_{3-1}-1)\\&=s_{1} \cdot (s_{2}-1)\\&=2 \cdot (3-1)\\&=2 \cdot 2\\&=4 \end{aligned}[/tex]

[tex]\begin{aligned}s_4&=s_{4-2} \cdot (s_{4-1}-1)\\&=s_{2} \cdot (s_{3}-1)\\&=3 \cdot (4-1)\\&=3 \cdot 3\\&=9 \end{aligned}[/tex]

[tex]\begin{aligned}s_5&=s_{5-2} \cdot (s_{5-1}-1)\\&=s_{3} \cdot (s_{4}-1)\\&=4 \cdot (9-1)\\&=4 \cdot 8\\&=32 \end{aligned}[/tex]

[tex]\begin{aligned}s_6&=s_{6-2} \cdot (s_{6-1}-1)\\&=s_{4} \cdot (s_{5}-1)\\&=9 \cdot (32-1)\\&=9 \cdot 31\\&=279\end{aligned}[/tex]

[tex]\begin{aligned}s_7&=s_{7-2} \cdot (s_{7-1}-1)\\&=s_{5} \cdot (s_{6}-1)\\&=32 \cdot (279-1)\\&=32 \cdot 278\\&=8896\end{aligned}[/tex]

[tex]\begin{aligned}s_8&=s_{8-2} \cdot (s_{8-1}-1)\\&=s_{6} \cdot (s_{5}-1)\\&=279 \cdot (8896-1)\\&=279\cdot 8895\\&=2481705\end{aligned}[/tex]

[tex]\begin{aligned}s_9&=s_{9-2} \cdot (s_{9-1}-1)\\&=s_{7} \cdot (s_{8}-1)\\&=8896\cdot (2481705-1)\\&=8896\cdot 2481704\\&=22077238784\end{aligned}[/tex]

Question 2

Given series:

[tex]\displaystyle \sum^8_{k=1} s_k[/tex]

The sum notation asks to find the sum of the first 8 terms of the sequence from question 1.

Therefore:

[tex]\begin{aligned}\displaystyle \sum^8_{k=1} s_k&=s_1+s_2+s_3+s_4+s_5+s_6+s_7+s_8\\&=2+3+4+9+32+279+8896+2481705\\&=2490930\end{aligned}[/tex]

Question 3

If a sequence is arithmetic, the difference between consecutive terms is the same (this is called the common difference).

If a sequence is geometric, the ratio between consecutive terms is the same (this is called the common ratio).

As the difference between consecutive terms it not the same, the sequence is not arithmetic.

As the ratio between consecutive terms is not the same, the sequence is not geometric.

Therefore, the sequence is neither arithmetic nor geometric.

Question 4

[tex]\boxed{\begin{minipage}{7.3 cm}\underline{Sum of the first $n$ terms of an arithmetic series}\\\\$S_n=\dfrac{1}{2}n[2a+(n-1)d]$\\\\where:\\\phantom{ww}$\bullet$ $a$ is the first term. \\ \phantom{ww}$\bullet$ $d$ is the common difference.\\ \phantom{ww}$\bullet$ $n$ is the position of the term.\\\end{minipage}}[/tex]

Given arithmetic sequence:

12, 18, 24, ...

Therefore:

a = 12d = 18 - 12 = 6

To find the sum of the first 200 terms, substitute the found values of a and d into the formula along with n = 200:

[tex]\begin{aligned}S_{200}&=\dfrac{1}{2}(200)[2(12)+(200-1)(6)]\\&=100[24+(199)(6)]\\&=100[24+1194]\\&=100[1218]\\&=121800\end{aligned}[/tex]

A communications satellite is directly above the extension of a line between receiving towers A and B. It is determined
from radio signals that the angle of elevation from tower A is 88.9° and the angle of elevation from tower B is 85.8°. If
A and B are 658 km apart, how far is the satellite from A?
(Ignore the curvature of the earth.)

Answers

The distance of the satellite from tower A, using the law of sines, is given by:

11987.216 km.

What is the law of sines?

Suppose we have a triangle in which the sides and angles can be seen as follows:

Side with a length of a is opposite to the angle A.Side with a length of b is opposite to the angle B.Side with a length of c is opposite to the angle C.

The lengths and the sine of the angles are related by the equality shown as follows:

[tex]\frac{\sin{A}}{a} = \frac{\sin{B}}{b} = \frac{\sin{C}}{c}[/tex]

The internal angles of the triangle in this problem are given as follows:

85.8º -> given.91.1º -> as an angle is supplementary with it's exterior angle, that is, the sum of their measures is of 180º.3.1º -> as the sum of the internal angles of a triangle is of 180º.

The distance of the satellite from the tower A is opposite to the angle of 85.8º, while the distance between the towers of 658 km is opposite from the angle of 3.1º, hence the following relation is established:

sin(85.8º)/d = sin(3.1º)/658.

Applying cross multiplication, the distance is obtained as follows:

d = 658 x sin(85.8º)/sin(3.1º)

d = 11987.216 km.

More can be learned about the law of sines at https://brainly.com/question/4372174

#SPJ1

i need help what is the ancer to 7+7

Answers

Answer: 14 is the ancer

Step-by-step explanation:

Answer:

its 14

Step-by-step explanation:

The graph of y = f(x) is graphed below. What is the end behavior of f(x)?

Answers

The end behavior of a graph is defined as what is going on at the ends of each graph when the function approaches positive or negative infinity.

End behaviour of given graph is,  x⇒ -∞ then y⇒∞ and x ⇒∞ then y⇒ -∞

Since, here a  graph is attached.

From graph it is observed that, when x tends to negative side, graph is going to upward direction. and when x tends to positive side then graph is going to downward direction.

So, when  x tends negative infinity then y tends to positive infinity.

when x tends to positive infinity then y tends to negative infinity.

Therefore, end behaviour of given graph are,

                   x⇒ -∞ then y⇒∞ and x ⇒∞ then y⇒ -∞

To Learn more about end behaviour visit :

brainly.com/question/14962400

#SPJ1

A giant tortoise moves at a slow but steady
pace. It takes the giant tortoise 1 hour to travel
2 miles. ¿How many miles (mi) a tortoise
travels in ¼ hour? Use the bar diagram to help
you.

Answers

According to the information, it can be inferred that the turtle travels 0.5 miles in a quarter of an hour (1/4 hours).

How to find the distance that the tortoise travels in a quarter of an hour (1/4 hours)?

To find the distance that the tortoise travels in a quarter of an hour we must perform the following operations and take into account the information provided.

1 hour = 2 miles1/2 hour = 1 mile1/4 hour = 0.5 miles1/8 hour = 0.25 miles

To verify that the turtle takes 1/4 of an hour to travel 0.5 miles, we must divide the total number of miles it travels in one hour by 4, because we want to identify how much distance it travels in a quarter of the time, as shown below:

2 miles / 4 = 0.5 miles

Based on the above, we can infer that the tortoise travels 0.5 miles in 1/4 hour.

Learn more about miles in: https://brainly.com/question/23245414

#SPJ1

Rectangle A measures 12 inches by 8 inches. Rectangle B is a scaled copy of Rectangle A. Select all of the
measurement pairs that could be the dimensions of Rectangle B.
6 inches by 2 inches
8 inches by 6 inches
120 inches by 80 inches
60 inches by 36 inches
3 inches by 2 inches

Answers

Answer:

120 inches by 80 inches

3 inches by 2 inches

Step-by-step explanation:

So the ratio of 12/8 is 1.5 so we divide all of the numbers to find ratios that equal that

120/80=1.5

3/2=1.5

but we dont put say 6 by 2 because 6/2 is 3

The length of one parallel side of a trapezium measures 24 m and the distance between parallel sides measures 28 m. The area of the trapezium is 756 m2. What is the measure of the other parallel side?​

Answers

Answer:

  30 m

Step-by-step explanation:

Given a trapezium with area 756 m², height 28 m, and one base of length 24 m, you want to know the length of the other base.

Area formula

The formula for the area of a trapezium is ...

  A = 1/2(b1 +b2)h

Application

Using the given values, we have ...

  756 = 1/2(24 +b2)(28)

  54 = 24 +b2 . . . . . . . . . . . divide by 14

  30 = b2 . . . . . . . . . . . . subtract 24

The measure of the other parallel side is 30 m.

There are 1-1/2 pizzas to be shared between 4 friends. What fraction of 1 pizza will each get

Answers

The fraction of 1 pizza to be shared with 4 friends are 3/8

What is division?

Division is breaking a number up into an equal number of parts.

Given that, there are pizzas 1[tex]\frac{1}{2}[/tex] to be shared between 4 friends,

1[tex]\frac{1}{2}[/tex] = 3/2

For sharing = 3/2÷4 = 3/8

Hence, The fraction of 1 pizza to be shared with 4 friends are 3/8

For more references on division, click;

https://brainly.com/question/21416852

#SPJ1

Name the line and plane shown in the diagram.

Answers

Considering the figure, the line and the plane are

Line PQ and plane PQS

What is a line and a plane?

A plane extends infinitely in two dimensions, but a line is defined as anything that extends infinitely in one direction

The extension of the line and plane in the diagram are defined hence discrete

PQ represents the line on the plane PQS

While Plane covers more space and in two dimension, plane can say to be covering area or measured as area. Line measures just the length

Learn more about plane and line here:

https://brainly.com/question/16983858

#SPJ1

Other Questions
a client with acute liver failure exhibits confusion, a declining level of consciousness, and slowed respirations. the nurse finds him very difficult to arouse. the diagnostic information which best explains the client's behavior is: n is an odd number.Which statements are true?You must get them all correct to get any marks.A: n+2 is oddB: n(n + 1) is oddD: n + 1 is oddE: n(n + 2) is odd F: (n + 2) is oddC: (n+1) is odd Trucking llc enters into a contract to deliver a certain quantity of potatoes to united foodss refrigerated warehouse in exchange for a specified payment. Trucking delivers the spuds to the location. Uniteds duty to pay is. Before the pendleton civil service reform act of 1883, government appointments were made. Catarina purchased a book to be read on her kindle through amazon. What would be the best mode of transportation for this item?. The international space station has a mass of 1. 8 105 kg. A 70. 0-kg astronaut inside the station pushes off one wall of the station so she accelerates at 1. 50 m/s2. What is the magnitude of the acceleration of the space station as the astronaut is pushing off the wall? give your answer relative to an observer who is space walking and therefore does not accelerate with the space station due to the push. Before 1830, the mississippi river port of ______ was the major link between midwestern farmers and the cities of the northeast. some vending machines on college campuses sell identical items, such as the same bags of potato chips, for two different prices. the low-priced chips generally sell out by the end of the day, leaving the more expensive chips for late-night visitors to the vending machines. what must the vending machine operators think about the demand of people who visit the machine at night relative to those who visit the machine during the day? why might they think this? people who buy snacks at night have more elastic demand than people who buy snacks during the day. people buying snacks at night have probably already eaten three full meals. people who buy snacks at night have less elastic demand than people who buy snacks during the day. people buying snacks at night have fewer substitutes from which to choose, since a lot of restaurants and other stores are likely to be closed. people who buy snacks at night have more elastic demand than people who buy snacks during the day. people who are in the building late at night are likely to have an office in which they can store food. people who buy snacks at night have less elastic demand than people who buy snacks during the day. people who buy from the vending machines at night are more likely to bring food from home and thus not need food from a vending machine.c 2. How did people in India feel about being ruled by a British company? Select the correct word for each sentence and write whether it is an adjective or an adverb on the line provided.I can see pretty (well, good).goodwelladjectiveadverb Figure ABCD is reflected across the x-axis.What are the coordinates ofof A'B'C', and D'Enter your answer by filling in the boxes.A'GoB'GDC'ODD'OD What does conventional theory argue? Select the correct answer. Which word from the text describes Queen Victoria both in the text and in the picture O A. magnetism B. dignity loyalty O c. O D. graciousnessi got it right Describe ONE way in which the Renaissance ideals influenced European states' policies Find the value of xTransversal angles, interior exterior angles, parallel Write a balanced half-reaction for the oxidation of bismuth ion to bismuth oxide ion in acidic aqueous solution. Be sure to add physical state symbols where appropriate. How would you describe the role of professionalism in writing these types of messages which of the following is true about canal and turnpike transportation? multiple choice canal transportation was generally developed before turnpike transportation. pennsylvania was the first state to finance canal construction. canal construction was less expensive than turnpike construction. state governments have little financial support to canal transportation. canal transportation promised to be cheaper than overland transportation. Identify the correct declaration of an array of strings.a.char stringArr[10][50];b.char stringArr[10];c.stringArr[10][50];d.char[50] stringArr[10]; Find the value of ? in the figure below