PLZ HELP ASAP!! NO FILESSSSSSSS

PLZ HELP ASAP!! NO FILESSSSSSSS
PLZ HELP ASAP!! NO FILESSSSSSSS

Answers

Answer 1

The closer to 1 the r value the closer the dots make a straighter line.

A positive value the distance move up to the right, a negative value the dots move down to the right.

A = r = -0.33

B = r = -0.75

C = r = 0.72

D = r = 0.89


Related Questions

The temperature of a 24-hour period ranged between -6°F and 35°F, inclusive. What was the range in Celsius degrees? (Use F = 9/5C + 32)

Answers

Your mum Your mum Your mum Your mum

HELP PLEASE!!! I DONT UNDERSTAND

Answers

Answer:

20 miles

Step-by-step explanation:

She ran 20miles, at the same point she passed her friend

Make a histogram, using a bin width of ten, to display the bowling scores for these 31 players: 87, 104, 79, 94, 117, 82, 72, 116, 105, 95, 88, 93, 109, 119, 75, 103, 112, 97, 73, 85, 91, 86, 102, 99, 106, 84, 98, 83, 81, 96, 92.

Answers

Step-by-step explanation:

Using R, I used the following code to create a histogram:

bowling.scores <- c(87, 104, 79, 94, 117, 82, 72, 116, 105, 95, 88, 93, 109, 119, 75,  

                   103, 112, 97, 73, 85, 91, 86, 102, 99, 106, 84, 98, 83, 81, 96, 92)

data.frame(bowling.scores)

ggplot(data.frame(bowling.scores), aes(x=bowling.scores)) +  

 xlim(c(70, 120)) +

 scale_y_continuous(breaks = seq(0, 10, by=1), "Frequency") +

 geom_histogram(breaks=seq(70, 120, by=10), color="black", fill="grey60") +

 labs(title="Histogram of Bowling Scores", x="Bowling Scores", y="Frequency")

Please help solve both due soon

Answers

Answer:

x is 7

EF is 10

FG is 12

Step-by-step explanation:

[tex]EF + FG = EG \\ (4x - 18) + (3x - 9) = 22 \\ 7x - 27 = 22 \\ 7x = 49 \\ x = 7[/tex]

then substitute:

[tex]EF = 4x - 18 \\ EF = 4(7) - 18 \\EF = 28 - 18 \\ EF = 10[/tex]

[tex]FG = 3x - 9 \\ FG = 3(7) - 9 \\FG = 21 - 9 \\ FG = 12[/tex]

First question:

BC + BA = CA

BC = CA - BA

BC = 36 - 9

BC = 27

The vector (a) is a multiple of the vector (2i +3j) and (b) is a multiple of (2i+5j) The sum (a+b) is a multiple of the vector (8i +15j). Given that /a+b/= 34 and the scaler multiple of (8i+15j) is positive, Find the magnitude of a and b.​

Answers

Answer:

[tex]\|a\| = 5\sqrt{13}[/tex].

[tex]\|b\| = 3\sqrt{29}[/tex].

Step-by-step explanation:

Let [tex]m[/tex],[tex]n[/tex], and [tex]k[/tex] be scalars such that:

[tex]\displaystyle a = m\, (2\, \vec{i} + 3\, \vec{j}) = m\, \begin{bmatrix}2 \\ 3\end{bmatrix}[/tex].

[tex]\displaystyle b = n\, (2\, \vec{i} + 5\, \vec{j}) = n\, \begin{bmatrix}2 \\ 5\end{bmatrix}[/tex].

[tex]\displaystyle (a + b) = k\, (8\, \vec{i} + 15\, \vec{j}) = k\, \begin{bmatrix}8 \\ 15\end{bmatrix}[/tex].

The question states that [tex]\| a + b \| = 34[/tex]. In other words:

[tex]k\, \sqrt{8^{2} + 15^{2}} = 34[/tex].

