While the goal of hypothesis testing is to test a claim, the goal of estimation is to estimate a

Answers

Answer 1

The estimation goal is to estimate a population parameter. The estimation process uses sample statistics.

What is the goal of hypothesis testing?

The goal of hypothesis testing is testing to claim whether it is right or wrong.

The hypothesis testing also uses statistics to determine whether or not a treatment has an effect.

What is the goal of estimation?

The estimation goal is to estimate a population parameter. The estimation is used to determine how much effect a treatment has.

To estimate a parameter, a sample statistics of the parameter is used.

Thus, the estimation is to estimate a population parameter.

Learn more about estimation and hypothesis testing here:

https://brainly.com/question/20367153

#SPJ4


Related Questions

help me please im in a rush

Answers

Answer:

390 m^2

Step-by-step explanation:

So let's start by finding the surface area of the two triangles on the side. Generally the area of a triangle can be calculated as: [tex]\frac{1}{2}bh[/tex]. but since there is two of them, we can calculate the area of both of them by simply canceling out the 1/2 to a 1. So the area of both triangles are 12 m * 5m as given in the diagram. This gives you 60m^2 area for both triangles on the side

Now let's calculate the rectangle on the top. It has a width and length of 13 and 11 m. So multiply these together to get: 143 m^2

Now let's calculate the rectangle that's on the bottom, it has the dimensions 11 and 12m and multiplying these together gets you: 132 m^2\

Now calculate the rectangle all the way in the back, it has the dimensions 5 and 11m, multiplying these together gets you 55 m^2.

Now add all these together: 60m^2 + 143m^2 + 132m^2 + 55m^2 = 390m^2

Select the correct answer. Which system of equations is represented by this graph? A graph has two diagonal curves. A curve declines through (negative 1, 5), and (2 point 3, negative 5). A curve declines through (negative 5, negative 2) and (2 point 3, negative 5). Both curves intersect at (2 point 3, negative 5). A. B. C. D.

Answers

The system of equations represented by the attached graph is y = (x + 3)^2 - 2 and y = -x + 1

How to determine the system of equations?

This question will be answered using the attached graph

The curve

The curve is a quadratic function, and it has the following features:

Vertex, (h, k) = (-3, -2)

Point (x, y) = (-1, 2)

A quadratic function is represented as:

y = a(x - h)^2 + k

So, we have:

y = a(x + 3)^2 - 2

Substitute (x, y) = (-1, 2)

2 = a(-1 + 3)^2 - 2

This gives

2 = 4a-2

Solve for a

a = 1

Substitute a = 1 in y = a(x + 3)^2 - 2

y = (x + 3)^2 - 2

The line

The line is a linear function, and it has the following features:

Point (x1, y1) = (-1, 2)

Point (x2, y2) = (-6, 7)

The linear function is calculated as:

y = (y2 - y1)/(x2 - x1) *(x- x1) + y1

So, we have:

y = (7 -2)/(-6 +1) *(x + 1) + 2

Evaluate the quotient

y =  -1(x + 1) + 2

Expand

y = -x -1 + 2

y = -x + 1

Hence, the system of equations represented by the attached graph is y = (x + 3)^2 - 2 and y = -x + 1

Read more about system of equations at:

https://brainly.com/question/18888202

#SPJ1

find dy/dy in terms of x and y

Answers

[tex]\frac{dy}{dy}=1[/tex], so I assume you mean "find [tex]\frac{dy}{dx}[/tex]".

We can rewrite this as an implicit equation to avoid using too much of the chain rule, namely

[tex]y = \sqrt[3]{\dfrac{e^x (x+1)}{x^2+1}} \implies (x^2+1) y^3 = e^x (x+1)[/tex]

Differentiate both sides with respect to [tex]x[/tex] using the product and chain rules.

[tex]2x y^3 + 3(x^2+1) y^2 \dfrac{dy}{dx} = e^x(x+1) + e^x[/tex]

