if the Arithmetic means of the 17 numbers is 14. when the two numbers are eliminated the mean becomes 13 if the differences of the two eliminated numbers is 7. find the numbers.
Answer=30,20 but show me in process.​

Answers

Answer 1

Answer:

The numbers are 18 and 25

Step-by-step explanation:

Given

[tex]\bar x_1 = 14[/tex]     [tex]n_1 = 17[/tex]

[tex]\bar x_2 = 13[/tex]     [tex]n_2 = 15[/tex]

[tex]a - b = 7[/tex] --- the difference of the 2 numbers

Required

Find a and b

We have:

[tex]\bar x = \frac{\sum x}{n}[/tex] -- mean formula

So, we have:

[tex]\bar x_1 = \frac{\sum x_1}{n_1}[/tex]

[tex]14 = \frac{\sum x_1}{17}[/tex]

Cross multiply

[tex]\sum x_1 = 14 * 17[/tex]

[tex]\sum x_1 = 238[/tex]

When the two numbers are removed, we have:

[tex]\bar x_2 = \frac{\sum x_2}{n_2}[/tex]

[tex]13 = \frac{\sum x_2}{15}[/tex]

Cross multiply

[tex]\sum x_2 = 13 * 15[/tex]

[tex]\sum x_2 = 195[/tex]

The two numbers that were removed are:

[tex]a + b = \sum x_1 - \sum x_2[/tex]

[tex]a + b = 238 - 195[/tex]

[tex]a + b = 43[/tex]

Make a the subject

[tex]a= 43 - b[/tex]

We have:

[tex]a - b = 7[/tex]

Substitute [tex]a= 43 - b[/tex]

[tex]43 - b - b = 7[/tex]

[tex]43 - 2b = 7[/tex]

Collect like terms

[tex]2b = 43 - 7[/tex]

[tex]2b = 36[/tex]

Divide by 2

[tex]b = 18[/tex]

Substitute [tex]b = 18[/tex] in [tex]a= 43 - b[/tex]

[tex]a = 43 - 18[/tex]

[tex]a = 25[/tex]


Related Questions

Ray’s weight increased by 11% in the last two years. If he gained 16.5 pounds, what was his weight two years ago?

Answers

2 years ago he weighed 119.5 pounds

A company that manufactures and bottles apple juice uses a machine that automatically fills 32-ounce bottles. There is some variation, however, in the amount of liquid dispensed into the bottles. The amount dispensed has been observed to be approximately normally distributed with mean 32 ounces and standard deviation 1 ounce. Determine the proportion of bottles that will have more than 30 ounces dispensed into them. (Round your answer to four decimal places.)

Answers

Answer:

The proportion of bottles that will have more than 30 ounces dispensed into them is 0.9772 = 97.72%.

Step-by-step explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

The amount dispensed has been observed to be approximately normally distributed with mean 32 ounces and standard deviation 1 ounce.

This means that [tex]\mu = 32, \sigma = 1[/tex]

Determine the proportion of bottles that will have more than 30 ounces dispensed into them.

This is 1 subtracted by the p-value of Z when X = 30, so:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{30 - 32}{1}[/tex]

[tex]Z = -2[/tex]

[tex]Z = -2[/tex] has a p-value of 0.0228.

1 - 0.0228 = 0.9772

The proportion of bottles that will have more than 30 ounces dispensed into them is 0.9772 = 97.72%.

An F test for the two coefficients of promotional expenditures and district potential is performed. The hypotheses are H0: 1 = 4 = 0 versus Ha: at least one of the j is not 0. The F statistic for this test is 1.482 with 2 and 21 degrees of freedom. What can we say about the P-value for this test?

Answers

Answer:

Pvalue > 0.10

Step-by-step explanation:

Given the hypothesis :

H0 : β1 = β4 = 0

H1 : Atleast one of βj is not 0

F statistic = 1.482 ;

Degree of freedom = 2 and 21 ;

DFnumerator = 2

DFdenominator = 21

Using the Pvalue calculator from Fstatistic ;

Pvalue(1.482, 2, 21) = 0.24999 = 0.25

Hence, Pvalue for the test is 0.25

Pvalue > 0.10

