A division of a multinational retail company prepared a presentation to give at the home office in Paris, France. The presentation includes a scatterplot that shows the relationship between square footage and annual sales in retail outlets owned by the chain. The units in the plot show the size in thousands of square feet and the response in thousands of dollars. A fitted line in the plot is y = 47 + 650x.
(a) Interpret the slope and intercept in the fitted line.
(b) To present the model in Europe, the plot must be shown with sales denominated in euros rather than dollars 1use the exchange rate
$1 = €0.822 and size given in square meters rather than square feet (1 square foot = 0.093 square meter). Find the slope and intercept in these new units.
(c) Would the r2 summary attached to the regression model change along with the slope and intercept when the data are changed into euros and meters?
(d) Would se change with the new scales?

Answers

Answer 1

Answer:

(A) Interpretation is below

(B) The slope in the new units is now 60.45

The intercept in the new units is 38.634

(C) yes

(D) yes

Step-by-step explanation:

(A) The intercept here is 47. This means that the minimum response or payment is 47 (thousand dollars).

The slope is 650. This means that the change in Y due to a change in X is 650. In other words, if there is a change of 1(thousand square feet), there will be a resulting increase of 650(thousand dollars). It will result in an increase instead of decrease because the slope is positive or bearing a + sign.

(B) The new units are EUROS and SQUARE METRES.

$1 = €0.822

1s.f. = 0.093s.m.

The new fitted line would be:

0.822Y = 47(0.822) + (0.093)(650)X

0.822Y = 38.634 + 60.45X

The slope in the new units is 60.45 and the intercept on the y-axis is 38.634.


Related Questions

2. What is the sum of 4 tens and 6 tens?​

Answers

Answer:

100

Step-by-step explanation:

4 tens +  6 tens = 10 tens = 10*10 = 100

One of the questions in a study of marital satisfaction of dual-career couples was to rate the statement, "I'm pleased with the way we divide the responsibilities for childcare." The ratings went from 1 (strongly agree) to 5 (strongly disagree). The table below contains ten of the paired responses for husbands and wives. Conduct a hypothesis test at the 5% level to see if the mean difference in the husband's versus the wife's satisfaction level is negative (meaning that, within the partnership, the husband is happier than the wife). Wife's score 2 2 3 3 4 2 1 1 2 4 Husband's score 2 1 2 3 2 1 1 1 2 4 NOTE: If you are using a Student's t-distribution for the problem, including for paired data, you may assume that the underlying population is normally distributed. (In general, you must first prove that assumption, though.)(1) State the distribution to use for the test. (Enter your answer in the form z or tdf where df is the degrees of freedom.)(2) What is the test statistic? (If using the z distribution round your answer to two decimal places, and if using the t distribution round your answer to three decimal places.)(3) What is the p-value? (Round your answer to four decimal places.)(4) Alpha (Enter an exact number as an integer, fraction, or decimal.)α =

Answers

Answer;

1) The t-distribution is most suitable for this problem.

2) Test statistic = 2.356

3) p-value = 0.0214

4) Alpha = 5% = 0.05

5) The p-value is greater than the significance level at which the test was performed, meaning that we reject the null hypothesis, accept the alternative hypothesis & say that there is enough evidence to conclude that the husbands are happier in dual couple marriages.

Step-by-step Explanation:

Wife's score 2 2 3 3 4 2 1 1 2 4

Husband's score 2 1 2 3 2 1 1 1 2 4

To conduct a hypothesis test at the 5% level to see if the mean difference in the husband's versus the wife's satisfaction level is negative (meaning that, within the partnership, the husband is happier than the wife, we first take the difference in the respomses of wives and husbands

x = (wife's score) - (husband's score)

Wife's score 2 2 3 3 4 2 1 1 2 4

Husband's score 2 1 2 3 2 1 1 1 2 4

Difference | 0 | 1 | 1 | 0 | 2 | 1 | 0 | 0 | 0 | 0

To use the hypothesis test method, we have to make sure that the distribution is a random sample of the population and it is normally distributed.

The question already cleared these two for us that this sample size is randomly selected from the population and each variable is independent from the other.

The question also already explained that the distribution is assumed to be normally distributed.

1) The distribution to use for this test is the t-distribution. This is because the sample size isn't very large and we have no information about the population mean and standard deviation.

For any hypothesis testing, we must first define the null and alternative hypothesis

Since we want to investigate whether the husbands are happier, that the mean difference is negative, that is less than 0,

The null hypothesis, which normally counters the claim to be investigated, would be that there isnt evidence to conclude that the husbands are happier in dual couple marriages. That is, the mean difference in happiness isn't less than 0, that it is equal to or greater than 0.

