another question i need quickly:
what do you do if the median is 0 and 1?

Answers

Answer 1

What if the median is zero?

A variable that can in principle be only zero or positive can only have mean zero if all values in practice are zero. On the other hand, such a variable can and will have median zero if more than half of the values are zero.

Can you have a median of one number?

Median of one number = the number itself.


Related Questions

beinggreat78 is great

but that's literally her user so....‍♀️
anywayso

Answers

Answer:

1.2 × 10⁻⁵

Step-by-step explanation:

The exponent is negative, so the decimal was moved -5 places back, making the number a decimal.

Answer:

1.2 x 10^5

Step-by-step explanation:

All work is shown in the attached screenshot! :)

[tex] \rm\sum_{n=1}^{\infty}\sum_{m=1}^{\infty} \frac{( - 1 {)}^{n + 1} }{ {mn}^{2} + mn + {m}^{2} n} \\ [/tex]​

Answers

Let [tex]S[/tex] denote the sum. We can first resolve the sum in [tex]m[/tex] by factorizing and decomposing into partial fractions.

[tex]\displaystyle S = \sum_{n=1}^\infty \sum_{m=1}^\infty \frac{(-1)^{n+1}}{mn^2 + mn + m^2n} \\\\ ~~~~ = \sum_{n=1}^\infty \frac{(-1)^{n+1}}n \sum_{m=1}^\infty \frac1{m(m+n+1)} \\\\ ~~~~ = \sum_{n=1}^\infty \frac{(-1)^{n+1}}{n(n+1)} \sum_{m=1}^\infty \left(\frac1m - \frac1{m+n+1}\right)[/tex]

Rewrite the [tex]m[/tex]-summand as a definite integral. Interchange the integral and sum, and evaluate the resulting geometric sums.

[tex]\displaystyle \sum_{m=1}^\infty \left(\frac1m - \frac1{m+n+1}\right) = \sum_{m=1}^\infty \int_0^1 \left(x^{m-1} - x^{m+n}\right) \, dx \\\\ ~~~~~~~~ = \int_0^1 \sum_{m=1}^\infty \left(x^{m-1} - x^{m+n}\right) \, dx \\\\ ~~~~~~~~ = \int_0^1 \frac{1 - x^{n+1}}{1 - x} \, dx \\\\ ~~~~~~~~ = \int_0^1 \sum_{\ell=0}^n x^\ell \, dx \\\\ ~~~~~~~~ = \sum_{\ell=0}^n \int_0^1 x^\ell \, dx \\\\ ~~~~~~~~ = \sum_{\ell=0}^n \frac1{\ell+1} \\\\ ~~~~~~~~ = \sum_{\ell=1}^{n+1} \frac1\ell = H_{n+1}[/tex]

where

[tex]H_n = \displaystyle \sum_{\ell=1}^n \frac1\ell = 1 + \frac12 + \frac 13 + \cdots + \frac1n[/tex]

is the [tex]n[/tex]-th harmonic number. The generating function will be useful:

[tex]\displaystyle \sum_{n=1}^\infty H_n x^n = -\frac{\ln(1-x)}{1-x}[/tex]

To evaluate the remaining sum to get [tex]S[/tex], let

[tex]\displaystyle f(x) = \sum_{n=1}^\infty \frac{H_{n+1}}{n(n+1)} x^{n+1}[/tex]

and observe that [tex]S=\lim\limilts_{x\to-1^+} f(x)[/tex], which I'll abbreviate to [tex]f(-1)[/tex]. Differentiating twice, we have

[tex]\displaystyle f'(x) = \sum_{n=1}^\infty \frac{H_{n+1}}n x^n[/tex]

[tex]\displaystyle f''(x) = \sum_{n=1}^\infty H_{n+1} x^n[/tex]

[tex]\displaystyle \implies f''(x) = -\frac{\ln(1-x)}{x^2(1-x)} - \frac1x[/tex]

By the fundamental theorem of calculus, noting that [tex]f(0)=f'(0)=0[/tex], we have

[tex]\displaystyle \int_{-1}^0 f'(x) \, dx = f(0) - f(-1) \implies f(-1) = -\int_{-1}^0 f'(x) \, dx[/tex]