[tex]k^{2} \, (8^{2} + 15^{2}) = 34^{2}[/tex].

[tex]289\, k^{2} = 34^{2}[/tex].

Make use of the fact that [tex]289 = 17^{2}[/tex] whereas [tex]34 = 2 \times 17[/tex].

[tex]\begin{aligned}17^{2}\, k^{2} &= 34^{2}\\ &= (2 \times 17)^{2} \\ &= 2^{2} \times 17^{2} \end{aligned}[/tex].

[tex]k^{2} = 2^{2}[/tex].

The question also states that the scalar multiple here is positive. Hence, [tex]k = 2[/tex].

Therefore:

[tex]\begin{aligned} (a + b) &= k\, (8\, \vec{i} + 15\, \vec{j}) \\ &= 2\, (8\, \vec{i} + 15\, \vec{j}) \\ &= 16\, \vec{i} + 30\, \vec{j}\\ &= \begin{bmatrix}16 \\ 30 \end{bmatrix}\end{aligned}[/tex].

[tex](a + b)[/tex] could also be expressed in terms of [tex]m[/tex] and [tex]n[/tex]:

[tex]\begin{aligned} a + b &= m\, (2\, \vec{i} + 3\, \vec{j}) + n\, (2\, \vec{i} + 5\, \vec{j}) \\ &= (2\, m + 2\, n) \, \vec{i} + (3\, m + 5\, n) \, \vec{j} \end{aligned}[/tex].

[tex]\begin{aligned} a + b &= m\, \begin{bmatrix}2\\ 3 \end{bmatrix} + n\, \begin{bmatrix} 2\\ 5 \end{bmatrix} \\ &= \begin{bmatrix}2\, m + 2\, n \\ 3\, m + 5\, n\end{bmatrix}\end{aligned}[/tex].

Equate the two expressions and solve for [tex]m[/tex] and [tex]n[/tex]:

[tex]\begin{cases}2\, m + 2\, n = 16 \\ 3\, m + 5\, n = 30\end{cases}[/tex].

[tex]\begin{cases}m = 5 \\ n = 3\end{cases}[/tex].

Hence:

[tex]\begin{aligned} \| a \| &= \| m\, (2\, \vec{i} + 3\, \vec{j})\| \\ &= m\, \| (2\, \vec{i} + 3\, \vec{j}) \| \\ &= 5\, \sqrt{2^{2} + 3^{2}} = 5 \sqrt{13}\end{aligned}[/tex].

[tex]\begin{aligned} \| b \| &= \| n\, (2\, \vec{i} + 5\, \vec{j})\| \\ &= n\, \| (2\, \vec{i} + 5\, \vec{j}) \| \\ &= 3\, \sqrt{2^{2} + 5^{2}} = 3 \sqrt{29}\end{aligned}[/tex].

Write the following surds in exponential form square root of 2

Answers

Answer:

[tex] {2}^{1 \div 2[/tex]

The second one write it on the paper and take a picture

Answers

Answer:

The common for the second question is 30

Answer:

39/30 Here 30 will be common in denominators

Step-by-step explanation:

6/15×2/2=12/30

3/10×3/3=9/30

3/5×6/6=18/30

= 12/30+9/30+18/30

39/30

Determine if the expression -5y^5-y^3 is a polynomial or not. If it is a polynomial, state the type and degree of the polynomial.

Answers

Answer:

Yes, it is a polynomial, and the degree is 5

Step-by-step explanation:

A polynomial is a combination of terms separated using + or − signs and normally have exponents. So, this equation is a polynomial. The degree is just the highest exponential value, which is 5 because -5y is being raised to the 5th power

 A study found that healthy eating can help to cut the risk of heart disease. Therefore, a person can conclude that if they eat healthy they definitely will not have any heart issues.

True or false?

Answers

Answer:

False

Step-by-step explanation:

It only cuts the risk as stated and other factors such as lifestyle, age, bloodpressure and past medical background also have an impact so you can still have heart issues.

false , people can still develop heart issues

calculate the square of 31​

Answers

Square of 31 is:
31^2
=31×31
=961

Answer:

square of 31 is 961

Step-by-step explanation:

31^2

31×31

=961

Please help explanation if possible

Answers

Step-by-step explanation:

Y=

[tex]y = 10 - 8x \\ put \: this \: in \: the \: second \: equation \\ 2(10 - 8x) - 4x = 40 \\ 20 - 16x - 4x = 40 \\ 20 - 20x = 40 \\ - 20 = 20x \\ x = - 1 \\ put \: the \: value \: of \: x \: in \: th \: first \: equation \\ y = 10 - 8( - 1) \\ y = 10 + 8 \\ y = 18[/tex]

Hence, x=-1 and y=18

Answer:

(- 1, 18 )

Step-by-step explanation:

Given the equations

y + 8x = 10 ( subtract 8x from both sides )

y = 10 - 8x → (1)

2y - 4x = 40 → (2)

Substitute y = 10 - 8x into (2)

2(10 - 8x) - 4x = 40 ← distribute and simplify left side

20 - 16x - 4x = 40

20 - 20x = 40 ( subtract 20 from both sides )

- 20x = 20 ( divide both sides by - 20 )

x = - 1

Substitute x = - 1 into (1) for corresponding value of y

y = 10 - 8(- 1) = 10 + 8 = 18

solution is (- 1, 18 )

What do you notice about the absolute value of the
difference between the two numbers of -5 and -1

Answers

They are 4 units away on a number line.

find A={a,b,c} then find A*A.​

Answers

Assuming you want to do a cartesian product, then you basically form items (x,y)  such that x is in set A, and y is in set A

More generally, A * B will consist of items of the form (x,y) such that x is in A and y is in B. However, we have B = A.

So,

A * A = {

(a,a), (a,b), (a,c)

(b,a), (b,b), (b,c)

(c,a), (c,b), (c,c)

}

I broke things up into separate rows to show that we can form a 3x3 table. Each row is a different x value from the set {a,b,c}. Each column is a different y value from the set {a,b,c}

In my opinion, this helps organize things much better than rather have it all on one single line like this

A * A = { (a,a), (a,b), (a,c), (b,a), (b,b), (b,c), (c,a), (c,b), (c,c) }

which in all honesty looks like a bit of a cluttered mess.

Answer:

Step-by-step explanation:

A={a,b,c}

A×A={a×a,a×b,a×c,b×a,b×b,b×c,c×a,c×b,c×c}

what is the lcm of two numbers if one number is a multiple of the other

Answers

If one number is the multiple of another number, then the L.C.M. will be the smaller number (the number whose multiple the other number is).

Roger bought some tins and decided to fill them with brownies to give to his friends. Roger baked 278 brownies. He put 4 brownies in each tin and made sure to fill as many tins as he could. How many brownies did Roger have left over?

Answers

Answer:

Divide 278 by 4 and the remainder value is the amount of leftover brownies.

278 ÷ 4 = 69, remainder of 2

Therefore, he had 2 brownies left.

how many metres of wire is needed to fence a circular pond of radius 7.7m if the fence is to have three strands of wire all the way around .Give your answer correct to one decimal place. (Take pi is 3.14)​

Answers

Find the circumference of the pond:

Circumference = 2 x pi x radius

Circumference = 2 x 3.14 x 7.7 = 48.356 m

You want to go around 3 times so multiply the circumference by 3:

48.356 x 3 = 145.068m

Rounded to 1 decimal = 145.1m

41
Ivan has just opened a small coffee shop. He paid a copy store 50.10 percopy to make
1,428 copies of the flyer to announce the opening of the shop an is having 14
distribute all 1 428 flyers, and he is paying them 50.25 tot sath Syer shey der He suure
each friend the same number of flyers
What is the total amount Ivan is paying each friend to
disor
Show your work
Answers

Answers

Answer:

41

Ivan has just opened a small coffee shop. He paid a copy store 50.10 percopy to make

1,428 copies of the flyer to announce the opening of the shop an is having 14

distribute all 1 428 flyers, and he is paying them 50.25 tot sath Syer shey der He suure

each friend the same number of flyers

What is the total amount Ivan is paying each friend to

disor

Show your work

Answers

Tell whether each order pair is a solution of the equation.

1. 2x+y=5 (2,1)

2. 4x-3y=10 (4,3)


helppp pls i don’t understand thisssss

Answers

Answer:

1.) (2,1) is a solution