How many women must be randomly selected to estimate the mean weight of women in one age group? We want 90% confidence that the sample mean is within 3.7 lbs of the populations mean, and population standard deviation is known to be 28 lbs.

Answers

Answer:

155 women must be randomly selected.

Step-by-step explanation:

We have that to find our [tex]\alpha[/tex] level, that is the subtraction of 1 by the confidence interval divided by 2. So:

[tex]\alpha = \frac{1 - 0.9}{2} = 0.05[/tex]

Now, we have to find z in the Z-table as such z has a p-value of [tex]1 - \alpha[/tex].

That is z with a pvalue of [tex]1 - 0.05 = 0.95[/tex], so Z = 1.645.

Now, find the margin of error M as such

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

In which [tex]\sigma[/tex] is the standard deviation of the population and n is the size of the sample.

The population standard deviation is known to be 28 lbs.

This means that [tex]\sigma = 28[/tex]

We want 90% confidence that the sample mean is within 3.7 lbs of the populations mean. How many women must be sampled?

This is n for which M = 3.7. So

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

[tex]3.7 = 1.645\frac{28}{\sqrt{n}}[/tex]

[tex]3.7\sqrt{n} = 1.645*28[/tex]

[tex]\sqrt{n} = \frac{1.645*28}{3.7}[/tex]

[tex](\sqrt{n})^2 = (\frac{1.645*28}{3.7})^2[/tex]

[tex]n = 154.97[/tex]

Rounding up:

155 women must be randomly selected.

can anybody help with this ?

Answers

Answer:(

fx).(gx)=D. -40x^3+25x^2+45

Step-by-step explanation:

What is the value of the capacitance of a capacitor that stores 40
μ
C on each plate, when a potential difference of 10 V is applied to it?

Answers

Charge=Q=40uCPotential difference=V=10VCapacitance=C=?

We know

[tex]\boxed{\sf Q=CV}[/tex]

[tex]\\ \large\sf\longmapsto C=\dfrac{Q}{V}[/tex]

[tex]\\ \large\sf\longmapsto C=\dfrac{40}{10}[/tex]

[tex]\\ \large\sf\longmapsto C=4\mu F[/tex]

A boat travels 400 kilometers in 9.6 hours (with a constant speed). How much time will it take to travel 138 kilometers? (round to the nearest tenth of an hour)

Answers

Step-by-step explanation:

here's the answer to your question


Write 6/7 as a decimal rounded to the nearest hundredth

Answers

Answer:

0.01

Step-by-step explanation:

6/7% = 6÷7÷100 = 0.0085714286 round to the nearest hundredth = 0.01

help with q25 please. Thanks.​

Answers

First, I'll make f(x) = sin(px) + cos(px) because this expression shows up quite a lot, and such a substitution makes life a bit easier for us.

Let's apply the first derivative of this f(x) function.

[tex]f(x) = \sin(px)+\cos(px)\\\\f'(x) = \frac{d}{dx}[f(x)]\\\\f'(x) = \frac{d}{dx}[\sin(px)+\cos(px)]\\\\f'(x) = \frac{d}{dx}[\sin(px)]+\frac{d}{dx}[\cos(px)]\\\\f'(x) = p\cos(px)-p\sin(px)\\\\ f'(x) = p(\cos(px)-\sin(px))\\\\[/tex]

Now apply the derivative to that to get the second derivative