[tex]\implies 3(x^2+1) y^2 \dfrac{dy}{dx} = e^x (x+2) - 2x y^3[/tex]

[tex]\implies \dfrac{dy}{dx} = \dfrac{e^x (x+2) - 2x y^3}{3(x^2+1) y^2}[/tex]

Now substitute the original expression for [tex]y[/tex].

[tex]\dfrac{dy}{dx} = \dfrac{e^x (x+2) - 2x \left(\sqrt[3]{\frac{e^x(x+1)}{x^2+1}}\right)^3}{3(x^2+1) \left(\sqrt[3]{\frac{e^x(x+1)}{x^2+1}}\right)^2}[/tex]

[tex]\implies \dfrac{dy}{dx} = \dfrac{e^x (x+2) - \frac{2e^x(x^2+x)}{x^2+1}}{3(x^2+1) \left(\frac{e^x(x+1)}{x^2+1}\right)^{2/3}}[/tex]

[tex]\implies \dfrac{dy}{dx} = e^x \dfrac{x^3-x+2}{3(x^2+1)^2 \frac{e^{2x/3}(x+1)^{2/3}}{(x^2+1)^{2/3}}}}[/tex]

[tex]\implies \dfrac{dy}{dx} = e^{x/3} \dfrac{x^3-x+2}{3(x^2+1)^{4/3} (x+1)^{2/3}}[/tex]

Now, since

[tex]y = \sqrt[3]{\dfrac{e^x (x+1)}{x^2+1}} = \dfrac{e^{x/3} (x+1)^{1/3}}{(x^2+1)^{1/3}}[/tex]

we can write

[tex]\dfrac{dy}{dx} = e^{x/3} \dfrac{x^3-x+2}{3(x^2+1)^{4/3} (x+1)^{2/3}} = \dfrac{e^{x/3} (x+1)^{1/3}}{(x^2+1)^{1/3}} \times \dfrac{x^3-x+2}{3(x^2+1)^{3/3} (x+1)^{3/3}}[/tex]

[tex]\implies \dfrac{dy}{dx} = y \dfrac{x^3-x+2}{3(x^2+1)(x+1)}[/tex]

Focusing on the rational expression in [tex]x[/tex], we have the partial fraction expansion

[tex]\dfrac{x^3 - x + 2}{(x^2 + 1) (x+1)} = a + \dfrac{bx+c}{x^2+1} + \dfrac d{x+1}[/tex]

where we have the constant term on the right side because both the numerator and denominator have degree 3.

Writing everything with a common denominator and equating the numerators leads to

[tex]x^3 - x + 2 = a (x^2+1) (x+1) + (bx+c)(x+1) + d(x^2+1) \\\\ = ax^3 + (a+b+d)x^2 + (a+b+c)x + a+c+d[/tex]

[tex]\implies \begin{cases} a = 1 \\ a+b+d=0 \\ a+b+c = -1 \\ a+c+d=2 \end{cases}[/tex]

[tex]\implies a=1, b=-2, c=0, d=1[/tex]

[tex]\implies \dfrac{x^3 - x + 2}{(x^2 + 1) (x+1)} = 1 - \dfrac{2x}{x^2+1} + \dfrac 1{x+1}[/tex]

and it follows that

[tex]\boxed{\dfrac{dy}{dx} = \dfrac y3 \left(1 - \dfrac{2x}{x^2+1} + \dfrac1{x+1}\right)}[/tex]

describe the pattern between the fractions 1/9 and 2/9 and their decimal form​

Answers

1/9 is equal to 0.11, and 2/9 is equal to 0.22. You can see the pattern here, if you look at the numerator of the fraction and the decimal.

fraction 2/9 is twice the value of fraction 1/9.

What are mathematics operations?

