I hope someone can help me with 1) & 2). Thank you!!

I Hope Someone Can Help Me With 1) & 2). Thank You!!

Answers

Answer 1

Answer:

(1) The slope intercept should be y=1/2x-5

So the table should be

x             y                     point

-2           -6                   (-2,-6)

0             -5                   (0,-5)

2              -4                   (2,-4)

(2) The slope -5/4

Step-by-step explanation:

(1) The reason why when she graphed the points is incorrect is because she needs to graph it in point slope form not in standard form and when she used the equation.

To find the slope intercept form you need to get the y on one side by itself:

x-2y=10

Subtract x on both sides:

-2y=-x+10

Divide by -2 on both sides:

y=1/2x-5

(2)The formula for the slope is y2-y1/x2-x1

-2-3/5-1

Which is -5/4

Thus the slope is -5/4

Hope this helps!


Related Questions

A rocket is launched from the top of a building. The flight path is modelled by h = -4t2 + 16t + 24
where h is the height of the rocket from the ground in metres, and t is the time in seconds. What is the initial height of the rocket, when will the rocket hit the ground and what is the height of the rocket after 4 seconds

Answers

The initial height of the rocket is 24 metres, the rocket hit the ground in 0.88 seconds and the height of the rocket after 4 seconds is 24 metres.

What is quadratic equation?

A quadratic equation is a second-order polynomial equation in a single variable x , ax²+bx+c=0. with a ≠ 0 .

The initial height of the rocket is given by the value of h when t = 0:

h(t)=-4t² + 16t + 24

h(0)=-4(0)² + 16(0) + 24

h(0)=24

So the initial height of the rocket is 24 metres.

The rocket will hit the ground when its height is 0 metres, so we can set h = 0 in the equation and solve for t:

0 = -4t²+ 16t + 24

-4t² + 16t + 24 = 0

t=-0.88 seconds

So the rocket will hit the ground after approximately 0.88 seconds.

The height of the rocket after 4 seconds is given by:

h(4)== -4(4)²+ 16(4) + 24

=-64+64+24

=24

So the height of the rocket after 4 seconds is 24 metres.

Hence, the initial height of the rocket is 24 metres, the rocket hit the ground in 0.88 seconds and the height of the rocket after 4 seconds is 24 metres.

To learn more on Quadratic equation click:

https://brainly.com/question/17177510

#SPJ1

What type of line is PQ?
A. altitude
B. angle bisector
C. side bisector
D. median

What type of line is PQ?A. altitudeB. angle bisectorC. side bisectorD. median

Answers

the answer for your question is altitude

The line PQ of the triangle is an altitude. The correct option is A.

What is the altitude of the triangle?

A line segment passing through a triangle's vertex and running perpendicular to the line containing the base is the triangle's height in geometry.

The extended base of the altitude is the name given to this line that contains the opposing side. The foot of the altitude is the point at where, the extended base and the height converge.

In the given triangle the line segment PQ is passing through a triangle's vertex and running perpendicular to the line containing the base is the triangle's height in geometry.

Therefore, the line PQ of the triangle is an altitude. The correct option is A.

To know more about an altitude follow

https://brainly.com/question/20305455

#SPJ5

In Triangle 2, b=10 in, a=14 in, and theta=65 degrees solve for c, a, and B.

Answers

The length of c is c = 13.3, and the angle measures are A = 17.7 and B = 97.3

How to determine the missing sides and angles of the triangle?

From the question, we have the given parameters to be:

b = 10 inches

a = 14 inches

<C = 65 degrees

To calculate the length of c, we use the following equation of law of cosine

c^2 = a^2 + b^2 - 2 * a * b * cos(C)

Substitute the known values in the above equation

c^2 = 14^2 + 10^2 - 2 * 10 * 14 * cos(65 degrees)

Evaluate cos(65 degrees)

c^2 = 14^2 + 10^2 - 2 * 10 * 14 * 0.4226

Evaluate the exponent

c^2 = 196 + 100 - 2 * 10 * 14 * 0.4226

Evaluate the product

c^2 = 196 + 100 - 118.328

Evaluate the sum and the difference