[tex]f''(x) = \frac{d}{dx}[f'(x)]\\\\f''(x) = \frac{d}{dx}[p(\cos(px)-\sin(px))]\\\\ f''(x) = p*\left(\frac{d}{dx}[\cos(px)]-\frac{d}{dx}[\sin(px)]\right)\\\\ f''(x) = p*\left(-p\sin(px)-p\cos(px)\right)\\\\ f''(x) = -p^2*\left(\sin(px)+\cos(px)\right)\\\\ f''(x) = -p^2*f(x)\\\\[/tex]

We can see that f '' (x) is just a scalar multiple of f(x). That multiple of course being -p^2.

Keep in mind that we haven't actually found dy/dx yet, or its second derivative counterpart either.

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

Let's compute dy/dx. We'll use f(x) as defined earlier.

[tex]y = \ln\left(\sin(px)+\cos(px)\right)\\\\y = \ln\left(f(x)\right)\\\\\frac{dy}{dx} = \frac{d}{dx}\left[y\right]\\\\\frac{dy}{dx} = \frac{d}{dx}\left[\ln\left(f(x)\right)\right]\\\\\frac{dy}{dx} = \frac{1}{f(x)}*\frac{d}{dx}\left[f(x)\right]\\\\\frac{dy}{dx} = \frac{f'(x)}{f(x)}\\\\[/tex]

Use the chain rule here.

There's no need to plug in the expressions f(x) or f ' (x) as you'll see in the last section below.

Now use the quotient rule to find the second derivative of y

[tex]\frac{d^2y}{dx^2} = \frac{d}{dx}\left[\frac{dy}{dx}\right]\\\\\frac{d^2y}{dx^2} = \frac{d}{dx}\left[\frac{f'(x)}{f(x)}\right]\\\\\frac{d^2y}{dx^2} = \frac{f''(x)*f(x)-f'(x)*f'(x)}{(f(x))^2}\\\\\frac{d^2y}{dx^2} = \frac{f''(x)*f(x)-(f'(x))^2}{(f(x))^2}\\\\[/tex]

If you need a refresher on the quotient rule, then

[tex]\frac{d}{dx}\left[\frac{P}{Q}\right] = \frac{P'*Q - P*Q'}{Q^2}\\\\[/tex]

where P and Q are functions of x.

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

This then means

[tex]\frac{d^2y}{dx^2} + \left(\frac{dy}{dx}\right)^2 + p^2\\\\\frac{f''(x)*f(x)-(f'(x))^2}{(f(x))^2} + \left(\frac{f'(x)}{f(x)}\right)^2 + p^2\\\\\frac{f''(x)*f(x)-(f'(x))^2}{(f(x))^2} +\frac{(f'(x))^2}{(f(x))^2} + p^2\\\\\frac{f''(x)*f(x)-(f'(x))^2+(f'(x))^2}{(f(x))^2} + p^2\\\\\frac{f''(x)*f(x)}{(f(x))^2} + p^2\\\\[/tex]

Note the cancellation of -(f ' (x))^2 with (f ' (x))^2

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

Let's then replace f '' (x) with -p^2*f(x)

This allows us to form  ( f(x) )^2 in the numerator to cancel out with the denominator.

[tex]\frac{f''(x)*f(x)}{(f(x))^2} + p^2\\\\\frac{-p^2*f(x)*f(x)}{(f(x))^2} + p^2\\\\\frac{-p^2*(f(x))^2}{(f(x))^2} + p^2\\\\-p^2 + p^2\\\\0\\\\[/tex]

So this concludes the proof that [tex]\frac{d^2y}{dx^2} + \left(\frac{dy}{dx}\right)^2 + p^2 = 0\\\\[/tex] when [tex]y = \ln\left(\sin(px)+\cos(px)\right)\\\\[/tex]

Side note: This is an example of showing that the given y function is a solution to the given second order linear differential equation.

If p is true and ~ q is false, then p ~ q is _____ false.
a. sometimes
b. always
c. never

Answers

Vas happenin
Hope you having a good day
I think it’s A
Hope this help *smiles*

The starting line up for a basketball team is to consist of two forwards and three guards. Two brothers are on the team. Matthew is a forward and Tony a guard. There are four forwards and six guards from which to choose the line up. If the starting players are chosen at random, what is the probability that the two brothers will end up in the starting line up

Answers

Answer:

0.25 = 25% probability that the two brothers will end up in the starting line up

Step-by-step explanation:

A probability is the number of desired outcomes divided by the number of total outcomes.

The order in which the players are chosen is not important, which means that the combinations formula is used to solve this question.

Combinations formula:

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

Desired outcomes:

Matthew plus another forward from a set of 3.

Tony plus another two guards from a set of 5.

So

[tex]D = C_{3,1}C_{5,2} = \frac{3!}{1!2!} \times \frac{5!}{2!3!} = 3*10 = 30[/tex]

Total outcomes:

Two forwards from a set of 4.

Three guards from a set of 6.

So

[tex]T = C_{4,2}C_{6,3} = \frac{4!}{2!2!} \times \frac{6!}{3!3!} = 6*20 = 120[/tex]

What is the probability that the two brothers will end up in the starting line up?

[tex]p = \frac{D}{T} = \frac{30}{120} = 0.25[/tex]

0.25 = 25% probability that the two brothers will end up in the starting line up

A rectangular floor is 20 feet long and 16 feet broad. if it is to be paved with squared marbles of same size,find the greatest length of each squared marbles.​

Answers

Answer:

4 ft

Step-by-step explanation:

I guess, the meaning is the largest marbles, so that we can pave the whole floor without cutting any marbles and leaving empty spots.

so, 20×16 ft²

we can have marbles 1/2 ft long. and it all fits well : 40×32 marbles.

we can have them 1 ft long, and it all fits well : 20×16 marbles.

we can have them 2ft long, and it still fits well : 10×8 marbles.

and so on.

so, actually, we are looking for the greatest common divisor (GCD) of 20 and 16. and that gives us the maximum length of a single marble to fulfill the requirement.

let's go for the prime factors starting with 2

20/2 = 10

10/2 = 5

5/3 fits not work

5/5 = 1 done

so, 20 = 2²×3⁰×5¹

16/2 = 8

8/2 = 4

4/2 = 2

2/2 = 1 done

16 = 2⁴

so, for the GCD I can only use powers of 2 (the only prime factors both numbers have in common).

and we have to use the smaller power of 2, which is 2, so, the GCD is 2² = 4

=>

the maximum length of the squared marbles is 4 ft.

that would pave the floor with 5×4 marbles completely.

Two numbers total 31 and have a difference of 11. Find the two numbers

Answers

Answer:

let 2 no. be x and y

x+y=31 ..... (1)

x-y=11 .........(2)

from (1)

x=31-y ..........(3)

putting (3) in (2)

31-y-y=11

-2y=11-31

-2y=-20

2y=20

y=10

31 -11 = 20
20 + 11 = 31
The Two numbers are 20 & 11

You pay $1.25 per pound for x pounds of apples?

Answers

Answer:

$1.25x

Step-by-step explanation:

Given :

Cost per pound = $1.25

Number of pounds of apple = x

The total cost of apple = (cost per pound * number of apple in pounds)

Hence,

Total cost of x pounds of apple is :

($1.25 * x)

= $1.25x

Can someone help me find the answer?

Answers

Answer: B. This function has no intercept. I think B is the correct answer.

The scores on an entrance exam to a university are known to have an approximately normal distribution with mean 65% and standard deviation 7.1%. Using the normalcdf function on your graphing calculator, what percentage of students would score 70 or better on this entrance exam?
A. 28.4%
B. 18.9%
C. 24.1%
D. 22.3%

Answers

Answer:

The correct answer is - C. 24.1%

Step-by-step explanation:

Given:

mean μ = 65%

standard deviation δ = 7.1 %

solution:

Prob( X>70) = 1 - Prob(x<70)  

= P (x-μ/δ ≥ 70 -65/7.1)

= 1 - Prob( (70-65)/7.1)

= 1 - Prob ( z < 0.7042553)

= 0.24065

the percentage of students scoring 70 or more in the exam

= 24.065*100

= 24.1%

Find the value of x.

Answers

Answer:

x=3

Step-by-step explanation:

Find the radius and use Pythagoras on the right side

For Coronado Industries, sales is $500000, variable expenses are $335000, and fixed expenses are $140000. Coronado’s contribution margin ratio is

a) 67%.
b) 33%.
c) 28%.
d) 5%.