• A mathematical operation is a function that converts a set of zero or more input values (also called "b" or "arguments") into a defined output value. The number of operands determines the operation's arity. Most commonly studied operations are binary operations (i.e., operations of arity 2), such as addition and multiplication, and unary operations (i.e., operations of arity 1), such as additive and multiplicative inverses.

• Zero-arity operations, or nullary operations, are constants, and mixed products are arity three operations, or ternary operations.

Here, the given fractions are :

1/9 and 2/9

clearly 2/9 is twice the value of fraction 1/9.

And, there decimal form​ will be :

1/9 = 0.11

2/9 = 0.22

Here, both are multiple of 11.

Therefore, fraction 2/9 is twice the value of fraction 1/9.

Read more about mathematics operations at:

https://brainly.com/question/17869111

#SPJ2

Question 1 of 5
Select the correct answer.
Which function has a domain of (-♾, ♾)and a range of (-♾, 4)?

PLEASE HELP

A: f(x) = -x^2 + 4

B: f(x) = 2^x +4

C: f(x) = -4x

D: f(x) = x + 4

Answers

Answer: A

Step-by-step explanation:

A) Correct. [tex]x^2 \geq 0 \implies -x^2 \leq 0[/tex]

B) Wrong. [tex]2^x > 0[/tex], so the range is [tex](4, \infty)[/tex]

C) Wrong. Linear functions have a range of all real numbers.

D) Wrong. Same logic as C.

Helppp!! Instructions: Find the missing side. Round your answer to the nearest tenth.
59
X
28

Answers

Answer:

x ≈ 14.4

Step-by-step explanation:

using the cosine ratio in the right triangle

cos59° = [tex]\frac{adjacent}{hypotenuse}[/tex] = [tex]\frac{x}{28}[/tex] ( multiply both sides by 28 )

28 × cos59° , then

x ≈ 14.4 ( to the nearest tenth )

Consider the following figure. (Note that the figure is not drawn to scale.) G 52° 56° 69° I 56° H Order the side lengths FG, GI, FH, GH, and IH from least to greatest. ​HELP NOW!!!!!

Answers

The order of the side lengths from least to greatest is; GH< IH< FG< GI< FH.

What is the order of the side lengths from least to greatest?

As with other closed geometric figures, the shortest side length is opposite the smallest angle measure while the longest side length, is opposite the greatest angle measure.

Hence, it follows from the statement above that the order of side lengths is; GH< IH< FG< GI< FH.

Read more on angle measures and side lengths;

https://brainly.com/question/23272269

#SPJ1

Solve each triangle – find any missing side and angle measures. Round answers to the nearest tenth.

Answers

Here ABC is a right angle triangle because 1 angle is 90°

BY ASP,

90+56+ angle CAB=180

angle CAB=34°

rounded to nearest = 30°

sin A =opp/hyp

sin 30 = 7/x

1/2=7/x

x=14

rounding to nearest 10

14 =10

AB=10

By Pythagoras Theorem,

AB²=BC²+AC²

AC²=AB²-BC²=10² - 7²

100- 49 = 51

AC=root 51

Geometry question I need help with the true or false

Answers

Answer:

See below

Step-by-step explanation:

SAS says the two triangles are congruent

 so   side 6x-4 = 3x+8     then x = 4  

x= 4 true

x = 3 false ( because we just found it = 4)

Pythag theorem says QT

   (6x-4)^2 = QT^2 + 12^2

   ( 6(4)-4)^2 = 12 ^2 + QT^2

       400  -144 = QT^2

       QT = 16   true

what is y? i am having trouble figuring out what y is

Answers

Answer:

[tex]\sf \boxed{\bf y =5\sqrt{22}}[/tex]

Step-by-step explanation:

45° - 45° - 90° triangle:

       The ratio of sides of 45 - 45 - 90 triangle is  a : a : a√2.

a is the side opposite to 45°.

From the figure, a = 5√11

The side opposite to 90° is a√2.