c^2 = 177.672

Take the square root of both sides

c = 13.3

To calculate the angle measure of A, we use the following equation of law of sine

a/sin(A) = c/sin(C)

This gives

14/sin(A) = 13.3/sin(65)

This gives

14/sin(A) = 14.7

Rewrite as:

sin(A)  = 14/14.7

Evaluate the quotient

sin(A)  = 0.9524

Take the arc sin of both sides

A = 17.7

Lastly, we have

B = 180 - A - C

This gives

B = 180 - 17.7 - 65

Evaluate

B = 97.3

Hence, the length of c is c = 13.3, and the angle measures are A = 17.7 and B = 97.3

Read more about law of cosines and sines at:

https://brainly.com/question/4372174

#SPJ1

Find the equation of the line that satisfies the conditions given in each of the following: 1. Through (3, 2) and (5, 7) 2. Through (-3, 4), m = 2 3. m = -3, b = 5 4. x-intercept = 3, y-intercept

Answers

The equation of each line that satisfies the given conditions are:

1. y - 2 = 5/2(x - 3)

2. y - 4 = m(x + 3)

3. y = -3x + 5

What is the Equation of a Line?If we know the slope (m) and the y-intercept (b) of a line, we can write the equation of the line as y = mx + b in slope-intercept form.If we know the point (a, b) and the slope (m) of the line, we can write the equation of the line in point-slope form as y - b = m(x - a).

1. Given the points, (3, 2) and (5, 7), find the slope (m):

Slope (m) = change in y / change in x = (7 - 2)/(5 - 3)

m = 5/2

Write the equation in point-slope form by substituting m = 5/2 and (a, b) = (3, 2) into y - b = m(x - a):

y - 2 = 5/2(x - 3)

2. Given:

A point = (-3, 4)

Slope (m) = 2

Substitute (a, b) (-3, 4), and m = 2 into y - b = m(x - a):

y - 4 = m(x + 3) [equation of the line]

3. Given:

Slope (m) = -3

Y-intercept (b) = 5

Substitute m = -3 and b = 5 into the equation y = mx + b:

y = -3x + 5

Learn more about equation of a line on:

https://brainly.com/question/13763238

#SPJ1

Let f(x) = x ^ 2 g(x) = sqrt(x - 1) and h(x) = 2x + 3 Express each function k as a composite of two out of these three functions.

k(x) = sqrt(x ^ 2 - 1)

Answers

We can write k(x) as the composition of g(x) and f(x).

k(x) = g(f(x))

How to express k(x) as a composition?

A composition of two functions means that we need to evaluate one function in the other one.

Here we have the functions:

f(x)=  x²

g(x) = √(x - 1)

h(x) = 2x + 3

And we know that:

k(x) = √(x² - 1)

So we have a square root, then we need to evaluate g(x), and the argument is a square, then we need to evaluate in f(x), the composition is:

k(x) = g(f(x))

Learn more about compositions at:

https://brainly.com/question/10687170

#SPJ1

Arthur's dog, Shep, had to go on a diet. After three months of dieting, Shep had lost 16% of his weight, which was 24 pounds. How much did Shep weigh before he was put on a diet?

Answers

Answer: 150 pounds

Step-by-step explanation:

Let her initial weight be represented by x.

Since Shep had lost 16% of his weight, which was 24 pounds. Shep weight before he was put on a diet would be:

16% × x = 24

0.16 × x = 24

0.16x = 24

x = 24/0.16

x = 150 pounds

What is the area of the rectangle?

What is the area of the rectangle?

Answers

Answer:

Area = 396 units²

Step-by-step explanation:

Let's assume:

Length = 2c - 5

Width = 5c + 9

Perimeter = 2(L + W) = 106 units

Thus:

2[(2c - 5) + (5c + 9)] = 106

Find the value of c

2[2c - 5 + 5c + 9] = 106

2[7c + 4] = 106

14c + 8 = 106

14c = 106 - 8

14c = 98

Divide both sides by 14

c = 98/14

c = 7

✔️Area of the rectangle = Length × Width

Area = (2c - 5)(5c + 9)