2.) (4,3) is NOT a solution

Step-by-step explanation:

1.) (2,1)

These are these mean (x,y)

2=x and 1=y

You want to substitute the numbers for the letters in the equation.

so.

2(2)+1=5

4+1=5

5=5, This statement is true so (2,1) is a solution.

2.) Same as above. 4=x and 3=y

4(4)-3(3)=10

16-9=10

7 Does Not Equal 10, Therefore, (4,3) is Not a solution to the equation.

Find the measure of the third angle of a triangle if the measures of the other two angles are given.
35.5 and 82.6
A. 66.8
B. 58.4
C. 61.9
D. 31.9

Answers

9514 1404 393

Answer:

  C.  61.9°

Step-by-step explanation:

The sum of angles in a triangle is 180°, so the third angle is ...

  180° -35.5° -82.6° = 61.9°

help please :) try to explain and answer math coordinates

Answers

The answer is (c-a , b)

HELPPP PLZZZZ DUE SOONnnn

Answers

Answer:

x = 7, EF = 10, FG = 12

Step-by-step explanation:

EF = 4x - 18

FG = 3x - 9

EG = 22

EG = 22

EF + FG = 22

4x - 18 + 3x - 9 = 22

4x + 3x - 18 - 9 = 22

7x = 22 + 18 + 9

7x = 49

x = 7

EF = 4x - 18

EF = 4*7 - 18

EF = 28 - 18

EF = 10

FG = 3x - 9

FG = 3*7 - 9

FG = 21 - 9

FG = 12

is the expression 5x-2+3x in simplest form? Explain

Answers

Answer:

No

Step-by-step explanation:

It can still be 8x - 2

first of all you collect like terms

5x + 3x - 2

= 8x -2

5x-2+3x
5x+3x=2
8x=2
x= 2/-8
x=1/-4 now the answer is in the simplest form

The expression.1*e^0.0347t models.The balance in thousand of dollars where t represents time.In years after the account was opened. What does the 0.034 represent in this context? Write an expression for the number of years after which there will be 15,000 Dollars in the account?

Answers

Answer:

0.0347 = constant of proportionality

[tex]1 * e^{0.0347t} = 15000[/tex]

Step-by-step explanation:

Given

[tex]1*e^{0.0347t}[/tex]

Solving (a): what does 0.0347 represent?

An exponential model is represented as:

[tex]f(t) = a * e^{kt}[/tex]

Where:

[tex]k \to[/tex] constant of proportionality

So, by comparison:

[tex]k = 0.0347[/tex]

Hence:

[tex]0.0347 \to[/tex] constant of proportionality

Solving (b): Formula to calculate when balance equals 15000

To do this, we simply equate the formula to 15000.

So, we have:

[tex]1 * e^{0.0347t} = 15000[/tex]

Revolve into factor : 2x square + 5xy + 2y square​

Answers

Answer:

(2x + y) ( x + 2y)

Step-by-step explanation:

"A parabola has the equation = ^ + − . What are the coordinates of the vertex? (You must solve by factoring)!!!!!" I NEED THE ANSWER TO THIS FAST WITH STEPS I'm a grade 10 academic student by the way

Answers

Answer:

1

Step-by-step explanation:

1

Write an equation of the line that passes through the given point and is perpendicular to the given line.
(–6, –4); y = 1/3x + 1
Group of answer choices