y = a√2

  [tex]\sf = 5\sqrt{11} * \sqrt{2}\\\\ = 5*\sqrt{11*2}\\\\ = 5\sqrt{22}[/tex]

Imani and Abedi drive to work. Imani drives 66 miles in 1.5 hours. Abedi drives 56 km in 1 hour 15 min. Work out the difference between their average speeds in km/h. 1 mile = 1.6 km

Answers

Answer:

0.98 km/h

Step-by-step explanation:

Converting mi to km: 66*1.6 = 105.6 miles

Imani's average: 105.6 miles/ 90 min = 1.73 km/h

Abedi's average: 56 miles/ 75 min = 0.7466 ≈ 0.75 km/h

Difference: 1.73-0.75 = 0.98 km/h

PLEASE HELP ASAP!!!!!!!!!!!!!!!!!!!!!!

Answers

Hello and Good Morning/Afternoon

Let's take this problem step-by-step:

To find the solution to a system of equation

  ⇒ must set the equations equal to each other

     ⇒ and solve

Let's put that into action

  [tex]x^2-2x+3 = -2x + 12\\x^2-2x+2x+3-12=0\\x^2-9=0\\(x+3)(x-3)=0[/tex]

At this point, to make the whole thing equal zero

          ⇒ either 'x+3' or 'x-3' equals zero

              ⇒ must find 'x' that satisify either equation

                    [tex]x-3=0\\x=3\\\\x+3=0\\x=-3[/tex]

Let's find the corresponding f(x) to each x-value

  [tex]f(3) = -2(3)+12=-6+12 = 6\\\\f(-3) = -2(-3) + 12=6+12=18[/tex]

Therefore the solutions are (3,6) and (-3,18)

Answer: (3,6), (-3,18)

Hope that helps!

#LearnwithBrainly    

What is the surface area of this hemisphere?

Answers

Answer:

1413.7

Step-by-step explanation:

A(sphere) = 4 * π * r².

You can think about it like two times the cap surface area of a hemisphere. Therefore, the hemisphere cap area equals:

Ac = A(sphere) / 2,

Ac = 2 * π * r².

Prove: Quadrilateral ABCD is a parallelogram
PLEASE HELP

Answers

The proof is shown below:

What is a parallelogram?

A parallelogram is a quadrilateral with opposite sides parallel (and therefore opposite angles equal).

As,

<A= 104

<B= 76

As AB || CD,

<A + <D =180

104 + <D =180

<D = 76

and <B + <C =180

76 + <C = 180

<C = 104.

As, opposite angles are equals and  AB || CD.

Hence, ABCD is a parallelogram.

For 2 part,

Use m<A = 104° and m<B= 76° to show that <A and <B are same-side interior angles. Then, use AB || CD to show that <A and <D are supplementary angles.

learn more about parallelogram here:

https://brainly.com/question/23488153

#SPJ1

Which statement is true about this transformation?
It is a rigid transformation because the pre-image and image have the same corresponding angle measures.
It is not a rigid transformation because the corresponding side lengths are not equal.
It can be a rigid or a nonrigid transformation depending on whether the corresponding side lengths have the same measures.
It can be a rigid or a nonrigid transformation because a pair of corresponding angles measures 90°

Answers

A true statement about this transformation is: C. It can be a rigid or a nonrigid transformation depending on whether the corresponding side lengths have the same measures.

What is a transformation?

In Geometry, a transformation can be defined as the movement of a point from its initial position to a new location. Hence, when an object is transformed, all of the points would also be transformed.

In this scenario, we can logically deduce that triangle J'K'L' can either be a rigid or a nonrigid transformation based on the magnitude of the corresponding side lengths in both triangles, considering that their angles are equal in magnitude.

Read more on transformation here: https://brainly.com/question/12040896

#SPJ1

Complete Question:

Triangle JKL is transformed to create triangle J'K'L'. The angles in both triangles are shown.