Plug in the value of c

Area = (2×7 - 5)(5×7 + 9)

Area = (14 - 5)(35 + 9)

Area = (9)(44)

Area = 396 units²

A local dry-cleaning company bought new equipment and its estimated useful life is 4 years. Using the straight-line depreciation method, what is the rate of depreciation each year?

Answers

Answer:

$2,500 or 25%

Step-by-step explanation:

Let's use the same example:

Cost of Equipment = $10,000

Useful Life = 4 years

Depreciation Rate = (Annual Depreciation / Cost of Equipment) * 100

Annual Depreciation = Cost of Equipment / Useful Life

Annual Depreciation = $10,000 / 4 years

Annual Depreciation = $2,500

Depreciation Rate = ($2,500 / $10,000) * 100

Depreciation Rate = 0.25 * 100

Depreciation Rate = 25%

Class: Algebra 2

I need help with these Natural Logarithms problems!!!!!

I will give lots of points!!!!

Class: Algebra 2I need help with these Natural Logarithms problems!!!!!I will give lots of points!!!!

Answers

The solutions are: x = ln(2) for 2eˣ = 4,  x = ln(25)/4 for e⁴ˣ = 25, x = ln(72) for eˣ = 72 and x = ln(124)/3 for e³ˣ = 124.

Solving equations using natural logarithm

To solve these equations using natural logarithm, we can use the following rules:

If a = eᵇ, then b = ln(a).If ln(aᵇ) = b ln(a).

Using these rules, we can solve the given equations as follows:

2eˣ = 4

Divide both sides by 2 to get

eˣ = 2.

Take the natural logarithm of both sides to get

ln(eˣ) = ln(2).

Using rule 1 above, we can simplify ln(eˣ) to x, and we get

x = ln(2).

e⁴ˣ = 25

4x = ln(25).

Divide both sides by 4 to get

x = ln(25)/4.

eˣ = 72

Take the natural logarithm of both sides to get

x = ln(72).

e³ˣ = 124

Take the natural logarithm of both sides to get

3x = ln(124).

Divide both sides by 3 to get

x = ln(124)/3.

For the second set of equations, we use the same rule as above

So, we have

ln(x - 3) = 2

x - 3 = e²

x = e² + 3.

x ≈ 10.389.

Therefore, the solution is x ≈ 10.389.

ln(2t) = 4

2t = e⁴

t = 0.5 * e⁴

t ≈ 27.299.

Therefore, the solution is t ≈ 27.299.

Read more about logarithm at

https://brainly.com/question/24160402

#SPJ1

Linear sequence of 35/100,5/10,65/100

Answers

The linear rule for the sequence is f(n) = 7/20 + 3/20(n - 1)

Finding the linear rule for the sequence

From the question, we have the following parameters that can be used in our computation:

35/100,5/10,65/100

In the above sequence, we can see that 15/100 is added to the previous term to get the new term

This means that

First term, a = 35/100

Common difference, d = 15/100

The nth term is then represented as

f(n) = a + (n - 1) * d

Substitute the known values in the above equation, so, we have the following representation

f(n) = 35/100 + 15/100(n - 1)

So, we have

f(n) = 7/20 + 3/20(n - 1)

Hence, the explicit rule is f(n) = 7/20 + 3/20(n - 1)

Read more about sequence at

brainly.com/question/30499691

#SPJ1

In the figure, P is the centroid of Abc and BP=8
Find the length of BF

In the figure, P is the centroid of Abc and BP=8Find the length of BF
In the figure, P is the centroid of Abc and BP=8Find the length of BF

Answers

Answer:

B. 12

Step-by-step explanation:

Based on the centroid theorem,

\( BP = \frac{2}{3}(BF) \).

BP = 8

Plug in the value of BP into the equation and find the value of BF.

\( 8 = \frac{2}{3}(BF) \)

\( 8 = \frac{2*BF}{3} \)

Cross multiply

\( 8*3 = 2*BF \)

\( 24 = 2*BF \)

Divide both sides by 2

\( \frac{24}{2} = BF \)

\( BF = 12 \)