y = -1/3x + 1

y =1/3x – 22

y = -3x + 14

y = -3x – 22

Answers

Answer:

y = - 3x - 22

Step-by-step explanation:

The equation of a line in slope- intercept form is

y = mx + c ( m is the slope and c the y- intercept )

y = [tex]\frac{1}{3}[/tex] x + 1 ← is in slope- intercept form

with slope m = [tex]\frac{1}{3}[/tex]

Given a line with slope m then the slope of a line perpendicular to it is

[tex]m_{perpendicular}[/tex] = - [tex]\frac{1}{m}[/tex] = - [tex]\frac{1}{\frac{1}{3} }[/tex] = - 3 , then

y = - 3x + c ← is the partial equation

To find c substitute (- 6, - 4) into the partial equation

- 4 = 18 + c ⇒ c = - 4 - 18 = - 22

y = - 3x - 22 ← equation of perpendicular line

Find the sum of
5
5
5
5

and
2
9
2
9

in simplest form. Also, determine whether the result is rational or irrational and explain your answer.

Answers

Answer:

5555+2929

= 8484

its an irrational no.

thanks

What is 4,327 rounded to the nearest thousand?

Answers

Answer: 4,000

Step-by-step explanation: To round 4,327 to the nearest thousand, we first find the digit in the rounding place, which in this case is the 4 in the thousands place. Next, we look at the digit to the right of the 4, which is 3.

According to the rules of rounding, since the digit to

the right of the rounding place is less than 5, we round down.

So the 4 in the rounding place stays the same

and all digits to the right of the 4 become 0.

So 4,327 rounded to the nearest thousand is 4,000.

Dave solved a quadratic equation. His work is shown below, with Step 111 missing. What could Dave have written as the result from Step 111? \begin{aligned} \dfrac{1}{3}(x+4)^2&=48 \\\\ &&\text{Step }1 \\\\ x+4&=\pm 12&\text{Step }2 \\\\ x=-16&\text{ or }x=8&\text{Step }3 \end{aligned} 3 1 ​ (x+4) 2 x+4 x=−16 ​ =48 =±12 or x=8 ​ Step 1 Step 2 Step 3 ​ Dave solved a quadratic equation. His work is shown below, with Step 111 missing. What could Dave have written as the result from Step 111? \begin{aligned} \dfrac{1}{3}(x+4)^2&=48 \\\\ &&\text{Step }1 \\\\ x+4&=\pm 12&\text{Step }2 \\\\ x=-16&\text{ or }x=8&\text{Step }3 \end{aligned} 3 1 ​ (x+4) 2 x+4 x=−16 ​ =48 =±12 or x=8 ​ Step 1 Step 2 Step 3 ​

Answers

From the calculation above, Dave may have jumped the expression

[tex](x+4)^2= 144[/tex]

Given the expression solved by Dave from step 1 as;

[tex]\dfrac{1}{3}(x+4)^2&=48[/tex]

In order to determine what Dave would have written, we will solve the expression above as shown

[tex]\dfrac{1}{3}(x+4)^2&=48\\(x+4)^2 = 3*48\\(x+4)^2 = 144 ..............eqn \ 2\\[/tex]

Take the square root of both sides

[tex]\sqrt{(x+4)^2} =\pm\sqrt{144}\\x+4=\pm12[/tex]

Hence from the calculation above, Dave may have jumped the expression in equation 2 as shown below;

[tex](x+4)^2= 144[/tex]

Learn more on radical equations here: https://brainly.com/question/20931859

Answer:

previous answer is correct

Step-by-step explanation:

You work for a roofing company and must order the correct number of tiles to complete the final side of the roof. It is in the shape of a trapezoid. The numbers of tiles in each row form a sequence. We know we will have 20 rows to complete the job. The first row has ten tiles. Each row has two more tiles than the previous row. Is this sequence arithmetic or geometric?

Answers

Answer:

ljj