J = 90° J' = 90°

K = 65° K' = 65°

L = 25° L' = 25°

Which statement is true about this transformation?

A. It is a rigid transformation because the pre-image and image have the same corresponding angle measures.

B. It is not a rigid transformation because the corresponding side lengths are not equal.

C. It can be a rigid or a nonrigid transformation depending on whether the corresponding side lengths have the same measures.

D. It can be a rigid or a nonrigid transformation because a pair of corresponding angles measures 90°.

It is a rigid transformation because the pre-image and image have the same corresponding angle measures.

How to determine the true statement?

The complete question is added as an attachment

From the image and the preimage triangles, we have that:

The corresponding sides of both triangles are equal

This is identified by the marks I, II and III on the side lengths

Equal corresponding sides represent a rigid transformation

Hence, the true statement about the dilation is (a)

Read more about dilation at:

https://brainly.com/question/13176891

#SPJ1

You flipped a fair coin 10 times. The result were 7 heads and 3 tails. Is the next flip more likely to be heads, tails, or the same likelihood of heads or tails? Explain your answer using complete sentences.

Answers

The next flip is more likely to be heads. Why? Well, 7/10 times the coin was flipped, it landed on heads. Meanwhile, 3/10 times the coin was flipped, it landed on tails. Say the coin starts on the heads side. It is more likely to land on heads because it is proven that the heads side (the side with Abraham Lincoln’s head) is heavier than the tails side. Because the spin probably began on the heads side, the likelihood of consecutively landing on heads is high.

5 Quick algebra 1 questions for 50 points!


Only answer if you know all 5, Tysm! :)

Answers

The equations of the perpendicular lines are: y = 1/2x + 6, y = 15, y = -x - 2, y = 6x + 3 and y = 1/3x - 4

How to determine the equations?

When a linear equation is represented as:

Ax + By = C

The slope (m) is:

m = -A/B

When the linear equation is represented as:

y = mx + c

The slope is m

A line perpendicular to a linear equation that has a slope of m would have a slope of -1/m

Using the above highlights, the equations of the lines are:

6. y = -2x + 5; (2, 7)

The slope is:

m = -2

The perpendicular slope is:

n = 1/2

The equation of the perpendicular line is:

y = n(x - x1) + y1

This gives

y = 1/2(x - 2) + 7

Evaluate

y = 1/2x - 1 + 7

This gives

y = 1/2x + 6

7. y = -5; (11, 15)

The slope is:

m = 0

The perpendicular slope is:

n = 1/0 = undefined

The equation of the perpendicular line is:

y = n(x - x1) + y1

This gives

y = 15

8. Graph ; (-12, 10)

The slope is:

m = (y2 - y1)/(x2 - x1)

Using the points on the graph, we have:

m = (2 - 3)/(3 - 4)

m = 1

The perpendicular slope is:

n = -1

The equation of the perpendicular line is:

y = n(x - x1) + y1

This gives

y = -1(x + 12) + 10

y = -x - 12 + 10

Evaluate

y = -x - 2

9. y = -1/6x + 1; (-2, -9)

The slope is:

m = -1/6

The perpendicular slope is:

n = 6

The equation of the perpendicular line is:

y = n(x - x1) + y1

This gives

y = 6(x + 2) - 9

Evaluate

y = 6x + 12 - 9

This gives

y = 6x + 3

10. 6x + 2y = 14; (12, 0)

The slope is:

m = -6/2

m = -3

The perpendicular slope is:

n = 1/3

The equation of the perpendicular line is:

y = n(x - x1) + y1

This gives

y = 1/3(x - 12) + 0

Evaluate

y = 1/3x - 4

Hence, the equations of the perpendicular lines are: y = 1/2x + 6, y = 15, y = -x - 2, y = 6x + 3 and y = 1/3x - 4

Read more about linear equations at:

https://brainly.com/question/13763238

#SPJ1