what is 25+25458752452+5454466125+545454885422574212=

Answers

Answer:

5.4545492e+17

Step-by-step explanation:

aka a really big number

Ms.Peralta's friend Mike is a construction worker. Mike gets paid $15 an hour. After working 9 hours he gets paid 1.25 times his hourly rate. Below you can find Mike's hours for last Friday. - Mike worked for 5 hours - took an 1 hr and 15 minute break for lunch (does not count toward his work hours) - worked for an additional 7.5 hours How much money did Mike make last Friday?

Answers

Answer:

Mike made $ 200.63 last Friday.

Step-by-step explanation:

Since Ms. Peralta's friend Mike is a construction worker who gets paid $ 15 an hour, and after working 9 hours he gets paid 1.25 times his hourly rate, and last Friday Mike worked for 5 hours - took an 1 hr and 15 minute break for lunch (does not count toward his work hours) - and worked for an additional 7.5 hours, to determine how much money did Mike make last Friday the following calculation must be performed:

5 + 7.5 = 12.5

12.5 - 9 = 3.5

9 x 15 + (3.5 x (15 x 1.25)) = X

135 + 3.5 x 18.75 = X

135 + 65.625 = X

200.63 = X

Therefore, Mike made $ 200.63 last Friday.

A sixth-grade class recorded the number of letters in each student's first name.

The results are shown in the dot plot.


A dot plot titled lengths of student names show the number of students with a certain number of letters in their name. The data is as follows. 1 dot above 3, 2 dots above 4, 4 dots above 5, 7 dots above 6 and 7, 3 dots above 8, 1 dot above 9, 2 dots above 10, and 3 dots above 11.


Which is the best representation of the center of this data set?

A. 8

B. 5

C. 7

D. 6

A sixth-grade class recorded the number of letters in each student's first name.The results are shown

Answers

A dot plot title lengbof student

28+16x^4 i need it factored completely

Answers

Answer:

\(4(x^4+7)\)

Step-by-step explanation:

Taking out the greatest common factor,\(16x^4+28=4(x^4+7)\).

Solve for x: x/25 > 5

Answers

Answer:

x>125

Step-by-step explanation:

Answer:

x > 125

Step-by-step explanation:

Multiply each side by 25, so it now looks like this: x > 125

I hope this helps!

need help with this ASAP
!!!!!!!!!!!!!!!!!!!!!!!!

need help with this ASAP!!!!!!!!!!!!!!!!!!!!!!!!

Answers

The fence in dead center is about 399 feet from the third base.

What is the Pythagorean Theorem?

The Pythagorean Theorem states that in the case of a right triangle, the square of the length of the hypotenuse, which is the longest side,  is equals to the sum of the squares of the lengths of the other two sides.

Hence the equation for the theorem is given as follows:

c² = a² + b².

In which:

c > a and c > b is the length of the hypotenuse.a and b are the lengths of the other two sides (the legs) of the right-angled triangle.

For the triangle in this problem, we have that:

The sides are d ft and 90 ft.The hypotenuse is of 409 ft.

Hence the distance is obtained as follows:

d² + 90² = 409²

\(d = \sqrt{409^2 - 90^2}\)

d = 399 ft.

More can be learned about the Pythagorean Theorem at brainly.com/question/30203256

#SPJ1

ramon has an employer that offers a generours 401k returement plan roman is allowed to deduct up to 10% from his paycheck to go directly into his retirement account and his emplyer will pay $0.75 for every $1.00 that roman contributes if he contributes 10% of his $80,000 annual gross salary to his 401k how much will actually be going into the retirement account each year ?

Answers

Answer:

14000

Step-by-step explanation:

A year he contributes :10/100 × 80000= 8000

Then his employer pays 0.75 × 8000= 6000

The total money contributed to is

401k is = 8000 + 6000 = 14000

Ann’s penny bank is 3/10 full. After she adds 200 pennies , it is 1/2 full . How many pennies can Ann’s bank hold ?

Anns penny bank is 3/10 full. After she adds 200 pennies , it is 1/2 full . How many pennies can Anns

Answers

Solution

Let x be the number of pennies Ann's bank can hold