Answers

the right answer would be C

g(x) = f(x+1) using f(x)= x to the power of 2

Answers

Answer:

g(x) = x² + 2x + 1

General Formulas and Concepts:

Algebra I

Terms/Coefficients

Expanding

Functions

Function Notation

Step-by-step explanation:

Step 1: Define

Identify

g(x) = f(x + 1)

f(x) = x²

Step 2: Find

Substitute in x [Function f(x)]:                                                                           f(x + 1) = (x + 1)²Expand:                                                                                                             f(x + 1) = x² + 2x + 1Redefine:                                                                                                           g(x) = x² + 2x + 1

Graph the linear equation by find
2 = 4x + y

Answers

2=4x+y

y=2-4x

Александр Мазепов

Step-by-step explanation:

Step 1:  Solve for y

[tex]2 = 4x + y[/tex]

[tex]2 - 4x = 4x + y - 4x[/tex]

[tex]y = 2 - 4x[/tex]

Step 2:  Solve for x

[tex]2 - 2 - 4x = 0 - 2[/tex]

[tex]-4x / -4 = -2 / -4[/tex]

[tex]x = 1/2[/tex]

Step 3:  Solve for y

[tex]y = 2 - 4(0)[/tex]

[tex]y = 2[/tex]

Step 4:  Graph the equation