Suzanne deposited x dollars to her savings account. Her old balance was $348.50, and her new balance is $532.20. Find the deposited amount.

Answers

Answer:

$183.7

Step-by-step explanation:

To find the deposited amount you need to....

[tex]$532.20-$348.50=$183.70[/tex]

Hello!

Subtract the old balance from new balance to find deposit amount.

⇒ Deposit = $532.20 - $348.50

Deposit = $183.70

Three quadrilaterals exist such that GHJK ≅ ASDF and GHJK ≅ VBNM.

If MV measures 3 cm, which other segment must measure 3 cm?
A F
KJ
FD
GJ

Answers

Among the congruent quadrilaterals, the segment that must also measure 3 cm is: A. A F.

What are Congruent Quadrilaterals?

Congruent quadrilaterals have corresponding congruent angles and sides.

Given that, GHJK ≅ ASDF and GHJK ≅ VBNM, it means that all corresponding sides and angles are equal to each other.

MV corresponds to KG and A F. If MV = 3 cm, then one segment that must measure 3 cm is:

A. A F

Learn more about congruent quadrilaterals on:

https://brainly.com/question/7244956

#SPJ1

Answer: A. A F

same answer as the other person gave but you don't have to read a bunch

2 answers btw pls helpp

Answers

Not sure but I think it’s B and E

which inequality represents all values of x for which the quotient below is defined? sqrt 7x^2 / sqrt3x

Answers

Answer:

The Answer is x>0

Sam runs 36 km in 2.5 hours, how many km does he run per hour

Answers

Answer:

Sarah runs at 14.4km/h

Step-by-step explanation:

36km = 2.5 hours

/ = per or divide

36km/2.5hours = 36 divided by 2.5 = 14.4km/h

He runs 14.4 km per hour.

Which of the following is a valid exclusion for the algebraic fraction 8ab^2x/4a^2b - 8ab^2
A. a=/ 0, b =/ 0, a = / b
B. a = / 0, b =/ 0
C. a =/ 0, b =/ 0, a = / 2b
D. b = / 0, a = / b

Answers

The valid exclusion of the algebraic fraction is (c) a =0, b =0, a =2b

How to determine the valid exclusion?

The expression is given as:

8ab^2x/4a^2b - 8ab^2

Set the denominator to 0

4a^2b - 8ab^2 = 0

Divide through by 4ab

a - 2b = 0

Add 2b to both sides

a = 2b

Hence, the valid exclusion of the algebraic fraction is (c) a =0, b =0, a =2b

Read more about algebraic fraction at:

https://brainly.com/question/4344214

#SPJ1

f(x) = 5x³ – 2r²
g(x) 3r -7

Answers

Answer:

-9-9-9-9-9-9-9-9-9-9-9-9-9-9-9-9-9-9-9-9-9-9

How many solutions does the system have? You can use the interactive graph below to find the answer. \begin{cases} 4x-2y=8 \\\\ 2x+y=2 \end{cases} ⎩ ⎪ ⎪ ⎨ ⎪ ⎪ ⎧ ​ 4x−2y=8 2x+y=2 ​ Choose 1 answer: Choose 1 answer: (Choice A) A Exactly one solution (Choice B) B No solutions (Choice C) C Infinitely many solutions

Answers

[tex]\Huge\boxed{\textsf{A. Exactly one solution}}[/tex]

We have the following system:

[tex]\begin{cases}4x-2y&=8\\2x+y&=2\end{cases}[/tex]

Here, a simple solution to find the answer is to graph the two lines and see how many times they intersect.

I've attached a graph, with [tex]4x-2y=8[/tex] in red and the other equation in blue.

See that the lines only intersect once, at [tex](1.5,-1)[/tex]. This means the system only has one solution.

Answer: No Solution

Let's bring both equations to slope-intercept form. Then we can think about the slopes and the y-intercepts of the lines represented by each equation.