[tex]\displaystyle \int_x^0 f''(x) \, dx = f'(0) - f'(x) \implies f'(x) = -\int_x^0 f''(t) \, dt[/tex]

[tex]\displaystyle \implies S = f(-1) = \int_{-1}^0 \int_x^0 \left(\frac{\ln(1-t)}{t^2(1-t)} + \frac1t\right) \, dt \, dx[/tex]

Change the order of the integration, and substitute [tex]t=-u[/tex].

[tex]S = \displaystyle \int_{-1}^0 \int_{-1}^t \left(\frac{\ln(1-t)}{t^2(1-t)} + \frac1t\right) \, dx \, dt \\\\ ~~~ = - \int_{-1}^0 \left(\frac{(1+t) \ln(1-t)}{t^2(1-t)} + \frac1t + 1\right) \, dt \\\\ ~~~ = -1 - \int_{-1}^0 \left(\left(\frac2{1-t} + \frac2t + \frac1{t^2}\right) \ln(1-t) + \frac1t\right) \, dt \\\\ ~~~ = -1 - \int_0^1 \left(\left(\frac2{1+u} - \frac2u + \frac1{u^2}\right) \ln(1+u) - \frac1u\right) \, du[/tex]

For the remaining integrals, substitute and use power series.

[tex]\displaystyle \int_0^1 \frac{\ln(1+u)}{1+u} \, du = \int_0^1 \ln(1+u) d(\ln(1+u)) = \frac{\ln^2(2)}2[/tex]

[tex]\displaystyle \int_0^1 \frac{\ln(1+u)}u \, du = - \int_0^1 \frac1u \sum_{k=1}^\infty \frac{(-u)^k}k \, du \\\\ ~~~~~~~~~~~~~~~~~~~~~~ = - \sum_{k=1}^\infty \frac{(-1)^k}k \int_0^1 u^{k-1} \, du \\\\ ~~~~~~~~~~~~~~~~~~~~~~ = - \sum_{k=1}^\infty \frac{(-1)^k}{k^2} = \frac{\pi^2}{12}[/tex]

[tex]\displaystyle \int_0^1 \frac{\ln(1+u) - u}{u^2} \, du = - \int_0^1 \frac1{u^2} \left(\sum_{k=1}^\infty \frac{(-u)^k}k + u\right) \, du \\\\ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ = -\int_0^1 \frac1{u^2} \sum_{k=2}^\infty \frac{(-u)^k}k \, du \\\\ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ = - \sum_{k=2}^\infty \frac{(-1)^k}k \int_0^1 u^{k-2} \, du \\\\ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ = -\sum_{k=2}^\infty \frac{(-1)^k}{k(k-1)} \\\\ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ = \sum_{k=1}^\infty \frac{(-1)^k}{k(k+1)} = 1 - 2\ln(2)[/tex]

Tying everything together, we end up with

[tex]S = -1 - \left(2 \cdot \dfrac{\ln^2(2)}2 - 2 \cdot \dfrac{\pi^2}{12} + (1-2\ln(2))\right) \\\\ ~~~ = \boxed{\frac{\pi^2}6 - 2 + 2\ln(2) - \ln^2(2)}[/tex]

I really need help it’s due in 10 minutes

Answers

In the picture we have to solve the individual variables A=2πr²+2πrh. We got function with r as subject is[tex]\frac{-h}{2} \pm\sqrt{\frac{h^{2}}{4 } +\frac{a}{2\pi} }[/tex]

Given that,

In the picture we have to solve the individual variables

A=2πr²+2πrh

We have to find function with r as subject.

Taking A to left side we get

2πr²+2πrh-A=0

We can see the equation is in the form of quadratic equation with variable r.

So, The factor we find by using the formula

That is [tex]\frac{-b\pm\sqrt{b^{2}-4ac } }{2a}[/tex]

Here, a=2π,b=2πh and c=-A

r=[tex]\frac{-2\pi h\pm\sqrt{(2\pi h)^{2}-4(2\pi)(-a) } }{2(2\pi)}[/tex]

r=[tex]\frac{-2\pi h\pm\sqrt{(4\pi^{2}h^{2} +8\pi a) } }{4\pi}[/tex]