And the alternative hypothesis, which usually confirms the claim to be tested, is that there is significant evidence to conclude that the husbands are happier in dual couple marriages. That is, the mean difference in happiness is less than 0.

Mathematically, if μ is the mean difference in happiness of wives and husbands,

The null hypothesis is represented as

H₀: μ ≥ 0

The alternative hypothesis is represented as

Hₐ: μ < 0

2) To obtain the test statistic, we need the mean and standard deviation first.

Mean = (sum of variables)/(number of variables) = (5/10) = 0.5

Standard deviation = σ = √[Σ(x - xbar)²/N]

Σ(x - xbar)² = 6(0 - 0.5)² + 3(1 - 0.5)² + (2 - 0.5)² = 1.5 + 0.75 + 2.25 = 4.5

σ = √(4.5/10) = 0.671

we compute the t-test statistic

t = (x - μ)/σₓ

x = sample mean difference = 0.50

μ = 0

σₓ = standard error of the sample mean = (σ/√n)

where n = Sample size = 10,

σ = Sample standard deviation = 0.671

σₓ = (0.671/√10) = 0.2122

t = (0.50 - 0) ÷ 0.2122

t = 2.356

3) checking the tables for the p-value of this t-statistic

Degree of freedom = df = n - 1 = 10 - 1 = 9

Significance level = 5% = 0.05

The hypothesis test uses a one-tailed condition because we're testing only in one direction.

p-value (for t = 2.356, at 0.05 significance level, df = 9, with a one tailed condition) = 0.021441 = 0.0214

4) Alpha = significance level = 5% = 0.05

5) The interpretation of p-values is that

When the (p-value > significance level), we fail to reject the null hypothesis and when the (p-value < significance level), we reject the null hypothesis and accept the alternative hypothesis.

So, for this question, significance level = 0.05

p-value = 0.0214

0.0214 < 0.05

Hence,

p-value < significance level

This means that we reject the null hypothesis, accept the alternative hypothesis & say that there is enough evidence to conclude that the husbands are happier in dual couple marriages.

Hope this Helps!!

A cylindrical tank has a radius of 2 m and a height of 9 m. The tank is filled with water. Find the work needed to pump the top 3 m of water out the top of the tank. (Use 9.8 m/s2 for g and the fact that the density of water is 1000 kg/m3.)

Answers

Answer:

3,325,140 Joules

Step-by-step explanation:

Work done by the pump = Force applied to pump * distance covered by the water.

Since Force = mass * acceleration due to gravity

Force = (density of water * volume of the tank) * acceleration due to gravity

F =ρVg

Workdone = (ρVg )* d

Given ρ = 1000kg/m³, g = 9.8m/s², d = 3m

[tex]V = \pi r^{2}h\\V = \pi (2)^{2} *9\\V = 36 \pi \\V =113.10m^{3}[/tex]

Workdone by the pump = 1000 * 113.10 * 9.8 * 3

Workdone by the pump  = 3,325,140Joules

Suppose that the cost of a paving stone is $2.50, plus $0.15 for every 4 cubic inches of concrete.


How much would each paving stone cost?

Answers

Answer:

6 different sized paving stones,$16

Complete question:

What if the 360 cubic-inch paving stones are 4 inches thick and any whole number length and width are possible? How many different paving stones could be made? Suppose that the cost of having stone is $2.50, plus $0.15 for every 4 cubic inches of concrete how much would each paving stone cost?

Step-by-step explanation:

V= B x h

B= V / h=> 360 / 4  

B= 90 sq inch

Considering the factors of 90: 1,2,3,5,6,9,10,15,18,30,45,90

Now, make table with base height and volume for each pair of factors. (see figure in the attachment)

We'll have 6 different sized paving stones.

As each stone has a vol of 360 inches³. Diving by 4 in order to find how many 4 inch³ per stone

Concrete=$0.15 x (360/4) => $0.15 x 90

Concrete= $13.5

The cost of the stone plus the concrete will be:

cost= $2.50 + concrete

cost= $2.50 + $13.5

cost=$16

What is the measure of angle D?
Enter your answer as a decimal, round only your final answer to the nearest hundredth.

Answers

Answer: Angle D= 0.51 radians or 29.05°

Step-by-step explanation:

For this problem, we can use our trigonometry to find the measure of angle D.

Since this is a right triangle, we know we can use sine, cosine, and tangent. We are focusing on angle D, so we would see which trigonometric function best fits angle D. Looking at where 25 ft and 45 ft are labeled, we can use tangent. Tangent of opposite/adjacent. Now that we know this, we can set up an equation. Let's use θ in place for angle D.

tan(θ)=25/45

tan(θ)=5/9

Since we want to find θ, we would do inverse tangent.

θ= [tex]tan^-^1(\frac{5}{9} )[/tex]