Graph the x-intercept, (1/2, 0), the y-intercept, (0, 2) and draw a line between them.  Look at the attached picture for the graph:

Out of a total of 10 college textbooks estimate the standard deviation of their ages if the oldest textbook is known to be 7.9 years old and the newest textbook is 1.3 years old.

Answers

Answer:

Given that the maximum age of the textbook is 7.9 years and the minimum age of the textbook is 1.3 years.

Using the range rule, the standard deviation is estimated as,

S≈maximum−minimum/4

=7.9−1.3/4

=1.65

The required value of the approximate standard deviation is 1.65.

The standard deviation of the data is 1.65.

What is Standard Deviation?

Standard deviation is the measure of the deviation of the data from the mean.

The total college textbooks is 10

The oldest book is 7.9 years old

The newest book is 1.3 years old

The standard deviation of range is equal to one fourth of the difference of maximum to minimum.

The standard deviation = ( 7.9 - 1.3 ) /4 = 1.65

To know more about Standard Deviation

https://brainly.com/question/14747159

#SPJ5

According to Fidelity Investment Vision Magazine, the average weekly allowance of children varies directly as their grade level. In a recent year, the average allowance of a 9th-grade student was 9.66 dollars per week. What was the average weekly allowance of a 5 th-grade student?​

Answers

The average weekly allowance of a 5th grade student as calculated using direct variation with the information provided by Fidelity Investment Vision Magazine is 5.367 dollars per week.

The question given is a direct variation problem:

Let:

Average weekly allowance = [tex]a[/tex]

• Grade level = [tex]g[/tex]

If Average weekly allowance varies directly as grade level , then , then the direct variation between the variables can be expressed as :

[tex]a = k * g[/tex]

Where ,  [tex]k[/tex] = constant of proportionality

We can obtain the value of k from the given values of a and g

[tex]9.66 = k * 9\\9.66 = 9k\\k = 9.66/9[/tex]

Our equation becomes:

[tex]a = (9.66/9) * g[/tex]

[tex]a = (9.66/9) * 5\\a = 5.367[/tex] (rounded to 3 decimal places)

Hence, using proportional relationship, the average weekly allowance for a 5th grade student is [tex]5.367[/tex] per week

Learn more about direct variation here:

https://brainly.com/question/17257139

21. SCALE FACTOR A regular nonagon has an area of 90 square feet. A similar
nonagon has an area of 25 square feet. What is the ratio of the perimeters of
the first nonagon to the second?

Answers

Answer:

The ratio of the perimeters of the first nonagon to the second is 3.6 to 1.

Step-by-step explanation:

Given that a regular nonagon has an area of 90 square feet, and a similar nonagon has an area of 25 square feet, to determine what is the ratio of the perimeters of the first nonagon to the second, the following calculation must be performed:

25 = 1

90 = X

90/25 = X

3.6 = X

Therefore, the ratio of the perimeters of the first nonagon to the second is 3.6 to 1.

In the Data Analysis portion of the article the authors report that they completed a power analysis to determine the power of their study with the sample size utilized. They report a power of 90%. What does this mean

Answers

Answer:

Kindly check explanation

Step-by-step explanation:

The power of a test simply gives the probability of Rejecting the Null hypothesis, H0 in a statistical analysis given that the the alternative hypothesis, H1 for the study is true. Hence, the power of a test can be referred to as the probability of a true positive outcome in an experiment.

Using this definition, a power of 90% simply means that ; there is a 90% probability that the a Pvalue less Than the α - value of an experiment is obtained if there is truly a significant difference. Hence, a 90% chance of Rejecting the Null hypothesis if truly the alternative hypothesis is true.