r=[tex]\frac{-h}{2} \pm\frac{\sqrt{(4\pi^{2}h^{2} +8\pi a )} }{4\pi}[/tex]

r=[tex]\frac{-h}{2} \pm\sqrt{\frac{4\pi^{2}h^{2}+8\pi a }{16\pi^{2} } }[/tex]

r=[tex]\frac{-h}{2} \pm\sqrt{\frac{h^{2}}{4 } +\frac{a}{2\pi} }[/tex]

Therefore, We got  function with r as subject is[tex]\frac{-h}{2} \pm\sqrt{\frac{h^{2}}{4 } +\frac{a}{2\pi} }[/tex]

To learn more about variable visit: https://brainly.com/question/17344045

#SPJ1

HELP PLEASE ASAP!!!!

Answers

The measure of  angle m∠PZQ is 63degrees.

How to find an angle?

A point where two or more line segments meet is called a vertex.

The vertex point also forms an angle.

Therefore,

point P is in the interior of ∠OZQ,

Hence,

<OZQ = <OZP +  m∠PZQ

The following angles are given:

m∠OZQ = 125°

m∠OZP = 62°

Substitute the given values into the expression above:

125 = 62 +  m∠PZQ

m∠PZQ = 125 - 62

m∠PZQ = 63°

Therefore, the measure of  the angle m∠PZQ is 63degrees

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

#SPJ1


If $5,000 had been invested in a certain investment fund on September 30, 2008, it would have been worth $23,125.59 on
September 30, 2018. What interest rate, compounded annually, did this investment earn? (Round your answer to two decimal
places.)

Answers

Interest rate compounded annually for the amount of $5,000 invested would have been worth $23,125.59 after 10 years is equal to 16.55% per year.

As given in the question,

Principal (P) = $5,000

Time (t) = 10 years

Amount = $23,125.59

[tex]r = n[(A/P)^{\frac{1}{nt}}-1]\\\\\implies r = 1[(23125.29/5000)^{\frac{1}{10} }-1]\\\\\implies r = 0.1655\\[/tex]

Convert r into percentage

r = 0.1655 × 100

 = 16.55% compounded annually

Therefore, interest rate compounded annually for the amount of $5,000 invested would have been worth $23,125.59 after 10 years is equal to 16.55% per year.

Learn more about interest here

brainly.com/question/13324776

#SPJ1

kevin found a deal on a computer that has been marked down by 30% to be $490. what was the original price of the computer?

Answers

Answer:

$700

Step-by-step explanation:

Since the deal is 30% off, that means that the price is now 70% of the original price.

70% of x = 490

0.7x = 490

x = 490/0.7

x = 700

Answer: $700

Samir measured a boarding school and made a scale drawing. He used the scale 10 millimeters = 2 meters. What is the scale factor of the drawing?

Answers

The scale factor of the drawing is 1 / 200 or 0.005.

What is scale factors?

Scale factor is used to scale shapes in different dimensions.

In other words, Scale factor is described as the number or the conversion factor which is used to change the size of a figure without affecting its shape.

Therefore, scale factor can be represented mathematically as follows:

Scale factor = dimensions of the new shape ÷ dimensions of the original shape.

Hence he uses the scale 10 millimetres equals to 2 meters.

We have to convert metres to millimetres to get the scale.

10millimetres = 2meters

Therefore,

1 meter  =  1000 millimetres.

2 meters = ?

cross multiply

length = 2 × 1000 = 2000 millimetres

Therefore, the scale factor of the drawing is as follows:

scale factor = 10 / 2000

scale factor = 1 / 200

scale factor = 0.005

Therefore, the scale factor of the drawing is 1 / 200 or 0.005.

learn more on scale factor here: https://brainly.com/question/14299012

#SPJ1

A universal set U consists of 19 elements. If sets A, B, and C are proper subsets of U and n(U) = 19, n(An B) = n(An K C) = n(B n C)= 9, n(An B n C) =6, and n(A U B UC) = 15, determine each of the following. a) n(A U B) b ) n ( A' UC c) n(An B)'

Answers

Using Venn sets, the cardinalities are given as follows:

a) n(A U B) = 15.

b) n(A' U C) = 16.

c) n(A ∩ B)' = 10.

What are Venn probability?

Venn amounts relates the cardinality of sets that intersect with each other.