Step-by-step explanation:

llk

Yes , the series is an arithmetic sequence of common difference 2

What is Arithmetic Progression?

An arithmetic progression is a sequence of numbers in which each term is derived from the preceding term by adding or subtracting a fixed number called the common difference "d"

The general form of an Arithmetic Progression is a, a + d, a + 2d, a + 3d and so on. Thus nth term of an AP series is Tn = a + (n - 1) d, where Tₙ = nth term and a = first term. Here d = common difference = Tₙ - Tₙ₋₁

Sum of first n terms of an AP: Sₙ = ( n/2 ) [ 2a + ( n- 1 ) d ]

Given data ,

Let the number of terms n = 20

The number of tiles in the first row = 10 tiles

The number of tiles in the second row = 2 more than first row

The number of tiles in the second row = 12 tiles

The number of tiles in the third row = 14 tiles

So , the sequence will be , 10 , 12 , 14 , 16 ...

The number of terms n = 20

The first term a = 10

The common difference d = second term - first term

The common difference d = 12 - 10 = 2

The series is an arithmetic sequence and the 20th term of the sequence will be

a₂₀ = a + ( n - 1 )d

a₂₀ = 10 + ( 19 ) 2

a₂₀ = 10 + 38

a₂₀ = 48 tiles

Hence , the series is an arithmetic sequence

To learn more about arithmetic progression click :

https://brainly.com/question/1522572

#SPJ5

Other Questions
at the constuional convetion, the indivdual states voted to work towards the formation of a new government by using which of the following A. the new jersey plan B. the new york planC. the georgia plan D. the virginia plan Can someone please help me on these 3 equations please HELP ME !!! 5. True or False: A beginner should start with long workout sessions and work down to shorter ones.TrueFalse Please help me anyone A steep mountain is inclined 75 degree to the horizontal and rises 3900 ft above the surrounding plain. A cable car is to be installed by connecting a cable from the top of the mountain to a spot on the plain that is 910 ft from the base of the mountain. Find the shortest length of cable needed. State the factor that influence the frequency of the induced emf of an alternating quantity The Underground Railroad was _____________.a.an illegal abolitionists newspaperc.a railroad used by slaves to escapeb.a subway system operated by African American conductorsd.a series of safe houses harboring runaway slaves on their journey northPlease select the best answer from the choices providedABCD please prove it (full steps required)(No spam answers) Find the APR, rounded to the nearest tenth of a percent (one decimal place) for the loan. Purchase a living room set for $4,900 at 8% add-on interest for 4 years. Enter only the number without % sign. Can anyone help me answer this An analyst has decided to identify value stocks for investment by screening for companies with high book-to-market ratios and high dividend yields. A potential drawback of using these screens to find value stocks is that the firms selected may: be those that have significantly underperformed the market. be concentrated in specific industries. have unsustainable dividend payments. Why did factory managers embrace the principles of scientific management? this is the question hope u can solve it How to muilti step equation this problem (Give me answer I will give you brainliest and thanks) pls solve this!! Pls!!!! 5 Importance of water in human life An ordinary gasoline can measuring 30.0 cm by 20.0 cm by 15.0 cm is evacuated with a vacuum pump.1a. Assuming that virtually all of the air can be removed from inside the can, and that atmospheric pressure is 14.7 psi, what is the total force (in pounds) on the surface of the can?1b. Do you think that the can could withstand the force? If you buy 12 pounds of lettuce for $96 what is the rate which one pound of lettuce costs Auditing standards require that auditors document Group of answer choices all conversations with management. results of the procedures performed to address the risk of management override of controls. specific risks of fraud identified at the financial statement level, but not at the assertion level. all of the above. Que. 1. Gallium has 2 naturally occuring Isotopes with mass numbers 69 & 71 respectively. What is the percentage abundance of both Isotopes if their relative atomic mass is equal to 70.59 Amu (Atomic mass Unit) What is |1-8i|?A.B.CD