θ=0.507

θ=0.51

This answer is in radians. In degrees, it is 29.05°.

Please answer this correctly

Answers

Answer: 0 in the 1-20 range, 1 in the 21-40 range, 3 in the 41-60 range, 2 in the 61-80 range, and 2 in the 81-100 range.

Explanation:

No change, 0 in the 1-20 range

33: 1 in the 21-40 range

43, 44, 52: 3 in the 41-60 range

75, 79: 2 in the 61-80 range

86, 89: 2 in the 81-100 range.

Answer:

1-20: Make it 0 units tall (change nothing)

21-40: Make it 1 unit tall

41-60: Make it 3 units tall

61-80: Make it 2 units tall

81-100: Make it 2 units tall

Step-by-step explanation:

1-20: (0 numbers)

21-40: 33 (1 number)

41-60: 43, 44, 52 (3 numbers)

61-80: 75, 79 (2 numbers)

81-100: 86, 89 (2 numbers)


What is the rule for the reflection?
M(-5,4)
M'(5 4)
4
Ory-axis(x, y) + (-x, y)
Ory-axis(x, y) = (x, -y)
Orx-axis(x, y) - (x, y)
Orx-axis(x, y) = (x, -y)
(-6,2) N(-3,2)?
N'(32
L'6,2
2.

Answers

Answer:

The rule of reflection over y-axis is  (x,y)→(-x ,y)

M(-5,4) →M¹( 5 , 4)

N(-3,2) →N¹(3 ,2)

L(-6,2) →L¹( 6,2)

Step-by-step explanation:

Explanation:-

Type of transformation                     change to co-ordinate point

Reflection over x-axis                          (x,y)→(x ,-y)

Reflection over y-axis                          (x,y)→(-x ,y)

Given co-ordinate is M(-5,4)

The reflection over y-axis is  (x,y)→(-x ,y)

M(-5,4) →( 5 , 4)

N(-3,2) →(3 ,2)

L(-6,2) →( 6,2)

Answer: the answer is a

Step-by-step explanation:

Hope that helped

Two negative integers are 8 units apart on the number line and have a product of 308. Which equation could be used to determine x, the smaller negative integer? A: x^2 + 8x – 308 = 0 B: x^2 – 8x + 308 = 0 C: x^2 + 8x + 308 = 0 D: x^2 − 8x − 308 = 0

Answers

Answer:

A

Step-by-step explanation:

The smaller negative integer is x.

The larger one is x+8, since they are 8 units apart.

The equation would be:

x*(x+8)=308

Let's simplify it by distributing.

x^2+8x=308

Subtract 308 from both sides.

x^2+8x-308=0

Therefore, the answer would be A.

Help help , please help!! Giving brainliest if correct . The x-values in the table for f(x) were multiplied by -1 to create the table for g(x) What is the relationship between the graphs of the two functions? A. They are reflections of each other across the y-axis B. They are reflections of each other across the x-axis C. The graphs are not related D. They are reflections of each other over the line x = y

Answers

Answer:

A

Step-by-step explanation:

The two graphs are each other reflected over the y axis since the x coordinate is reflected

Ten rugby balls are randomly selected from the production line to see if their shape is correct. Over time, the company has found that 89.4% of all their rugby balls have the correct shape. If exactly 6 of the 10 have the right shape, should the company stop the production line?

Answers

Answer:

Step-by-step explanation:

The question is incomplete. The complete question is:

Ten rugby balls are randomly selected from the production line to see if their shape is correct. Over time, the company has found that 89.4% of all their rugby balls have the correct shape. If exactly 6 of the 10 have the right shape, should the company stop the production line?

1)Yes as the probability of six having the correct shape is not unusual

2)NO. as the probability of six having the correct shape is unusual

3)Yes as the probability of six having the correct shape is unusual

4) No. as the probability of six having the correct shape is not unusual

Solution:

If exactly 6 of the 10 have the right shape, it means that the probability of success for the sample is

6/10 = 0.6

Expressing the probability in terms if percentage, it becomes

0.6 × 100 = 60%

Over time, the company has found that 89.4% of all their rugby balls have the correct shape. It means that the probability of success for the population is 89.4%

Comparing both probabilities, the probability of only 6 having the right shape is unusual. Therefore, the correct option is

3)Yes as the probability of six having the correct shape is unusual

The area of a rectangular field is represented by the expression 14x-3x^2+2y. The width of the field is represented by the expression 5x-7x^2+7y. How much greater is the length of the field than the width?
9x+4x^2-5y
9x-10x^2-5y
19x+4x^2+9y
19x-10x^2+9y

Answers

Answer:

9x + 4x^2 - 5y

Step-by-step explanation:

It is given in the question that the length of a rectangular field is represented by the expression 14x - 3x^2 + 2y and width of the field by 5x - 7x^2 + 7y

Now we have to tell how much greater is the length of the field than the width.

That means length is greater than width and we have to subtract width from length.

Length - width = (14x - 3x^2 + 2y) - (5x - 7x^2+ 7y)

                        = 14x - 5x - 3x^2 + 7x^2 + 2y - 7y

                        = 9x + 4x^2 - 5y

Therefore expression which represents the difference between length and width of the field will be (9x + 4x^2 - 5y)

By 9x+4x²-5y length is greater than the width of a rectangle.

What is the subtraction of expressions?

To subtract an algebraic expression from another, we should change the signs (from '+' to '-' or from '-' to '+') of all the terms of the expression which is to be subtracted and then the two expressions are added.

Given that, the length of rectangle is 14x-3x²+2y and width of a rectangle is 5x-7x²+7y.

To find how much greater is the length of the field than the width we need to subtract the width from the length, we get

14x-3x²+2y-(5x-7x²+7y)

= 14x-3x²+2y-5x+7x²-7y

= 9x+4x²-5y

Therefore, option A is the correct answer.

To learn more about the subtraction of expression visit:

https://brainly.com/question/12959016.

#SPJ7

"Your question is incomplete, probably the complete question/missing part is:"

The length of a rectangular field is represented by the expression14x-3x^2+2y. The width of the field is represented by the expression 5x-7x^2+7y. How much greater is the length of the field than the width?

A) 9x+4x^2-5y

B)9x-10x^2-5y

C)19x+4x^2+9y

D) 19x-10x^2+9y

6z+10=-2

pls answer'
i willmarke brainlest

Answers

Answer:

Step-by-step explanation: 6z=-2-10

6z= -12

z=-12/6

then z= -2

Answer:
z = -2

Explanation:
Step 1 - Subtract 10 from both sides of the equation

6z + 10 = -2
6z + 10 - 10 = -2 - 10
6z = -12

Step 2 - Divide both sides of the equation by 6

6z = -12
6z/6 = -12/ 6
z = -2


A circle is centered on point B. Points A, C and D lie on its circumference.
IF ZABC measures 122, what does ZADC measure?

Answers

Answer:

  61°

Step-by-step explanation:

The inscribed angle has half the measure of the central angle subtending the same arc (AC).

  ∠ADC = (∠ABC)/2 = 122°/2

  ∠ADC = 61°

Determine whether the following value is a continuous random variable, discrete random variable, or not a random variable.
a. The number of light bulbs that burn out in the next year in a room with 19 bulbs
b. The usual mode of transportation of people in City Upper A
c. The number of statistics students now doing their homework
d. The number of home runs in a baseball game
e. The exact time it takes to evaluate 67 plus 29
f. The height of a randomly selected person

Answers

Answer:

a. The number of light bulbs that burn out in the next year in a room with 19 bulbs: is a discrete random variable.

b. The usual mode of transportation of people in City Upper A: is not a random variable because its outcome isn't numerical.

c. The number of statistics students now doing their homework: is a discrete random variable.

d. The number of home runs in a baseball game: is a discrete random variable.

e. The exact time it takes to evaluate 67 plus 29: is a continuous random variable.

f. The height of a randomly selected person: is a continuous random variable.

Step-by-step explanation:

A random variable often used in statistics and probability, is a variable that has its possible values as numerical outcomes of a random experiment or phenomenon. It is usually denoted by a capital letter, such as X.

In statistics and probability, random variables are either continuous or discrete.

1. A continuous random variable is a variable that has its possible values as an infinite value, meaning it cannot be counted.

Example are the height of a randomly selected person, time it take to move from Texas to New York city, etc.

2. A discrete random variable is a variable that has its possible values as a finite value, meaning it can be counted.

Examples are the number of light bulbs that burn out in the next year in a room with 19 bulbs, the number of chicken in a district etc.

Answer:

A random variable in statistics can be loosely defined as a variable whose values depend on the outcome of a random phenomenon. These variables are variables that can be the results of an experiment not yet performed, or the results of an already performed experiment whose already existing result is uncertain.

A discrete random variable is finite and has a countable range of values.

A continuous random variable takes on numerical values in an interval of values and has no countable range of value.

a. The number of light bulbs that burn out in the next year in a room with 19 bulbs---   discrete random variable

b. The usual mode of transportation of people in City Upper A---  

not a random variable

c. The number of statistics students now doing their homework ---   discrete random variable

d. The number of home runs in a baseball game ---   discrete random variable

e. The exact time it takes to evaluate 67 plus 29 ---   continuous random variable

f. The height of a randomly selected person---   continuous random variable