For this problem, the sets are the ones given in this problem, A, B and C, while U is the universal set.

For this problem, the cardinalities are given as follows:

n(U) = 19.n(A ∩ B) = n(A ∩ C) = n(B ∩ C) = 9.n(A ∩ B ∩ C) = 6.n(A U B UC) = 15

Hence:

6 elements belong to all the sets.9 - 6 = 3 belong to these intersections but not the remaining set: A and B, A and C, B and C.15 belong to the union of all of them, hence 4 belong to none.15 - (6 + 3 x 3) = 0 belong to only one set.

Hence:

n(A U B) = 15, as from the final bullet point, there are no elements that belong to only set C.For item b, 6(all) + 3(only A and C) + 3 (only B and C) = 12 elements belong to C, and 4 do not belong to A(the 3 to only B and C is already counted), hence: n(A' U C) = 16, as 12 + 4 = 16.For item c, n(A ∩ B) = 9, hence n(A ∩ B)' = n(U) - n(A ∩ B) = 19 - 9 = 10.

More can be learned about Venn sets at https://brainly.com/question/28318748

#SPJ1

Find the domain and range of the function represented by the graph.

Answers

Hi
Check out the attached photo

Car A travels a distance of 22.5 miles in 30 minutes and car B travels a distance of 34.5 miles in 45 minutes. which car is traveling faster.
someone plssssss ITS URGENT.

Answers

Car A: 22.5/0.5 = 45 mph
Car B: 34.5/0.75 = 46 mph

Car B is travelling faster

What is the inverse of f(x)=(3x)2 for x≥0

Answers

The inverse of the function f(x) = (3x)^2 is f-1(x) = 1/3√x

How to determine the inverse of the function?

The function is given as:

f(x) = (3x)^2

Remove the bracket in the above equation

So, we have:

f(x) = 9x^2

Express f(x) as y

So, we have

y = 9x^2

Swap the positions of x and y

So, we have

x = 9y^2

Make y the subject of the formula

y^2 = x/9

Take the square root of both sides

y = 1/3√x

Express as an inverse function

f-1(x) = 1/3√x

Hence, the inverse of the function f(x) = (3x)^2 is f-1(x) = 1/3√x

Read more about inverse functions at:

brainly.com/question/11735394

#SPJ1

determine the inverse of the function​

Answers

Answer:

[tex]f^{-1}(x)= \dfrac{1}{2}\ln \left(-\dfrac{x^2}{x^2-1}\right), \quad \textsf{for}\:\{x:0 < x < 1\}[/tex]

Step-by-step explanation:

Given function:

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

The domain of the given function is unrestricted:  {x : x ∈ R}

The range of the given function is restricted:  {f(x) : 0 < f(x) < 1}

To find the inverse of a function, swap x and y:

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

Rearrange the equation to make y the subject:

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

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

[tex]\implies x^2e^{2y}+x^2=e^{2y}[/tex]

[tex]\implies x^2e^{2y}-e^{2y}=-x^2[/tex]

[tex]\implies e^{2y}(x^2-1)=-x^2[/tex]

[tex]\implies e^{2y}=-\dfrac{x^2}{x^2-1}[/tex]

[tex]\implies \ln e^{2y}= \ln \left(-\dfrac{x^2}{x^2-1}\right)[/tex]

[tex]\implies 2y \ln e= \ln \left(-\dfrac{x^2}{x^2-1}\right)[/tex]

[tex]\implies 2y(1)= \ln \left(-\dfrac{x^2}{x^2-1}\right)[/tex]

[tex]\implies 2y= \ln \left(-\dfrac{x^2}{x^2-1}\right)[/tex]

[tex]\implies y= \dfrac{1}{2}\ln \left(-\dfrac{x^2}{x^2-1}\right)[/tex]

Replace y with f⁻¹(x):

[tex]\implies f^{-1}(x)= \dfrac{1}{2}\ln \left(-\dfrac{x^2}{x^2-1}\right)[/tex]

The domain of the inverse of a function is the same as the range of the original function.  Therefore, the domain of the inverse function is restricted to {x : 0 < x < 1}.

Therefore, the inverse of the given function is:

[tex]f^{-1}(x)= \dfrac{1}{2}\ln \left(-\dfrac{x^2}{x^2-1}\right), \quad \textsf{for}\:\{x:0 < x < 1\}[/tex]

Simple Math Range and domain help

Answers

[tex]{ \qquad\qquad\huge\underline{{\sf Answer}}} [/tex]

Here we go ~

Domain : All possible values of x for which a function is defined.

According to given graph, the curve extends to infinity on both sides on x - axis, so it is defined for all real values.

i.e : Domain : All real

Range : All possible values of y for x, as per the given function

As per the given graph, the graph extends to infinity on lower end, but has maximum value of 0.

i.e Range : [tex]\boxed{ \sf y < 0} [/tex]

a baseball coach spent $118.25 on 11 pizzas. estimate ate the cost of each pizza using a number with one nonzero digit. then find the exact cost per pizza

Answers

Answer:

10.75

Step-by-step explanation:

$118.25 / 11

We're finding the cost of each pizza. So, If a Coach bought 11 Pizza's for $118.25, We need to find how much x is. x = amount of cost per pizza.  Divide $118.25 by 11 to get $10.75.

Each Pizza Costs $10.75.

true or false 3:7=3/7

Answers

true, 3:7 is a ratio and is equal to 3/7

you are stinky . i hope you know tht

Answers

Step-by-step explanation:

wot. that's not even a qn bro

Step-by-step explanation:

the difference between the numbers are 5

so this is an arthimetic sequence with D=5

5n-7 is the formula

Given mn, find the value of x.
20⁰

Answers

Answer:

x =20°

because m and n is parallel

Write the English phrase as an algebraic expression. Let the variable X represent the number

The sum of 15 divided by a number and that number divided by 15.

The expression is: ???

Answers

Answer:

(15 ÷ n) + (n ÷ 15)

Step-by-step explanation:

The sum of 15 divided by a number and that number divided by 15.

15 divided by a number

= (15 ÷ n)

15 is being divided by an unknown number (put n as a variable)

that number divided by 15

= (n ÷ 15)

An unknown number (put n as a variable) is being divided by 15.

The sum

Add (15 ÷ n) and (n ÷ 15)

(15 ÷ n) + (n ÷ 15)

Hope this helped and have a lovely rest of your day! :)