The slope-intercept form of the first equation 2y=4x+62y=4x+62, y, equals, 4, x, plus, 6 is y=2x+3y=2x+3y, equals, 2, x, plus, 3. The second equation y = 2x+6y=2x+6y, equals, 2, x, plus, 6 is already in slope-intercept form.

Hint #22 / 3

The first equation is y = 2x+3y=2x+3y, equals, 2, x, plus, 3, so the slope of its line is 222 and the yyy-intercept is (0,3)(0,3)left parenthesis, 0, comma, 3, right parenthesis.

The second equation is y = 2x+6y=2x+6y, equals, 2, x, plus, 6, so the slope of its line is 222 and the yyy-intercept is (0,6)(0,6)left parenthesis, 0, comma, 6, right parenthesis.

Since both lines have the same slopes but different yyy-intercepts, they are distinct parallel lines.

Hint #33 / 3

Since distinct parallel lines don't intersect, we conclude that the system has no solutions.

One number is 5 more than 3 times another number.the sum of the numbers is 45. find the numbers

Answers

Answer:

35 and 10

Step-by-step explanation:

Let m and n be the numbers

m  is 5 more than 3 times n can be written as

m = 3n + 5    ... (1)

Sum of numbers is 45 so m + n = 45 .or

m = 45 - n ... (2)

Equating RHS of (1) and (2) gives us

3n + 5 = 45 - n

Collecting like terms

3n + n = 45 -5

4n = 40

n = 10

Therefore m = 45-10 = 35

Quick Check

In (1) substitute for m and n,

LHS is m = 35

RHS = 3 * 10 + 5 = 35

At a football match, there were 250 more men than women. The number of children was twice the number of women and the number of men was twice the number of women and children combined. How many people were at the match.​

Answers

Answer:

450 people were at the match

Step-by-step explanation:

So let's make equation :

W = women

M = Men

C = Children

First equation :

M = W + 250

Second equation :

C = 2W

Third equation :

M = 2(W+C)

Let's substitute the second equation into the third :

M = 2(W + 2W)

M = 2W + 4W

M = 6W

Let's substitute this equation into the first one :

6W = W + 250

5W = 250

W = 50

Now we know that that there were 50 women at the match and can substitute this value for the first equation and then the second :

M = 50 + 250

M = 300

This means that there must have been 300 men at the match.  

C = 2(50)

C = 100

This means that there must have been 100 children at the match.

Adding all values together gives us :

50 + 300 + 100  =

450 people were at the match

Hope this helped and have a good day

What is the ratio?
Help me please!! Thanks so much

Answers

Answer: 27:1

Step-by-step explanation:

The ratio of the volumes is equal to the cube of the ratio of the altitudes.

Add: -3u^3 + (-7u^3 - 4)
pls answer asap

Answers

Answer:

-10u^3 - 4

Step-by-step explanation:

-3u^3-7u^3 = -10u^3

then -4

Given: ∠1 and ∠2 form a linear pair; ∠1 and ∠3 are supplementary
Prove: ∠2 = ∠3

Answers

The statement "If ∠1 and ∠2 form a linear pair; ∠1 and ∠3 are supplementary, then ∠2 = ∠3" is proved.

If the sum of two angles is 180 then they are called supplmentary angles of each other.

If one straight line meets another straight line at a point, then two adjoint angles at that point on that line is called Linear angles to each other.

Here given that ∠1 and ∠2 are linear to each other.

From property of the linear angles we know that the sum of linear angles is 180.

Therefore, ∠1 + ∠2 = 180

So, ∠2 = 180 - ∠1 .........(1)

Also it is given that, ∠1 and ∠3 are supplementary angles.

So, ∠1 + ∠3 = 180

Therefore, ∠3 = 180 - ∠1.....(2)

Comparing (1) and (2) we get,

∠2 = ∠3 = 180 - ∠1

Therefore, ∠2 = ∠3, proved