I NEED HELP ASAP, I DON'T UNDERSTAND THIS PROBLEM!!!!!

Answers

Answer:

1

Step-by-step explanation:

Cosine is a trigonometric function that is represented by adjacent divided by the hypotenuse. The side adjacent to angle A is AC and the hypotenuse is AB, so we can say cos(A) = [tex]\frac{AC}{AB}[/tex]. We can do the same for angle B. The side adjacent to it is BC, and the hypotenuse is again AB. So, we can say

cos(B) = [tex]\frac{BC}{AB}[/tex]. We are solving for [tex]\frac{cosA}{cosB}[/tex], so we can substitute the value of those two and solve:

[tex]\frac{\frac{AC}{AB}}{\frac{BC}{AB} }[/tex]

[tex]\frac{AC}{AB} * \frac{AB}{BC} = \frac{AC}{BC}[/tex]

AC is given to be 3 and BC is also 3, so [tex]\frac{AC}{BC}[/tex] is [tex]\frac{3}{3}[/tex] which is just 1.

The manager of a juice bottling factory is considering installing a new juice bottling machine which she hopes will reduce the amount of variation in the volumes of juice dispensed into 8-fluid-ounce bottles. Random samples of 10 bottles filled by the old machine and 9 bottles filled by the new machine yielded the following volumes of juice (in fluid ounces).

Old machine: 8.2, 8.0, 7.9, 7.9, 8.5, 7.9, 8.1,8.1, 8.2, 7.9
New machine: 8.0, 8.1, 8.0, 8.1, 7.9, 8.0, 7.9, 8.0, 8.1

Required:
Use a 0.05 significance level to test the claim that the volumes of juice filled by the old machine vary more than the volumes of juice filled by the new machine

Answers

Answer:

Reject H0 and conclude that volume filled by old machine varies more than volume filled by new machine

Step-by-step explanation:

Given the data:

Old machine: 8.2, 8.0, 7.9, 7.9, 8.5, 7.9, 8.1,8.1, 8.2, 7.9

New machine: 8.0, 8.1, 8.0, 8.1, 7.9, 8.0, 7.9, 8.0, 8.1

To test if volume filled by old machine varies more than volume filled by new machine :

Hypothesis :

H0 : s1² = s2²

H1 : s1² > s2²

Using calculator :

Sample size, n and variance of each machine is :

Old machine :

s1² = 0.37889

n = 10

New machine :

s2² = 0.006111

n = 9

Using the Ftest :

Ftest statistic = larger sample variance / smaller sample variance

Ftest statistic = 0.37889 / 0.006111

Ftest statistic = 62.001

Decision region :

Reject H0 ; If Test statistic > Critical value

The FCritical value at 0.05

DFnumerator = 10 - 1 = 9

DFdenominator = 9 - 1 = 8

Fcritical(0.05, 9, 8) = 3.388

Since 62 > 3.388 ; Reject H0 and conclude that volume filled by old machine varies more than volume filled by new machine

I need help with that, if you can, plz. I ty it I think is a not sure

Answers

Answer:

-5≤x <1

Step-by-step explanation:

sqrt( x+5) / sqrt(1-x)

The numerator must be greater than zero since it is a square root

sqrt(x+5) ≥0

Square each side

x+5≥0

x≥-5

The denominator must be greater than zero (the denominator cannot be zero)

sqrt(1-x)> 0

Square each side

1-x > 0

1>x

Putting these together

-5≤x <1

a) __m=10km 25m =___km

b) __m=__km__m=1.5 km

Example :
a) 7250m= 7km 250m = 7.250km


Please help me

Answers

Answer:

a) 10,025 m = 10km 25m = 10.025 km

b) 1,500 m = 1 km 500 m = 1.5 km

Answer:

a) 10025m = 10km 25m = 10.025km

b) 1500m = 1km 500m = 1.5km

Step-by-step explanation:

Concept:

Here, we need to know the idea of unit conversion.

Unit conversion is the conversion between different units of measurement for the same quantity.

1 km = 1000 m

Solve:

a)

10km 25m = 10×1000 + 25 = 10025 m10km 25m = 10 + 25/1000 = 10.025 km

b)