So, from the question we have that

\(\begin{gathered} \frac{3}{10}x+200=\frac{1}{2}x \\ \\ multiply\text{ through by 10} \\ \\ 3x+2000=5x \\ \\ 2000=5x-3x \\ \\ 2000=2x \\ \\ x=\frac{2000}{2} \\ \\ x=1000 \end{gathered}\)

The answer is 1000 pennies

The value of homes sold in Hampton VA are normally distributed with a mean of $200,000

and a standard deviation of $10,000. If 1216 houses were sold in 2012, how many houses would

have a value greater than one standard deviation above the mean?

Answers

Answer:

\(X \sim N(200000,100000)\)  

Where \(\mu=200000\) and \(\sigma=10000\)

From the empirical rule we know that within one deviation from the mean we have 68% of the values so then 1 deviation above the mean we will have (100-68)/2 = 16% and then the number of houses that are greater than one deviation above the mean are:

\( Number = 1216*0.16 = 194.56\)

And the answer woud be between 194 and 195 houses

Step-by-step explanation:

Let X the random variable that represent the value of homes in Hampton VA of a population, and for this case we know the distribution for X is given by:

\(X \sim N(200000,100000)\)  

Where \(\mu=200000\) and \(\sigma=10000\)

From the empirical rule we know that within one deviation from the mean we have 68% of the values so then 1 deviation above the mean we will have (100-68)/2 = 16% and then the number of houses that are greater than one deviation above the mean are:

\( Number = 1216*0.16 = 194.56\)

And the answer woud be between 194 and 195 houses

Irinkers or both? Acme electronics manufactures MP3 players at three locations. The plant 50% of the MP3 players and 1% are defective. The plant at Memphis manu that plant are defective. The plant at Fort Meyers manufactures 20% and 3% If an MP3 player is selected at random, what is the probability that it is defe Refer to Problem 6.101. An MP3 player is found to be defective. What is th manufactured in Fort Meyers?​

Answers

The probability that an MP3 player manufactured in Fort Meyers is defective is 0.37%.

To calculate the probability that an MP3 player is defective, we need to consider the manufacturing plants and their respective defect rates.

Given:

Plant at Memphis manufactures 50% of the MP3 players, and 1% of those manufactured at that plant are defective.

Plant at Fort Meyers manufactures 20% of the MP3 players, and 3% of those manufactured at that plant are defective.

No information is provided about the defect rate of the third plant.

To find the overall probability of an MP3 player being defective, we need to consider the probability of selecting a defective player from each plant and then weigh it by the probability of selecting a player from each plant.

Let's calculate the overall probability:

Probability of selecting a defective player from Memphis plant = 50% * 1% = 0.50% or 0.005 (since 50% is equivalent to 0.50 in decimal form)

Probability of selecting a defective player from Fort Meyers plant = 20% * 3% = 0.60% or 0.006 (since 20% is equivalent to 0.20 in decimal form)

To calculate the overall probability, we need to weigh these probabilities by the probability of selecting an MP3 player from each plant:

Probability of selecting from Memphis plant = 50% = 0.50 (decimal form)

Probability of selecting from Fort Meyers plant = 20% = 0.20 (decimal form)

Overall probability of selecting a defective MP3 player is given by:

Overall probability = (Probability from Memphis plant * Probability of selecting a defective player from Memphis) + (Probability from Fort Meyers plant * Probability of selecting a defective player from Fort Meyers)

Overall probability = (0.50 * 0.005) + (0.20 * 0.006) = 0.0025 + 0.0012 = 0.0037 or 0.37%

Therefore, the probability that an MP3 player, manufactured in Fort Meyers, is defective is 0.37%.

For more question on  probability visit:

https://brainly.com/question/25839839

#SPJ8

For the function g(x) = 10 VX-2, what is the inverse function?
o pr}(X) = 7+2
O q'(x) = -2
O 0760) = (+)+2
O 011(x) = (+) --

Answers

Answer:

\(g'(x) = \frac{x^2}{100} +2\)

Step-by-step explanation:

Given

\(g(x) = 10\sqrt{x - 2\)

Required

Determine the inverse function

\(g(x) = 10\sqrt{x - 2\)

Replace g(x) with y

\(y = 10\sqrt{x -2\)

Swap the positions of x and y

\(x = 10\sqrt{y -2\)

Divide through by 10

\(\frac{x}{10} = \sqrt{y - 2\)

Square of both sides

\(\frac{x^2}{100} = y - 2\)

Make y the subject

\(y = \frac{x^2}{100} +2\)

Replace y with g'(x)

\(g'(x) = \frac{x^2}{100} +2\)

Hence, the inverse function is: \(g'(x) = \frac{x^2}{100} +2\)

Critique Reasoning James says is greater than 10. Is James correct? Explain.​

Answers

The is answe is less than because I have to get them up

i need help with this!

i need help with this!

Answers

the answer would be y=23

Cassie Boland earns $16.25 an hour. What gross wages did she
earn last week by working 25 hours?

Answers

Answer:

$406.25

Step-by-step explanation:

Multiply 16.25 by 25:

16.25(25)

= 406.25

So, her gross wages were $406.25

Answer:

406.25

Step-by-step explanation:

identify the terms that are substituted for supply chain. (check all that apply.) multiple select question. supply web supply network extended enterprise demand chain lean operation

Answers

The following phrases are used in place of supply chain:

Supply network ; Demand chain ; Extended enterprise ; Supply web.

Explain about the supply chain?

The supply chain is a networked system of businesses, people, information, and assets created to locate, produce, and transport items from their point of origin to their final destination, which is often from the a supplier to a customer.

Modern supply chains sometimes span several nations and involve numerous processes, making them exceedingly complicated.

The fundamental steps in such a supply chain are as follows:

original source or raw material extractiontransforming raw materials into simple componentsputting together basic components into completed goodsdistributing finished goods to customersdelivering completed goods to customers or end users

Thus, the following phrases are used in place of supply chain:

Supply network ; Demand chain ; Extended enterprise ; Supply web.

To know more about the supply chain, here

https://brainly.com/question/25160870

#SPJ4

Plssss help congruent triangles exercises .

Plssss help congruent triangles exercises .

Answers

Answer:

  2. ASA can be used with the definition of an isosceles triangle

  3. x = 5 5/6

Step-by-step explanation:

2.

Using the given information, the definition of an isosceles triangle tells us, ...

  ∠A = ∠C and ∠A = ∠ABM and ∠C = ∠CBN

By substitution, ∠ABM = ∠CBN. This lets us declare ΔAMB ≅ ΔCNB by ASA, where the sides between the angles are AB and CB.

__

3.

If the angles of interest are the same, then the triangles are similar. That means corresponding sides have the same ratio:

  AB/AD = CB/CE

  x/7 = (10-x)/5

  5x = 7(10 -x) = 70 -7x . . . . . multiply by 35, simplify

  12x = 70 . . . . . . . . . . . add 7x

  x = 70/12 = 35/6

  x = 5 5/6

Solve the following pair of simultaneous equations
X + y = 13
4x + y = 31

Answers

Answer:

x = 6       y = 7

Step-by-step explanation:

You can isolate y using the first equation and get y = 13 - x.

Plug in for y using the second equation.

4x + (13 - x) = 31       Solve for x

4x - x = 18

3x = 18

x = 6                  Plug in for x using the first equation.

(6) + y = 13         Solve for y

y = 7

I hope this helped and please mark me as brainliest!

Answer:

The solution is (6, 7)

Step-by-step explanation:

Let's solve this system by elimination by addition and subtraction.  To accomplish this, subtract each term of the first equation by the corresponding term beneath it (e. g., subtract x in the first term from 4x in the second term):

3x = 18, which leads to x = 6.

Now substitute 6 for x in the first equation.  We get:  6 + y = 13, so y must be 7.

Substituting 7 for y in the second equation, we get 4x + 7 = 31, or 4x = 24.

Then x must be 6, and so

The solution is (6, 7)

Candace invests $636 in an investment that pays 7% interest compounded quarterly. What is her annual effective yield? Input answer as a percentage to two decimal places.

Answers

Answer:

7.19%

Step-by-step explanation:

let i be the effective rate

\((1+\frac{.07}{4})^4=(1+i)\\.071859031\)

The annual effective yield will be 7.19% for the investment.

What is compound interest?

Compound interest, also known as interest on principal and interest, is the practice of adding interest to the principal amount of a loan or deposit.

Given that Candace invests $636 in an investment that pays 7% interest compounded quarterly.

The annual effective yield will be calculated as below:-

[ ( 1 + ( 0.07 / 4 )⁴ ] = ( 1 + i)

Solve the equation:-

i = 0.0718

i = 0.0718 x 100 = 7.19%

Therefore, the annual effective yield will be 7.19% for the investment.

To know more about compound interest follow

https://brainly.com/question/24924853

#SPJ2

what does new thousand mean?

Answers

We see here that new thousand is actually liken to be the result in thousand that is gotten after carrying out an operation.

What is a thousand?

A thousand is a number that denotes the sum of 1,000 units or ten hundreds.

The word "thousand" is frequently used in daily speech to denote a significant but limited amount, such as a thousand money, a thousand individuals, or a thousand pages. Alternatively, it can be used as a round number to denote an approximation, as in "a thousand times" or "a thousand and one nights."

Learn more about thousand on https://brainly.com/question/29260004

#SPJ1

Other Questions
The Newton's Cradle toy will slow down and stop because some of the energy is being transformed into s________ energy and also th______ energy. En un estadio de ftbol pondr el csped para mejorar las condiciones pero necesita calcular el aire para saber cunto comprar el terreno mide 18 km de ancho por 25 km de largo cuanto mide el rea del terreno IBN expecta when Guru Drona shooting believe story. Mahabharata characters a sociologist conducts a study of superrich americans. one defining characteristic that separates the superrich from the upper class is that the superrich: 3. PART A: Which of the following phrases bestdescribes the connection the speaker makesbetween Aeschylus' quote and King's death?e persuasive.O A Experiencing tragedy is painful, but it can teachlessons about love and healing.B Tragedy makes many people forget what is mostimportant in life, which is to be kind andcompassionate to loved ones.OC It is possible to avoid tragedy if people arewilling to learn lessons from the past.D Tragedy cannot be avoided, but it can be used totame the violent parts of the soul. what is wrong with this statement?: sperm and egg cells go through mitosis and divide a total of 1 time s s s s s s s s s s s s s s s s s s s ss s s s s s s s s s ss s s s s s s s s s s s s ss s s please help What would be the dimesions of the pool if the length is 15 feet longer then the width and they put up an 110 feet of fence around the poolHelp ASAP ill give BrainlyPlS HELP ME NO BOTS PLS How would i express this as an algebraic expression? The sum of a number decreased by three, and eight more than the quotient of triple the number and five. Help with this thank youNeed the proper use of the article Im struggling with this question need some help Disease prevention are activities designed not to protect patients or other members ofthe public from actual or potential health threats. Which developmental change should the nurse expect to find in a 9-year-old female child?a. Flat labia majorab. Thin labia minorac. Thickened mons pubisd. Tissue paper-thin hymen What occurred after the unification of Upper and Lower Egypt?Egypt was invaded.The firstking was crowned.The first dynasty was created.O People began to settle along the Nile River. What is driving Andrews and Kristinas decisions on where to expand their businesses? please send me the answer I will be mark as brainest please PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!!PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! 2. Based on what you've learned about common symbols, complete the checklist. Identify whichthemes are clearly related to each symbol.Symbol: An appleRelated?To gain knowledge is to lose one's innocence.Disobeying a higher power will lead to misery.Unfortunately, war will always be a part of life.Symbol: SpringRelated?Even things that seem endless come to an end.Getting a fresh start gives life to a person's job.Never trust people who give you easy answers. Which numbered site is likely to have a thin sequence of sediments over crystalline rocks of the basement?a.) 1, the continental shieldb.) 2, the continental platformc.) 3, a basin in the continentd.) 4, a continental shelfe.) 5, a deep sediment-filled basin next to the continent What is the measure of m?