Learn more about Supplementary Angles here -

https://brainly.in/question/24782288

#SPJ10

Other Questions
The Crawfords drove for 4000 miles. This was 1/3 the distance the Blake family drove. How many miles did the jones family drive. Explain how it is that many Americans find themselves swimming in credit card debt, unable to pay down theirdebt quickly. Anu bought 15 stickers for 225 each and Arjun bought 25 stickers for 215 each. Who paid more? Give a reason for your answer. Accelerating to get through a traffic light before it turned red, Jason was hit broadside by a car coming from the right and flipped. Three backseat passengers were treated and hospitalized for injuries. One backseat passenger lost consciousness at the scene of the accident. However, by the time he arrived at the hospital one hour later, he had regained consciousness and was coherent. No neurologic deficits were noted after a 24-hour observation period. This type of head injury is called a: Zoe Corporation has the following information for the month of March: Cost of direct materials used in production $19,525 Direct labor 25,290 Factory overhead 30,701 Work in process inventory, March 1 20,793 Work in process inventory, March 31 20,777 Finished goods inventory, March 1 24,302 Finished goods inventory, March 31 27,574 Suppose an acorn with a mass of 3.17 g falls off a tree. At a particular moment during the fall, the acorn has a kinetic energy of 0.119 J and a potential energy of 0.347 J with respect to the ground. How does the acorn's potential and kinetic energy change as it falls Find the sum of the first ten prime numbers. Find the sum of the first ten prime numbers . Which revision of elise's conclusion best uses a formal tone? hera isnt just an ordinary greek goddess. shes powerful because shes beautiful, smart, and really strong. readers should become familiar with the greek goddess, hera. her strength, wisdom, and beauty set her apart from other olympians. i think hera is the greatest of the greek goddesses. shes not just beautiful, shes also smart and strong. everyone who reads about hera knows that she is a beauty. she also has strength and wisdom to boot! figure out and elucidate the most common national political economy system In this activity, you will use multiple representations of relationships to identify key features and solve problems.Ryan conducted a 6-day study observing the effects of an organic plant food on the growth of his sprouting bean plant. He tracked these two pieces of information:the amount of plant food remaining in the container after each days feedingthe height of the plant over timePart ARyan found that the amount of plant food remaining decreased an equal amount each day, and he used the entire 72 milliliters by the end of his study.Part BRyan also found that he could model the height of his plant with the equation h = 0.5d + 4, where d is the number of days and h is the height in centimeters.Part C (This is the question that I need help on....PLEASE?)Explain the similarities and differences between the two relationships in this situation. In your biology lab, you use a stereoscopic microscope to observe a living animal that uses only one opening to both take in its food and eject its waste products. What is the body arrangement of this animal Which body has the primary responsibility for the establishment of generally accepted accounting principles?. What did you include in your response? Check all thatapply.1) an identification of the repetition2) a discussion of how repetition creates rhythm3) an explanation of how repetition affects meaning Select the correct answer.Which equation is equivalent to the formula below?y = a (x h) + kPADEDHODIN BARISTLEDEKKINGy k-OA G = (1=51(I h)-OB.h = x = ( = )aO C.* = / = XOD. k = y + (x - h)- h- Solve the proportion 2:x x 4:34 Final Draft Essay help Question 10 of 10Use long division to find the quotient below.(4x+ 11x2 +9) + (x+3)A. 4x+x+3OB. 4x-2x+3OC. 4x-x+ 3OD. 4x+2x+3 Tan0=A)1/cosB) 1+sec^2 0C) 1- cot^2 0 tan 45. tan 30 tan 60 slove it After Josh bought his first pair of Nike basketball shoes he was pleased that he did. He likes how the shoes provide support and the way they fit. Even though there are many brands to choose from, Josh is convinced that no other shoes compare to Nike. In terms of brand equity, this exemplifies the fact that Blank______.