-2[(4y+1)-(2y-2)]=6(7-y)-6​

Answers

Answer:

y=9

Step-by-step explanation:

-2[(4y+1)-(2y-2)]=6(7-y)-6​

-2[4y+1-2y-2]=6(7-y)-6​

-2[2y-1]=6(7-y)-6​

-2y+2=6(7-y)-6

-2y+2=42-6y-6

Add 6y to both sides

4y+2=42-6

4y+2=38

Subtract 2 from both sides

4y=36

Divide both sides by 4

y=9

Which is the graph of F(x) =(2)^x

Answers

Answer:

Down below

Step-by-step explanation:

The equation [tex]F(x) =(2)^x[/tex] can also be written as [tex]y=2^x[/tex] , because F of x of f(x) is actually y

(1 point) A man claims to have extrasensory perception (ESP). As a test, a fair coin is flipped 25 times, and the man is asked to predict the outcome in advance. He gets 18 out of 25 correct. What is the probability that he would have done at least this well if he had no ESP

Answers

Answer:

2.16% probability that he would have done at least this well if he had no ESP

Step-by-step explanation:

For each coin toss, there are only two possible outcomes. Either he predicts the correct outcome, or he does not. The tosses are independent. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [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]

And p is the probability of X happening.

Fair coin:

Equally as likely to be heads or tails, so [tex]p = 0.5[/tex]

Coin is flipped 25 times

So [tex]n = 25[/tex]

What is the probability that he would have done at least this well if he had no ESP?

[tex]P(X \geq 18) = P(X = 18) + P(X = 19) + P(X = 20) + P(X = 21) + P(X = 22) + P(X = 23) + P(X = 24) + P(X = 25)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 18) = C_{25,18}.(0.5)^{18}.(0.5)^{7} = 0.0143[/tex]

[tex]P(X = 19) = C_{25,19}.(0.5)^{19}.(0.5)^{6} = 0.0053[/tex]

[tex]P(X = 20) = C_{25,20}.(0.5)^{20}.(0.5)^{5} = 0.0016[/tex]

[tex]P(X = 21) = C_{25,21}.(0.5)^{21}.(0.5)^{4} = 0.0004[/tex]

[tex]P(X = 22) = C_{25,22}.(0.5)^{22}.(0.5)^{3} = 0.0001[/tex]

The others(23, 24 and 25) are close to 0.

[tex]P(X \geq 18) = P(X = 18) + P(X = 19) + P(X = 20) + P(X = 21) + P(X = 22) + P(X = 23) + P(X = 24) + P(X = 25) = 0.0143 + 0.0053 + 0.0016 + 0.0004 = 0.0216[/tex]

2.16% probability that he would have done at least this well if he had no ESP

simplify : 7w - 8( -9 - 3w)

Answers

Answer:

Step-by-step explanation:

7w + 72 + 24w

31w + 72

Ibk what’s the answer to this Kelly has purchased a membership at the gym for the last four months she has paid the same amount each month and her total cost so far has been $100 what equation expresses the Russian relationship of the cost and month

Please answer this question !! 20 points and brainliest !!

Answers

Answer:

  yes, they are parallel; the general form equation differs only in the constant.

Step-by-step explanation:

Subtract y from the first equation and multiply by 2.

  y -y = 1/2x -y +3

  0 = x -2y +6

  x -2y +6 = 0 . . . . . put in general form

Compared to the second equation, we see the only difference is in the constant, +6 vs. -8.

This means the lines are parallel.

The weight of an organ in adult males has a bell-shaped distribution with a mean of 300grams and a standard deviation of 20 grams. Use the empirical rule to determine the following.
(a) About 95% of organs will be between what weights?
(b) What percentage of organs weighs between 280 grams and 320grams?
(c) What percentage of organs weighs less than 280 grams or more than 320 grams?
(d) What percentage of organs weighs between 240 grams and 340 grams?

Answers

Answer:

a) Within 260 grams and 340 grams.

b) 68%

c) 32%

d) 97.35%

Step-by-step explanation:

The empirical rule 68-95-99.7 for bell-shaped distributions tells us that:

Approximately 68% of the data is within 1 standard deviation from the mean.Approximately 95% of the data is within 2 standard deviation from the mean.Approximately 99.7% of the data is within 3 standard deviation from the mean.

a) The data that covers 95% of the organs is within 2 standard deviations (z=±2).

Then we can calculate the bounds as:

[tex]X_1=\mu+z_1\cdot\sigma=300+-2\cdot 20=300+-40=260 \\\\X_2=\mu+z_2\cdot\sigma=300+2\cdot 20=300+40=340[/tex]

b) We have to calculate the number of deviations from the mean (z-score) we have for the values X=280 and X=320.