Answer the filling questions in your own words.

1. Which figure above is a line segment?

2. Which figure above is a ray?


3. Explain, in detail, the differences between a line, a line segment, and a ray.

Answers

A line has no endpoints (line FG), a line segment has two endpoints (line segment AB), and a ray has one endpoint (ray CD).

What is a Line Segment?

A line segment can be described as a line having two definite endpoints.

What is a Ray?

A ray is a part of a line that has just one fixed endpoint and extends in the opposite direction of the endpoint to infinity.

What is a Line?

A line has no endpoint. It extends in opposite directions to infinity.

1. The figure that is a line segment is the green figure. (line segment AB).

2. The blue figure is a ray (ray CD)

3. The red figure is a line (line FG).

In summary, a line has no endpoints (line FG), a line segment has two endpoints (line segment AB), and a ray has one endpoint (ray CD).

Learn more about lines on:

https://brainly.com/question/11493301

#SPJ1

A computer programmer had two flies with a total size of 77.56 gigabytes if one of the files was 45.46 gigabytes how big is the second file

Answers

Answer:

Step-by-step explanation:

32.1 gb is answer

77.56

-45.46

second file would be 32.10 gb

In a class in which the final course grades depends entirely on the average of four equally weighted 100 point test David has scored 81, 92, and 74 on the first three. What range of scores on the fourth test will give David a b for the semester ( an average between 80 and 89 inclusive) assume that all the test scores have a non negative value

Answers

The range of scores on the fourth test to give David a B grade for the semester is at least 73 but less than or equal to 89.

What is a range?

A range refers to the difference between the lowest and the highest score.

A range of scores gives two values, the lowest and the highest scores.

Data and Calculations:

Scores secured by David = 81, 92, and 74

Total scores in three exams = 247

The average score for a B grade is:

80  ≤  B grade  < 90      ["at least" means ≤]

Therefore,

80 ≤ (81 + 92 + 74 + x) / 4  < 89  [assume equal weights for exams]