1.5km = 1 + 0.5 × 1000 = 1km 500m1.5km = 1.5 × 1000 = 1500m

Hope this helps!! :)

Please let me know if you have any questions

I want to know how to solve this equation

Answers

Answer:

your answer will be Option D

Step-by-step explanation:

log 10

A car travels 630 miles in 14 hours. At this rate, how far will it travel in 42 hours?

Answers

Assuming the car's speed [tex]\frac{630}{14}=45\mathrm{mph}[/tex] does not change, the car will travel [tex]45\cdot42=\boxed{1890}[/tex] miles.

Hope this helps :)

Other Questions
Can someone help me with this who was the first prime minister of Germany Utilize graphing to find the solution tothe following system of equations.4x + 3y = 25 AND y = -5x + 1([?], []) Jessica combines 1/3 cups of blue paint and 1/2 cups of red paint. A has = 90, = 26 and = 30, Find the Angle BC, Side AB and BC. I need help plz anyone I don't understand this at all. Give examples if operational conflicts that could occur in a cross- cultural context because of different attitudes towards:1) time, 2) individualism. Give a country or region that would be different from the US for each of the two variables. Identify the italicized part of the sentence.The gift that Uncle Roy gave me for my birthday was absolutely perfect!Subjectpredicatedirect objectindirect objectpredicate nounpredicate adjective How is a photograph used to make a persuasive argument Old machine: 8.2, 8.0, 7.9, 7.9, 8.5, 7.9, 8.1,8.1, 8.2, 7.9 New machine: 8.0, 8.1, 8.0, 8.1, 7.9, 8.0, 7.9, 8.0, 8.1 Use a 0.05 significance level to test the claim that the volumes of Bubbly Beverage filled by the old machine vary more than the volumes of juice filled by the new machine. Will give Brainliest!Find the period and amplitude of the function.y = -4cos(4/3 x)Give the exact values, not decimal approximations. The active site of an enzyme is _____________. Group of answer choices the region of an enzyme that attaches to the product the region of a product that detaches from the enzyme the region of a substrate that is changed by an enzyme the region of an enzyme that attaches to a substrate the highly changeable portion of an enzyme that adapts to fit the substrates of various reactions who is the first president of Namibia Piper Inc. is a large cosmetics company that made an initial small investment in a start-up company, Oscorp, which was developing an organic face lotion. This gave Piper controlling interests in the start-up company. However, Oscorp soon began to have financial difficulties because of principal-agent problems. As a result, Piper did not invest in the next stage of development and pulled out of the company. This approach to strategic alliance is referred to as a Sea urchins belong to the echinoderm phylum. Adult sea urchins have spines that extend outward from their exoskeleton, but as larvae, the sea urchins have only an exoskeleton made from spicules. The spines offer protection against predators. The population size of sea urchins is low in relation to the carrying capacity of the area. As a result, the sea urchins are Multiple choice question. A) r-strategists that allocate much energy toward parental care. By-strategists that allocate energy to producing many young. C) density-independent, because there is plenty of energy. D) irruptive, because their numbers crash quickly. 3/7 x 4/7 what is the answer (This is for other people with this Question i hope you find this when you need help) Need answer for this Help!!! Question 7 of 20 You plan to use a slingshot to launch a ball that has a mass of 0.025 kg. You want the ball to accelerate straight toward your target at 19 m/s2. How much force do you need to apply to the ball? O A. 19.03 N OB. 0.48 N O C. 4.51 N D. 760.00 N (A p e x) Which sequence of transformations will result in an image that maps onto itself?A. Rotate 90 degrees counterclockwise about the origin, and then translate up 2 units.B. Reflect across the x-axis, and then reflect across the y-axis.C. Rotate 90 degrees counterclockwise about the origin, and then reflect across the x-axis.D. Reflect across the x-axis, and then reflect again over the x-axis. Dylan has a coworker who is always showing up late and then not finishing his work on time. It's frustrating the other members of the team. What can he do that might help the situation? a) Complain about the coworker to other team members b) Ask his coworker if he understands his job responsibilities c) Tell his boss that the coworker is slacking off d) Complete his coworker's work for him compulsive overeating usually followed by self-induced vomiting or laxative abuse accompanied by guilt and depression.