[tex]z_1=\dfrac{X_1-\mu}{\sigma}=\dfrac{280-300}{20}=\dfrac{-20}{20}=-1\\\\\\z_2=\dfrac{X_2-\mu}{\sigma}=\dfrac{320-300}{20}=\dfrac{20}{20}=1\\\\\\[/tex]

As there are the bounds for one standard devaition, it is expected tht 68% of the data will be within 280 grams and 320 grams.

c) This interval is complementary from the interval in point b, so it is expected that (100-68)%=32% of the organs weighs less than 280 grams or more than 320 grams.

d) We apply the same as point b but with X=240 and X=340 as bounds.

[tex]z_1=\dfrac{X_1-\mu}{\sigma}=\dfrac{240-300}{20}=\dfrac{-60}{20}=-3\\\\\\z_2=\dfrac{X_2-\mu}{\sigma}=\dfrac{340-300}{20}=\dfrac{40}{20}=2\\\\\\[/tex]

The lower bound is 3 deviations under the mean, so it is expected that (99.7/2)=49.85% of the data will be within this value and the mean.

The upper bound is 2 deviations above the mean, so it is expected that (95/2)=47.5% of the data will be within the mean and this value.

Then, within 240 grams and 340 grams will be (49.85+47.5)=97.35% of the organs.

There are 8 women and 10 men with a chance to be on a game show. The producer of the show is going to choose 10 of these people at random to be contestants. What is the probability that the producer chooses 3 women and 7 men? Round your answer to three decimal places.

Answers

10 TO 13 IS THE PROBLEM

Select the number line model that matches the expression |8 - 1|

Answers

Answer:

Option B is correct

Step-by-step explanation:

Original expression is |8 - 1| = 7 = distance between number 1 and number 8

=> Option B is correct

Hope this helps!

The number line model that matches the expression |8 - 1| which is correct option(B)

What is the graph?

The graph can be defined as a pictorial representation or a diagram that represents data or values.

What is the expression?

The expressions is the defined as mathematical statements that have a minimum of two terms containing variables or numbers.

Given the expression as |8 - 1|,

The value of the expression would give us 7. Meaning that the distance between coordinate 8 and 1 is 7 units.

The graphs given models the expression, |8 - 1|.

Option A, would match |-8 -1| = 5 units

Option B, would match |8 - 1| = 7 units.

Therefore, the answer is option (B).

Learn more about graph here :

https://brainly.com/question/16608196

#SPJ2

The vector wequalsaiplusbj is perpendicular to the line axplusbyequalsc and parallel to the line bxminusayequalsc. It is also true that the acute angle between intersecting lines that do not cross at right angles is the same as the angle determined by vectors that are either normal to the lines or parallel to the lines. Use this information to find the acute angle between the lines below.

a. x + √3y = 1
b. (1 - √3)x + (1 + √3)y = 8

Answers

Answer:

[tex]\theta=45^{\circ}[/tex]

Step-by-step explanation:

We are given that the equation of lines

[tex]x+\sqrt 3y=1[/tex]

[tex](1-\sqrt 3)x+(1+\sqrt 3)y=8[/tex]

According to question

The vector perpendicular to the lines is given by

[tex]i+\sqrt 3j[/tex] and [tex](1-\sqrt 3)i+(1+\sqrt 3)j[/tex]

Therefore, the  angle between two vectors is given by

[tex]cos\theta=\frac{a_1a_2+b_1b_2}{\sqrt{a^2_1+b^2_1}\sqrt{a^2_2+b^2_2}}[/tex]

Using the formula

[tex]cos\theta=\frac{1(1-\sqrt 3)+\sqrt 3(1+\sqrt 3)}{2\times 2\sqrt 2}[/tex]

[tex]cos\theta=\frac{1-\sqrt 3+\sqrt 3+3}{4\sqrt 2}=\frac{1}{\sqrt 2}[/tex]

[tex]cos\theta=cos 45^{\circ}[/tex]

[tex]\theta=45^{\circ}[/tex]

Hence, the acute angle between the lines is given by

[tex]\theta=45^{\circ}[/tex]

Water is flowing into and out of two vats, Vat A and Vat B. The amount of water, in gallons, in Vat A at time t hours is given by a function A(t) and the amount in Vat B is given by B(t). The two vats contain the same amount of water at t=0. You have a formula for the rate of flow for Vat A and the amount in Vat B: Vat A rate of flow: A(t)-3t2+24t-21 Vat B amount: B(t)-2t2+16t+40
(a) Find all times at which the graph of A(t) has a horizontal tangent and determine whether each gives a local maximum or a local minimum of A(t) smaller t= 1 gives a local minimum larger t= 7 l maximum
(b) Let D(t)-B(t)-A(t). Determine all times at which D(t) has a horizontal tangent and determine whether each gives a local maximum or a local minimum. (Round your times to two digits after the decimal.) xgives a Select x gives a Select smaller t- larger t=
(c) Use the fact trruntain the same amount of water at ta0 to find the formula for A(), the amount in Vat A at time t Enter a number
(d) At what time is the water level in Vat A rising most rapidly? t- hours
(e) what is the highest water level in Vat A during the interval from t=0 to t=10 hours? gallons
(f) What is the highest rate at which water flows into Vat B during the interval from t-0 to t-10 hours? gallons per hour
(g) How much water flows into VatA during the interval from t=1 to t-8 hours? gallons