80 ≤ (247 + x) / 4 ≤ 89  [add values]

320 ≤ (247 + x) ≤ 356   [multiply by 4, retains a sense of inequality]

73 ≤ x < 109                   [subtracting 247 retains a sense of inequality]

Since exams are graded on 100 points, David cannot score 109, so the upper limit is put at 89.

Thus, the exam grade in the fourth test must be at least 73 but less than or equal to 89 to get a B average.

Learn more about inequalities at https://brainly.com/question/11613554

#SPJ1

prove that the sequence {Xn ] Such that
Xn Converges to Zero

Answers

The sequence or pattern [[tex]x_{n}[/tex]] [tex]x_{n}[/tex] Converges to Zero, meaning that the power, limit, and final solution all get closer to zero.

What do you mean by mathematical sequence?

A grouping of numbers in a specific order is known as a sequence. On the other hand, a series is described as the accumulation of a sequence's constituent parts. The length of the series is the number of elements (potentially infinite).Unlike a set, a sequence may contain the same things more than once at different locations, and unlike a set, the sequence's order is crucial.

According to given information;

First put;

[tex]x_{n}[/tex]−1=−√(1+x[tex]_n_-_2[/tex]+1)

into

[tex]x_{n}[/tex]=(−1+x[tex]_n_-_1[/tex]+1)

You'll notice a general form:

[tex]x_{n}[/tex]=−1+(x[tex]_n_-_r[/tex]+1)^2^−r

Then put r = n-1, and take the limit of both sides with n tending to infinity. On the right hand side, you have

−1 +[tex]\lim_{n \to \infty}[/tex](x+1)^[tex]\frac{1}{2n-1}[/tex]

       n→∞

he power approaches 0, the limit approaches 1 and the final answer approaches 0.

Know more about Sequence visit:

brainly.com/question/42614502

#SPJ9

Which function has the greater average rate of change over the interval [0,3]?

Answers

If the interval is [0,3] then the second function whose graph is given has the greater average rate of change.

Given two functions, one is in the table and the other one is in the form of graph.

We are required to choose the function which has the greater average rate of change.

Function is basically the relationship between two or more variables that are expressed in equal to form. The values that we enter are known as part of domain and the values that we get from the function are known as part of codomain or range of the function.

If we observe the table then we will find that in the interval [0,3] there is not any change in the value of function, it is constant to be 4.

If we observe the graph then we will find that the value of function is continuously decreasing.

So, the second function has greater average rate of change over the interval [0,3].

Hence if the interval is [0,3] then the second function whose graph is given has the greater average rate of change.

Learn more about rate of change at https://brainly.com/question/8728504

#SPJ9

Explain how to graph the line with the equation y = 3/4x - 5

Answers

Answer:

A graphing calculator can help you.

Here is the graph, it is in the photo.

Consider the three functions below.
- (4) -(41* *--*
Which statement is true?
The range of h(x) is y> 0.
The domain of g(x) is y> 0.
The ranges of f(x) and h(x) are different from the range of g),
The domains of f(x) and g(x) are different from the domain of h(x).

Answers

Answer: c

Step-by-step explanation:

I need help with this

Answers

Answer:

1. He get get to school 10 minutes faster riding by hisself than ridding with Christina.

Step-by-step explanation:

Christina is 22 minutes - Luis 12 minutes = 10 minutes.

Solve 2x + 2 > 10.
PLEASE HELP

Answers

Answer:

x > 4

Step-by-step explanation:

2x + 2 > 10

2x > 10 - 2

2x > 8

x > 8/2

x > 4

X > 4 is going to be your correct answer.

Raphi buys 1 rubber and 1 pen for £1.25.
Dylan buys 4 rubbers and 3 pens for £4.75.
Work out the cost of one rubber and one pen.
rubber: £
pen: £
Submit Answer

Answers

Answer:

Step-by-step explanation:

Cost of one rubber = $1

Cost of one pen = 0.25

What is the answer
6000 +300+20+5

Answers

Answer:

6325

Step-by-step explanation:

[tex]6000 \\ \: \: 300 \\ \: \: \: \: 20 \\ \: \: \: + 5[/tex]

___________

6325

Answer:

Your answer would be [tex]6325[/tex]

Step-by-step explanation:

[tex]=6325[/tex]

[tex]6000 +300+20+5[/tex]

[tex]=6325[/tex]

hopefully this helps! TwT

……………………………………………………………

Answers

same here 2383882828x7767=?

Other Questions
Absolute value of 4 is take two carbon atoms and join by two springs making a double bond. complete the ethene moleeule by adding two hydrogen atoms to each carbon atom. each carbon atom should now have the usual four bonds. this is ethene which is also called ethylene. the structure for ethene is Which statement best explains how the media supports the text?The image of the author described in the passage emphasizes the humanity and potential of enslaved persons.The image shows the author holding the book he wrote as proof that he knew how to read and write.The image depicts the author at the time of his enslavement at a sugar plantation on Barbados.The image helps the reader visualize Olaudah Equianos physical health, which prevented him from working on a plantation. Which is true of the legacy of the Mongols?O They had a strong influence on China, but little impact elsewhere.O They only had a small effect that lasted primarily during the Yuan dynasty.O Their influence was much more strongly felt in Central Asia and beyond than in East Asia.O They had a powerful effect on China, but future leaders worked to dismantle that legacy.O The Mongols ruled for such a short time that they have no legacy in China. The diagram shows a rectangle ABCD.The point A is (2,14) , Bus (-2,8) and C lies on the x-axis.Find (i) the equation of BC.(ii) the coordinates of Cand D. Which of the following sentences use ellipses correctly to omit quoted material? Check all that apply.In his famous speech, then presidential nominee Abraham Lincoln said, "I do not expect the Union to be dissolved... but I do expect itwill cease to be divided."Despite the looming Civil War, Lincoln said, "I do not expect the Union to be dissolved..." (491)Before the Civil War, Lincoln predicted that "either the opponents of slavery will arrest the further spread of it....or its advocates willpush it forward till it shall become alike lawful in all the states..."When speaking to other delegates in 1858, Lincoln said, "I believe this government cannot endure permanently half slave...When contemplating the continuation of some states allowing slaves and others not, Lincoln said, "I believe this government cannotendure permanently..." (491). how did the british east india company establish dominance in india A traffic cone with a height of 20 in. is ideal for traffic control. Find the lateral area of a cone with a height of 20 in. and a diameter of 12 in. Round the answer to the nearest whole number. (Hint: The height given is not the slant height.) the answer highlighted i dont know if its wrong or not so please answer carefully In the movie "The Sixth Sense," define dramatic irony. How is irony used in the film? Give an example of one type of irony used. a. What are the four states, or phases, of matter? Describe the shape and volume properties of each phase. Can they change, or are they fixed? i. _______________________ Shape: Volume: ii. _______________________ Shape: Volume: iii. _______________________ Shape: Volume: iv. _______________________ Shape: Volume: Periodic Table Project: Element Presentation Your Favorite Element Student Guide Assignment Prompt In this assignment, you will research an element of your choice from the periodic table. Using reference materials and Internet sites, you will collect information about the element. Prizes you get for winning a race or a competition according to john locke, political society is created when individuals voluntarily form a government to create 1. How is globalization affecting the hospitality industry? Give specific examples of some ofthe changes. 2. Why is service such an important part of the hospitality and tourism industry? Provide andevaluate an example of good service and an example of poor service. 3. What are three historical events or aspects that influenced the hospitality and tourismindustry? Describe how these events or changes influenced the industry. 4. Technology has impacted, and continues to impact, the hospitality and tourism industry in a number of different ways. Consider the lodging sector. What are some specific waysthat technology impacted this sector? What are the advantages and disadvantages ofthese changes?5. Imagine that you are the general manager of a hotel. What "moments of truth" would existfor your hotel? What could you do ensure that these moments always leave a positiveimpact on the guest? An Internet service company earned $770 in setup fees for new homes in a neighborhood. They charged $35 for each new setup. How many new setups did they perform? Responses 19 setups 19 setups 22 setups 22 setups 25 setups 25 setups 26 setups What is the greatest common factor of 3 and 13? The Spanish primarily explored which area of the New World? were parcels of land on which native americans lived after they sold lor lost much of their land to the federal government. they were stripped away by the dawes act in 1877. Explain how gallium and germanium fit in Mendeleevs predictions