Answers

Note: The first file attached contains the clear and complete question

Answer:

a) The times at which the graph of A(t) has horizontal tangent are t = 1 and t = 7

A(t) has a local maximum at t=7

A(t) has a local minimum at t=1

b) The times at which the graph of D(t) has horizontal tangent are t = 1.59 and t = 7.74

D(t) has a local maximum at t=1.59

D(t) has a local minimum at t=7.74

c) A(t) = (-t^3) + 8(t^2) -21t + 40

d) The water level in vat A is rising most rapidly at t = 4 hrs

e) 138 gallons

f) 18 gallons per hour

g) 98 gallons

Step-by-step explanation:

For clarity and easiness of expression, the calculations are handwritten and attached as files below.

Each step is neatly expressed and solutions to each part of the question are clearly written

De un grupo de 80 niños, se sabe que 50 estudian, 40 juegan y 15 estudian y juegan, ¿cuántos solo estudian?

Answers

Answer:

Step-by-step explanation:

Portuguese - Brazil

Estudam - A

Jogam - B

A=50

B=15

A∩B = 15

Somente estudam = 50 - 15 = 35

Somente jogam = 25

Nem estudam nem jogam = 5

Please help. I’ll mark you as brainliest if correct . I don’t understand this math problem. Thank you .

Answers

Answer:

That can be factored as

(x -1  (1/3) ) * ( x +3) * (x -4/5)

and the zeroes are located at:

x = 1.33333333...   x = -3    and x = .8

Step-by-step explanation:

Answer:

[tex]\boxed{\sf \ \ \ f(x)=(x+3)(5x-4)(3x-4) \ \ \ }[/tex]

Step-by-step explanation:

We need to factorise the following function

[tex]f(x)=15 x^3+13 x^2-80 x+48[/tex]

-3 is a trivial solution, we can notice that f(-3)=0

so we can factorise by (x+3)

let s note a, b and c real and let s write

[tex]f(x)=15 x^3+13 x^2-80 x+48=(x+3)(ax^2+bx+c)[/tex]

[tex](x+3)(ax^2+bx+c) = ax^3+bx^2+cx+3ax^2+3bx+3c=ax^3+(b+3a)x^2+(3b+c)x+3c[/tex]

let s identify...

the terms in [tex]x^3[/tex]

   15 = a

the terms in [tex]x^2[/tex]

   13 = b + 3a

the terms in x

   -80 = 3b+c

the constant terms

   48 = 3c

so it comes, c=48/3=16, a = 15, b = 13-3*15=13-45=-32

so [tex]f(x)=(x+3)(15x^2-32x+16)[/tex]

[tex]\Delta=32^2-4*15*16=64[/tex]

so the roots of [tex](15x^2-32x+16)[/tex] are

[tex]\dfrac{32-8}{15*2}=\dfrac{24}{30}=\dfrac{12}{15}=\dfrac{4}{5}[/tex]

and

[tex]\dfrac{32+8}{15*2}=\dfrac{40}{30}=\dfrac{20}{15}=\dfrac{4}{3}[/tex]

so [tex]f(x)=(x+3)(5x-4)(3x-4)[/tex]

the zeros are -3, 4/5, 4/3

a student in greece discovers a pottery bowl that contains 29% of its original amount of C-14

Answers

Answer:

The age of the pottery bowl is 12,378.7 years

Step-by-step explanation:

The amount of C-14 after t yeas is given by the following equation:

[tex]N(t) = N(0)e^{-kt}[/tex]

In which N(0) is the initial amount and k is the decay rate.

In this question, we have that:

[tex]k = 0.0001[/tex]

So

[tex]N(t) = N(0)e^{-0.0001t}[/tex]

Age of the pottery bowl:

29% of its original amount of C-14. So we have to find t for which N(t) = 0.29N(0). So

[tex]N(t) = N(0)e^{-0.0001t}[/tex]

[tex]0.29N(0) = N(0)e^{-0.0001t}[/tex]

[tex]e^{-0.0001t} = 0.29[/tex]

[tex]\ln{e^{-0.0001t}} = \ln{0.29}[/tex]

[tex]-0.0001t = \ln{0.29}[/tex]

[tex]t = -\frac{\ln{0.29}}{0.0001}[/tex]

[tex]t = 12378.7[/tex]

The age of the pottery bowl is 12,378.7 years

Please answer this math question ! WILL GIVE BRAINLIEST !!

Answers

Answer:

(2, -2)

Step-by-step explanation:

y = -2x + 2

y = 2x - 6

Solve by elimination (make sure they're in the same form)

2y = -4

y = -2

plug -2 into either equation for y and solve for x

-2 + 6 = 2x

4 = 2x

x = 2

the population of a country increased by 3%, 2.6%, and 1.8% in three successive years. what was the total percentage increase in the country's population over the three year period?


please tell me how u did it

Answers

Answer:

The total percentage increase in the country's population over the three year period is 7.6%.

Step-by-step explanation:

Let x be the original population of a country.

It is provided that the population increased by 3%, 2.6%, and 1.8% in three successive years.

Compute the population of the country after three years as follows:

[tex]\text{New Population}=\text{Origibal Population}\times I_{1}\%\times I_{2}\%\times I_{3}\%[/tex]

                         [tex]=x\times [1+\frac{3}{100}]\times [1+\frac{2.6}{100}]\times [1+\frac{1.8}{100}]\\\\=x\times 1.03\times 1.026\times 1.018\\\\=1.07580204\cdot x\\\\\approx 1.076\cdot x[/tex]

The new population after three years is 1.076 x.

Compute the total percentage increase in the country's population over the three year period as follows:

[tex]\text{Total Increase}\%=\frac{\text{New Population}\ -\ \text{Original Population}}{\text{Original Population}}\times 100[/tex]

                         [tex]=\frac{1.076x-x}{x}\times 100\\\\=0.076\times 100\\\\=7.6\%[/tex]

Thus, the total percentage increase in the country's population over the three year period is 7.6%.

find the value of x (4x-5)

Answers

Step-by-step explanation:

use distributive property to multiply x by 4x-5

[tex]4x ^{2} - 5[/tex]

Answer:

BRAINLEST

Step-by-step explanation:

[tex]4 { \times }^{2} - 5x[/tex]

this is the answer

Other Questions
What is the value of x in the equation 5(3x + 4) = 23?A)43/15B)3/15 C)15/43D)2/5 Please help i will mark brainliest for anyone who can help me 15 points on the lineA:a^5 divided by a^2B:C^4 divided by c^3 How did the fall line influence early colonial settlements? Can somebody help me with this and show work ?? :) Please help. Ill mark you as brainliest if correct . I dont understand this math problem. Thank you . how can 18, 3, 24 = 30 in order of operations What are the pros and cons of having the digestion be slower and over distance, as opposed to being quicker and over shorter distance with slightly less absorption?(40 points) how does bimettalic strip work? How does the author develop the idea that World War II created positive change in the United States? introduction to world war 2 The equation = [(8.0 )(4.0)]cos(1.0) describes a wave generated by a sonometer. State whether or not the wave is a stationary wave and find its amplitude, with given that = 2.0 cm Ten rugby balls are randomly selected from the production line to see if their shape is correct. Over time, the company has found that 89.4% of all their rugby balls have the correct shape. If exactly 6 of the 10 have the right shape, should the company stop the production line? Please answer this correctly Which choice below effectively integrates the quote from "Is Too Much Ambition Making You Miserable?" using an introductory phrase?1 - Trunk claims you can have an interesting life or a happy one, but not both2- Blogger, Penelope Trunk, claims, "you can have an interesting life or a happy one, but not both."3- Blogger Penelope Trunk issues a warning about ambition: "you can have an interesting life or a happy one, but not both."4- Trunk says "you can have an interesting life or a happy one, but not both." The picture shows a contractile vacuole of a unicellular freshwater organism. The contractile vacuole regulates the flow of water into and out of the cell in an aquatic environement. What condtions cause the contracile vacuole to fill with water? Your answer: A.The concentration of water is greater outside the cell than inside the cell. B.The concentration of water inside the cell is the same as the concentration outside the cell. C.The temperature of water in the vacuole is higher than the temperature of its environment. explain why the planets and objects in space remain in space? What would happen otherwise Work must be shown for this problem. Solve for x. Round answers to the nearest hundredth (2 decimal places). Please help!! What is an implied reference? if y=56+7+8x find x De un grupo de 80 nios, se sabe que 50 estudian, 40 juegan y 15 estudian y juegan, cuntos solo estudian? Which government agency primarily deals with domestic policy issues?OA.the Department of DefenseOBthe State DepartmentO C.the Environmental Protection AgencyOD.the Central Intelligence Agency