3. What would you expect the relationship between the length of a baby at birth and
the month in which the baby was born to be?
A positive correlation
B negative correlation
C no correlation

Answers

Answer 1
C it’s no correlation because theirs nothing to really compare

Related Questions

NEED HELP ASAP
Solve the equation or inequality for the unknown number. Show your work.


Answers

Answer:

5

Step-by-step explanation:

3(14+x) = 57

42 +3x = 57

3x = 15

x = 5

Y is directly proportional to 1/x. Write this in proportion notation.
2 points
d is proportional to e. When d is 10, e is 16. What is an equation connecting d and e

Answers

.

2.

.

I hope it helps you

What is the slope of line p?
ty
4
DONE

Answers

Answer:   2/3

===========================================================

Explanation:

Start at the point (0,0) which is the origin. Move up 2 units then to the right 3 units to arrive at the next blue point (3,2). We see that

rise = 2

run = 3

slope = rise/run = 2/3

----------

If you want to use the slope formula, then you would say

m = (y2 - y1)/(x2 - x1)

m = (2 - 0)/(3 - 0)

m = 2/3

I used the two points (0,0) and (3,2). You could use any two points you like on this line.

Side note: The slope is positive because we are moving uphill as you move from left to right along this orange line.

The slope of the line p is given by 2/3.

What is Slope of a Straight line?

The tangent value of the angle which the straight line makes with the positive X axis is called the slope of that particular straight line.

If s line passes through two points (a,b) and (c,d) then the slope of the line (m) is given by,

m = (d-b)/(c-a)

Here in the given figure we can see that the given line p passes through (3,2), (-3,-2) and the origin (0,0)

then taking any two points out of that three (3,2), (0,0) we get, the slope of p is given by,

m = (2-0)/(3-0) = 2/3

Hence slope of line p is given by 2/3.

Learn more about Slope here -

https://brainly.com/question/3493733

#SPJ2

A marketing consultant was hired to visit a random sample of five sporting goods stores across the state of California. Each store was part of a large franchise of sporting goods stores. The consultant taught the managers of each store better ways to advertise and display their goods. The net sales for 1 month before and 1 month after the consultant's visit were recorded as follows for each store (in thousands of dollars):_________.
Before visit: 57.1 94.6 49.2 77.4 43.2After visit: 63.5 101.8 57.8 81.2 41.9Do the data indicate that the average net sales improved? (Use a= 0.05)

Answers

Answer:

Step-by-step explanation:

Corresponding net sales before 1 month and after 1 month form matched pairs.

The data for the test are the differences between the net sales before and after 1 month.

μd = the​ net sales before 1 month minus the​ net sales after 1 month.

Before after diff

57.1 63.5 - 6.4

94.6 101.8 - 7.2

49.2 57.8 - 8.6

77.4 81.2 - 3.8

43.2 41.9 1.3

Sample mean, xd

= (- 6.4 - 7.2 - 8.6 - 3.8 + 1.3)/5 = - 4.94

xd = - 4.94

Standard deviation = √(summation(x - mean)²/n

n = 5

Summation(x - mean)² = (- 6.4 + 4.94)^2 + (- 7.2 + 4.94)^2 + (- 8.6 + 4.94)^2+ (- 3.8 + 4.94)^2 + (1.3 + 4.94)^2 = 60.872

Standard deviation = √(60.872/5

sd = 3.49

For the null hypothesis

H0: μd ≥ 0

For the alternative hypothesis

H1: μd < 0

The distribution is a students t. Therefore, degree of freedom, df = n - 1 = 5 - 1 = 4

2) The formula for determining the test statistic is

t = (xd - μd)/(sd/√n)

t = (- 4.94 - 0)/(3.49/√5)

t = - 3.17

We would determine the probability value by using the t test calculator.

p = 0.017

Since alpha, 0.05 > than the p value, 0.017, then we would reject the null hypothesis. Therefore, at 5% significance level, the data indicate that the average net sales improved.

Blood types: The blood type o negative is called the "universal donor" type, because it is the only blood type that may safely be transfused into any person
Therefore, when someone needs a transfusion in an emergency and their blood type cannot be determined, they are given type o negative blood. For this
reason, donors with this blood type are crucial to blood banks. Unfortunately, this blood type is fairly rare; according to the Red Cross, only 7% of U.S.
residents have type o negative blood. Assume that a blood bank has recruited 18 donors. Round the answers to four decimal places
Part 1 of 3
(a) What is the probability that three or more of them have type o negative blood?
The probability that three or more of them have type o negative blood is
х
Part 2 of 3
(b) What is the probability that fewer than five of them have type o negative blood?
The probability that fewer than five of them have type o negative blood is
х
Part 3 of
(©) Would it be unusual f none of the donors had type o negative blood?
be unusual if none of the donors had type o negative blood since the probability is
X
It choose one) Y
would
would not

Answers

Answer:

a) The probability that fewer than five of them have type o negative blood is 0.1275

b) The probability that fewer than five of them have type o negative blood is 0.9933

c) 0.2708 probability of no donors with type o negative blood. This probability is higher than 0.05, so it would not be unusual having none of the donors with type o negative blood.

Step-by-step explanation:

For each person, there are only two possible outcomes. Either they have type o negative blood, or they do not. The probability of a person having type o negative blood is independent of any other person. 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.

7% of U.S. residents have type o negative blood.

This means that [tex]p = 0.07[/tex]

18 donors.

This means that [tex]n = 18[/tex]

(a) What is the probability that three or more of them have type o negative blood?

Either less than three have, or at least three do. The sum of the probabilities of these events is 1. So

[tex]P(X < 3) + P(X \geq 3) = 1[/tex]

We want [tex]P(X \geq 3)[/tex]

So

[tex]P(X \geq 3) = 1 - P(X < 3)[/tex]

In which

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

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

[tex]P(X = 0) = C_{18,0}.(0.07)^{0}.(0.93)^{18} = 0.2708[/tex]

[tex]P(X = 1) = C_{18,1}.(0.07)^{1}.(0.93)^{17} = 0.3669[/tex]

[tex]P(X = 2) = C_{18,2}.(0.07)^{2}.(0.93)^{16} = 0.2348[/tex]

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.2708 + 0.3669 + 0.2348 = 0.8725[/tex]

[tex]P(X \geq 3) = 1 - P(X < 3) = 1 - 0.8725 = 0.1275[/tex]

The probability that fewer than five of them have type o negative blood is 0.1275

(b) What is the probability that fewer than five of them have type o negative blood?

[tex]P(X < 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4)[/tex]

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

[tex]P(X = 0) = C_{18,0}.(0.07)^{0}.(0.93)^{18} = 0.2708[/tex]

[tex]P(X = 1) = C_{18,1}.(0.07)^{1}.(0.93)^{17} = 0.3669[/tex]

[tex]P(X = 2) = C_{18,2}.(0.07)^{2}.(0.93)^{16} = 0.2348[/tex]

[tex]P(X = 3) = C_{18,3}.(0.07)^{3}.(0.93)^{15} = 0.0942[/tex]

[tex]P(X = 4) = C_{18,4}.(0.07)^{4}.(0.93)^{14} = 0.0266[/tex]

[tex]P(X < 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) = 0.2708 + 0.3669 + 0.2348 + 0.0942 + 0.0266 = 0.9933[/tex]

The probability that fewer than five of them have type o negative blood is 0.9933.

c) Would it be unusual f none of the donors had type o negative blood?

[tex]P(X = 0) = C_{18,0}.(0.07)^{0}.(0.93)^{18} = 0.2708[/tex]

0.2708 probability of no donors with type o negative blood. This probability is higher than 0.05, so it would not be unusual having none of the donors with type o negative blood.

Approximately 1.65 million high school students take the Scholastic Aptitude Test (SAT) each year and nearly 80% of the college and universities without open admissions policies use SAT scores in making admission decisions (College Board, March 2009). The current version of the SAT includes three parts: reading comprehension, mathematics, and writing. A perfect combined score for all three parts is 2400. A sample of SAT scores for the combined three-part SAT are as follows:


1665 1275 1650 1590 1475 1490​
1525 2135 1560 1880 1680 1560
​1355 1280 1150 1420 14409 40​16
4510 6014 8517 5512 6013 90​17
8015 8519 901 3751 7301 1755​

Required:
a. Show a frequency distribution and histogram. Begin with the first class starting at 800 and use a class width of 200.
b. Comment on the shape of the distribution.
c. What other observations can be made about the SAT scores based on the tabular and graphical summaries?

Answers

Answer:

Step-by-step explanation:

Hello!

The sample shows the scores for the combined three-part SAT.

Raw data in first attachment.

a.

To arrange the data in a frequency table using class intervals you have to determine the number of intervals you want to use and calculate their width. In this case, the width is given and so is the lower limit of the first interval, you calculate the successive limits by adding the width. The lower limit of the next interval will be the upper limit of the previous one:

1) 800 + 200= 100

First interval [800; 1000)

2) 1000 + 200

Second interval

[1000; 1200)

And so on until you reach the maximum value of the data set,

[1200; 1400)

[1400; 1600)

[1600; 1800)

[1800; 2000)

[2000; 2200)

Then you have to order the data from least to greatest and count how many observations correspond to each value, this way you'll determine the observed frequency for each interval.

Table and histogram in second attachment.

b.

As you can see in the histogram, this distribution is symmetrical centered in the interval [1400; 1600) and there are no outliers observed.

c.

Values around 1400-1600 are the most common ones while scores around 800-1000 or 2000-2200 are more uncommon, in this sample it seems the probability to obtain a perfect score for the combined three-part SAT is extremely low.

I hope you have a nice day!

Find and of the function = − −( − ).​

Answers

Answer:

Thats not possible

Step-by-step explanation:

There is no:

numbersvariablesonly negative signs

Solve for y
A)4
B)5
C)20
D)100
Ayo help meee I need helpppppp please I’m so nice and funnyyyyy

Answers

Answer:  nice and funnyyyyy y=4

Step-by-step explanation:

−2.73(m+4)=−6m−4.38.

Answers

Answer:

m=2

Step-by-step explanation:

-2.73m-10.92=-6m-4.38

3.27m=6.54

m=2

if p=7,q=5,r=3 find value of p2+q2-r2

Answers

Answer: The value is 18.

Step-by-step explanation:

Since we already know what p, q, and r equal, we can use what we know and plug in the numbers:

p=7, q=5, and r=3,

p2=7*2=14

q2=5*2=10

r2=3*2=6

In conclusion, 14+10-6=18

The value of p2+q2-r2 is 18.

Answer:

Just simply change the variables with their values

7 x 2 + 5 x 2 - 3 x 2

14 + 10 - 6

24 - 6 = 18

18 is the answer

Hope this helps

Step-by-step explanation:

Use the augmented matrix to determine if the linear system is consistent. Is the linear system represented by the augmented matrix​ consistent? A. ​Yes, because the rightmost column of the augmented matrix is a pivot column. B. ​Yes, because the rightmost column of the augmented matrix is not a pivot column. C. ​No, because the rightmost column of the augmented matrix is a pivot column. D. ​No, because the rightmost column of the augmented matrix is not a pivot column.

Answers

Answer:

The correct option is (A).

Step-by-step explanation:

If the reduced row echelon form of the coefficient matrix of a linear system of equations in four different variables has a pivot, i.e. 1, in each column, then the reduced row echelon form of the coefficient matrix is say A is an identity matrix, here I₄, since there are 4 variables.

[tex]\left[\begin{array}{cccc}1&0&0&0\\0&1&0&0\\0&0&1&0\\0&0&0&1\end{array}\right][/tex]

Then the corresponding augmented matrix [ A|B] , where the matrix is the representation of the linear system is AX = B, must be:

[tex]\left[\begin{array}{ccccc}1&0&0&0&a\\0&1&0&0&b\\0&0&1&0&c\\0&0&0&1&d\end{array}\right][/tex]

Now the given linear system is consistent as the right most column of the augmented matrix is a linear combination of the columns of A as the reduced row echelon form of A has a pivot in each column.

Thus, the correct option is (A).

what is Associative propert

Answers

Answer:

Associative property of multiplication is the grouping of numbers being multiplied can be changed without affecting the product.

here is an example!

Addison Rae work using the associative property:

(-8.5)(5)(-4) =

(-8.5)(-20) =

170

hope this helped it was from my FLVS schooling :)

Suppose that the raw daily oxygen purities delivered by an air-products supplier have a standard deviation LaTeX: \sigma\approx.1 σ ≈ .1 (percent), and it is plausible to think of daily purites as independent random variables. Approximate the probability that the sample mean LaTeX: \frac{ }{X} X of n = 25 delivered purities falls within .03 (percent) of the raw daily purity mean, LaTeX: \mu μ .

Answers

Answer:

There is a probability of 86.6% that the sample mean falls within 0.03 percent of the raw purity mean.

Step-by-step explanation:

We have a population standard deviation of σ ≈ 0.1.

We have a sample of size n=25.

Then, we have a sampling distribution, which has a standard deviation for the sample mean that is:

[tex]\sigma_s=\dfrac{\sigma}{\sqrt{n}}=\dfrac{0.1}{\sqrt{25}}=\dfrac{0.1}{5}=0.02[/tex]

Now, we can calculate a z-score for a deviation of 0.03 percent from the mean as:

[tex]z=\dfrac{X-\mu}{\sigma}=\dfrac{0.03}{0.02}=\dfrac{0.03}{0.02}=1.5[/tex]

Note: we considered that the margin is ±0.03.

Then, the probability is:

[tex]P(|X-\mu|<0.03\%)=P(|z|<1.5)=0.866[/tex]

PLEASE HALP ME! ( WILL MARK BRAINLIEST! Thank you! ;)

Answers

Answer: 1/20

Step-by-step explanation:

Decimal Fraction Percentage

0.05 1/20          5%

0.05 written as a fraction...
0.05 is equal to 5/100.
To get it to its simplest form...
5 and 100 have the common factor of 5.
5 / 5 = 1 and 100 / 5 = 20
Your final answer should be 1 / 20.

Hope this has helped!

A small-business Web site contains 100 pages and 60%, 30%, and 10% of the pages contain low, moderate, and high graphic content, respectively. A sample of four pages is selected without replacement, and X and Y denote the number of pages with moderate and high graphics output in the sample. Determine: a. fxy(x, y) b. fx(x) c. E(X) d. fyß(y) e. E(Y | X = 3) g. Are X and Y independent?

Answers

Answer:

Step-by-step explanation:

Given that:

A small-business Web site contains 100 pages and 60%, 30%, and 10%  of the pages contain low, moderate, and high graphic content, respectively.

. A sample of four pages is selected without replacement,

Let  X and Y denote the number of pages with moderate and high graphics output in the sample

We are meant to determine

a)  [tex]f_{XY}(x, y)[/tex]  from the given data in the question;

However; the probability mass function can be expressed via the relation:

[tex]f_{XY}(x,y) = \dfrac{(^{30} _x ) ( ^{10} _y ) (^{60} _ {4-x-y} ) }{ ( ^{100}_4)}[/tex]

We can now have a table shown as :

[tex]X|Y[/tex]                0           1               2              3              4          Total    [tex]f_X(x)[/tex]

0              0.1244     0.0873     0.02031    0.0018     0.0001   0.234

1               0.2618     0.13542   0.02066    0.00092    0         0.419

2              0.1964     0.0666    0.00499       0              0         0.268

3              0.0621     0.01035     0                 0              0         0.073

4              0.0069       0              0                0              0          0.007

Total [tex]F_Y(y)[/tex]   0.6516   0.2996   0.0460      0.0028  0.0001    1

b) [tex]f_X(x)[/tex]

The marginal distribution definition of [tex]f_X(x)[/tex][tex]= P(X=x)[/tex]

[tex]f_X(x)[/tex] [tex]= \sum P(X=x, Y=y)[/tex]

From the table above ; the corresponding values of [tex]f_X(x)[/tex]  are :

X           0           1         2          3           4

[tex]f_X(x)[/tex]    0.234   0.419  0.268   0.073    0.007

( since [tex]f_X(x)[/tex] represent the vertical column)

c) E(X)

By using the expression [tex]E(x) = \sum ^4 _{x= 0} x f_X(x)[/tex]

we have:

E(X) = [tex]0*0.234+1*0.419+ 2*0.268+3*0.073+4*0.007[/tex]

E(X) = 0 + 0.419 + 0.536 + 0.218 + 0.028

E(X) = 1.202

d) fyß(y)

Using the thesis of conditional Probability; we have :

[tex]P(A|B) = \dfrac{ P(A,B) }{ P(B) }[/tex]

The conditional probability for the mass function is then:

[tex]f_{Y|X=3}(y) = \dfrac{f_{XY}(3,y)}{f_{X}(x)}[/tex]

where;

[tex]f_X(3) = 0.0725[/tex]

values of [tex]f_{XY} (3,y)[/tex] for every y ∈ (0,1,2,3,4)

Therefore; the mass function is:

[tex]Y|{_X_3}:\left[\begin{array}{ccccc}0&1&2&3&4\\0.857&0.143&0&0&0\\ \end{array}\right][/tex]

e) E(Y | X = 3)

By using the expression [tex]E(Y|X=3) = \sum ^4 _{y= 0} y f_{y \beta} \ (y|x)[/tex]

we have:

⇒ [tex]0 * 0.857 + 1*0.143 +0 +0+0[/tex]

= 0.143

The value of E(Y | X = 3) = 0.143

g) Are X and Y independent?

To Check if X and Y independent; Let assume if [tex]f_{XY}(x,y) = f_X(x)f_{Y}(y)[/tex] ; then we can say that X and Y are independent.

From the above previous table :

[tex]f_{(XY)} (0.4) = 0.0001[/tex]

[tex]f_X (0)[/tex] = 0.1244 + 0.087268+0.02031+ 0.001836 + 0.0001

[tex]f_X (0)[/tex]  = 0.234

[tex]f_X (4)=0.0001 +0+0 \\ \\ = 0.001[/tex]

[tex]f_{X}(0) f_Y(4) = 0.234*0.0001[/tex]

[tex]f_{X}(0) f_Y(4) = 0.00002[/tex]

We conclude that [tex]f_{(XY)} (0.4) \neq f_X(0) f_Y(y)[/tex]; As such X and Y are said to be  non - independent.

Let the velocity of a particle be given by v(t) = 2t+a.(a) Find the number a such that the average value of v(t) on the interval [0,1] is -2.(b) Using v(t) from part (a), find the distance traveled by the particle during the time period from [0,4].

Answers

Answer:

The velocity is v(t) = 2*t + a

a) we want to find the average velocity betwen t = 0 and t = 1.

We can do this as:

Average = (v(1) + v(0))/2 = (2*1 + a + 2*0 + a)/2 = 1 + a

b) now we want to find the total distance traveled in the time lapse from t = 0 to t = 4.

For this we can see the integral:

[tex]d = \int\limits^4_0 {2*t + a} \, dt = 4^2 + a*4 - 0^2 - a*0 = 4^2 + a*4 = 16 + a^2[/tex]

Records on a fleet of trucks reveal that the average life of a set of spark plugs is normally distributed with a mean of 22,100 miles. The fleet owner purchased 18 sets and found that the sample average life was 23,400 miles; the sample standard deviation was 1,412 miles.

a) To decide if the sample data support the company records that the spark plugs average 22,100 miles, state your decision in terms of the null hypothesis. Use a 0.05 level of significance.

b) What is the critical value for the test using a 0.05 level of significance?

c) What is the test statistic?

d) What is your decision?

Answers

Answer:

a) We want to conduct a hypothesis in order to see if the true mean is 22100 or not, the system of hypothesis would be:  

Null hypothesis:[tex]\mu = 22100[/tex]  

Alternative hypothesis:[tex]\mu \neq 22100[/tex]  

b) We need to find the degrees of freedom given by:

[tex] df =n-1 = 18-1=17[/tex]

And the critical values for this case are:

[tex] t_{\alpha/2}= 2.110[/tex]

c) [tex]t=\frac{23400-22100}{\frac{1412}{\sqrt{18}}}=3.906[/tex]  

d) Since the calculated value is higher than the critical value we have enough evidence to reject the null hypothesis and we can conclude that the true mean is significantly different from 221100 mi

Step-by-step explanation:

Information provided

[tex]\bar X=23400[/tex] represent the sample mean

[tex]s=1412[/tex] represent the sample standard deviation

[tex]n=18[/tex] sample size  

[tex]\mu_o =22100[/tex] represent the value to verify

[tex]\alpha=0.05[/tex] represent the significance level

t would represent the statistic (variable of interest)  

[tex]p_v[/tex] represent the p value

Part a

We want to conduct a hypothesis in order to see if the true mean is 22100 or not, the system of hypothesis would be:  

Null hypothesis:[tex]\mu = 22100[/tex]  

Alternative hypothesis:[tex]\mu \neq 22100[/tex]  

Part b

We need to find the degrees of freedom given by:

[tex] df =n-1 = 18-1=17[/tex]

And the critical values for this case are:

[tex] t_{\alpha/2}= 2.110[/tex]

Part c

The statistic is given by:

[tex]t=\frac{\bar X-\mu_o}{\frac{s}{\sqrt{n}}}[/tex]  (1)  

Replacing the info we got:

[tex]t=\frac{23400-22100}{\frac{1412}{\sqrt{18}}}=3.906[/tex]    

Part d

Since the calculated value is higher than the critical value we have enough evidence to reject the null hypothesis and we can conclude that the true mean is significantly different from 221100 mi

There are 15 marbles in a bag; 10 are blue, 4 are red and 1 is green. Marbles are drawn and NOT replaced 8 times, with the number of red marbles being recorded. What is the probability of getting exactly 3 red marbles? (Write as a percentage, correct to two decimals. eg: 12.34%)

Answers

Answer: There is a 0.88% chance of pulling three red marbles in a row.

Step-by-step explanation:

First pull = 4/15 (26.67%)

second pull = 3/14 (21.43%)

Third pull = 2/13 (15.38%)

You need to multiply these three fractions to get the probability of pulling three reds in a row, doing that will get you 4/455 or 0.88%

A random two digit number (10-99) is drawn. Find P(odd number)

Answers

Answer:

P(odd number) = 0.5

Step-by-step explanation:

There are 90 members in the set (10, 11, 12, .. , 97, 98, 99)

When we have an even number of consecutive numbers, the number of even numbers equals the number of odd numbers. This means that half of the numbers in this set are even and half of them are odd.

So the probability of P(odd number) = 0.5

A company is producing two types of ski goggles. Thirty percent of the production is of type A, and the rest is of type B. Five percent of all type A goggles are returned within 10 days after the sale, whereas only two percent of type B are returned. If a pair of goggles is returned within the first 10 days after the sale, the probability that the goggles returned are of type B is:

Answers

Answer:

The required probability is 0.4828.

Step-by-step explanation:

We are given that a company is producing two types of ski goggles. Thirty percent of the production is of type A, and the rest is of type B.

Five percent of all type A goggles are returned within 10 days after the sale, whereas only two percent of type B are returned.

Let the probability that production is of Type A = P(A) = 30%

Probability that production is of Type B = P(B) = 1 - P(A) = 1 - 0.30 = 70%

Also, let R = event that pair of goggles are returned

So, the probability that type A goggles are returned within 10 days after the sale = P(R/A) = 5%

Probability that type B goggles are returned within 10 days after the sale = P(R/B) = 2%  

Now, given a pair of goggles is returned within the first 10 days after the sale, the probability that the goggles returned are of type B is given by = P(B/R)

We will use the concept of Bayes' Theorem to calculate the above probability.

So,  P(B/R)  =  [tex]\frac{P(B) \times P(R/B)}{P(A) \times P(R/A)+P(B) \times P(R/B)}[/tex]

                   =  [tex]\frac{0.70 \times 0.02}{0.30 \times 0.05+0.70 \times 0.02}[/tex]

                   =  [tex]\frac{0.014}{0.029}[/tex]  =  0.4828

What is the equation of the line that is parallel to the line 5x + 2y = 12 and passes through the point (-2, 4)?
Oy=-5/2x-1
O y=-5/2x+5
Oy=2/5x-1
Oy=2/5x+5

Answers

Answer:

y=-5/2x-1

Step-by-step explanation:

first find the gradient whereas since the two lines are parallel they hav the same gradient. y=mx+c whereas m is the gradient. 5x+2y=12

2y=-5x+12

y=-5/2x+12(so the gradient is -5/2x..... gradient=-5/2

y-4=-5/2

x+2

y-4=-5/2(x+2)

y-4=-5/2x-5

y=-5/2x-5+4

y=-5/2x-1

The equation of the line that is parallel to the line 5x + 2y = 12 and passes through the point (-2, 4) is y = -5/2 x - 1.

What is the Equation of line in Slope Intercept form?

Equation of a line in slope intercept form is y = mx + b, where m is the slope of the line and b is the y intercept, which is the y coordinate of the point where it touches the Y axis.

Given that the equation of the line is,

5x + 2y = 12

2y = -5x + 12

y = -5/2 x + 6

This is in the slope intercept form, where the slope = -5/2.

Slopes of two parallel lines are equal.

So any line parallel to the given line will be of the form y = -5/2 x + c

Given line passes through (-2, 4).

Substituting (-2, 4) in y = -5/2 x + c, we get,

(-5/2) (-2) + c = 4

c = -1

So the equation is, y = -5/2 x - 1

Hence the required equation is y = -5/2 x - 1.

Learn more about Slope Intercept form here :

https://brainly.com/question/21298390

#SPJ7

Which whole number can each term of the equation be multiplied by to eliminate the fractions before solving

Answers

Answer:

  the least common denominator

Step-by-step explanation:

The least common denominator is that number. It is the least common multiple of the denominator values.

__

Simply multiplying by the product of the denominators will eliminate fractions, but may require reduction of fractions in the answer. If the "fractions" are rational expressions, extraneous solutions may be introduced.

Can a Math expert please solve this and explain their answers. Thanks

Answers

Answer:

B152°BA

Step-by-step explanation:

The measure of an arc is twice the measure of the inscribed angle that subtends that arc. A tangent is a special case where the chord that is one leg of the inscribed angle has a length of zero.

1. Short arc LJ is 2a°. Short arc LK is 2b°. Then arc JLK is 2(a+b)°, and short arc JK is ...

  arc JK = 360° -2(a +b)° . . . . . matches choice B

__

2. Long arc WY is twice the measure of "inscribed" angle WYZ, so is ...

  long ard WY = 2(104°) = 208°

Then short arc WY is ...

  arc WXY = 360° -208° = 152°

__

3. The arc measures are double those of the corresponding inscribed angles. We can add up the arcs around the circle:

  (arc AB +arc BC) = 2×70° = 140° . . . inscribed angle relation

  (arc BC +arc CD) = 2×98° = 196° . . . inscribed angle relation

  arc AB + arc BC +arc CD +arc DA = 360° . . . . sum around the circle

Adding the first two equations with arc DA, we have ...

  (arc AB + arc BC) +(arc BC +arc CD) +arc DA = 360° +arc BC

  140° +196° +80° = 360° +arc BC

  416° -360° = arc BC = 56° . . . . . matches choice B

__

4. Angle C and angle A are supplementary in this inscribed quadrilateral.

  angle C = 180° -98° = 82° . . . . . matches choice A

Q 4.19: To verify whether there are negative consequences of taking a new type of medicine, 3000 tests were conducted. Assume that the null hypothesis is that the new medicine has no negative effects and the alternative hypothesis is that the new medicine is potentially harmful. 31 of these tests gave significant results at a 1% significance level. What can we say about the potential harmfulness of the new medicine

Answers

Answer:

The p-value obtained is less than the significance level at which the test was performed at, hence, we reject the null hypothesis, accept the alternative hypothesis & say that there is enough evidence to conclude that the the new medicine is potentially harmful.

Step-by-step explanation:

The null hypothesis plays the devil's advocate and usually takes the form of the opposite of the theory to be tested. It usually contains the signs =, ≤ and ≥ depending on the directions of the test.

While, the alternative hypothesis usually confirms the the theory being tested by the experimental setup. It usually contains the signs ≠, < and > depending on the directions of the test.

For this question, the null hypothesis is that the new medicine has no negative effects and the alternative hypothesis is that the new medicine is potentially harmful

Mathematically,

The null hypothesis is represented as

H₀: p = 0

The alternative hypothesis is represented as

Hₐ: p > 0

To do this test, we will use the z-distribution because although no information on the population standard deviation is known, the sample size is large enough.

So, we compute the test statistic

z = (x - μ)/σₓ

x = sample proportion = (31/3000) = 0.0103

μ = p₀ = 0

σₓ = standard error = √[p(1-p)/n]

where n = Sample size = 3000

σₓ = √[0.0103×0.9897/3000] = 0.0018462936 = 0.0018463

z = (0.0103 - 0) ÷ 0.0018463

z = 5.60

checking the tables for the p-value of this test statistic

Significance level = 1% = 0.01

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

p-value (for z = 5.60, at 0.01 significance level, with a one tailed condition) = < 0.00001

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.01

p-value = < 0.00001

p-value < 0.00001 < 0.10

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 the new medicine is potentially harmful.

Hope this Helps!!!

Simplify [tex]4(y+11)2-3y^2[/tex]

Answers

Answer:

[tex]y^2+88y+484[/tex]

Step-by-step explanation:

[tex]4(y+11)^2-3y^2= \\\\4(y^2+22y+121)-3y^2= \\\\4y^2-3y^2+88y+484= \\\\y^2+88y+484[/tex]

Hope this helps!

The mean of the data set(9,5,y,2,x) is twice the data set(8,x,4,1,3).what is (y-x)

Answers

Answer:

[tex]y-x = 16[/tex]

Step-by-step explanation:

Given

Set 1: (9,5,y,2,x)

Set 2: (8,x,4,1,3)

Required

(y - x)

First the mean values of set 1 and set 2 has to be calculated

For set 1

[tex]Mean _1 = \frac{(9+5+y+2+x)}{5}[/tex]

Collect like terms

[tex]Mean _1 = \frac{9+5+2+y+x}{5}[/tex]

[tex]Mean _1 = \frac{16+ y+x}{5}[/tex]

For set 2

[tex]Mean _2 = \frac{(8+x+4+1+3)}{5}[/tex]

Collect like terms

[tex]Mean _2 = \frac{8+4+1+3+x}{5}[/tex]

[tex]Mean _2= \frac{16+ x}{5}[/tex]

Given that the mean of set 1 is twice the mean of set 2;

[tex]Mean_1 = 2Mean_2[/tex]

[tex]\frac{16+ y+x}{5} =2 * \frac{16+x}{5}[/tex]

Multiply both sided by 5

[tex]5 * \frac{16+ y+x}{5} = 5 * 2 * \frac{16+x}{5}[/tex]

[tex]16+ y+x = 2 * (16+x)[/tex]

Open bracket

[tex]16+ y+x = 32 + 2x[/tex]

Subtract 16 from both sides

[tex]16+ y+x- 16 = 32 + 2x - 16[/tex]

[tex]16 - 16 + y+x = 32 - 16 + 2x[/tex]

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

Subtract 2x from both sides

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

[tex]y-x = 16[/tex]

Classify the following triangle check all that apply. 98,41,41

Answers

Answer:

B. Isosceles triangle

Answer: obtuse and isosceles <3

Step-by-step explanation:

Determine whether the description corresponds to an observational study or an experiment.

Research is conducted to determine if there is a relation between hearing loss and exposure to mumps. exposure to mumps.

Does the description correspond to an observational study or an​ experiment?

A. Observational study

B. Experiment

Answers

Answer:

A. Observational study

Step-by-step explanation:

In research, an observational study is a type of study in which the researcher observes a phenomenon and tries to establish some relationship between the different variables he/she is observing. In other words, the researcher only observes and doesn't give a treatment.

On the other hand, when we have a experiment, we usually have 2 different groups (one that will receive a treatment and one who won't) and the researcher compares the differences between these two groups because of the treatment. In other words, the researcher does something other than just observing.

In this example, the research is going to determine if there is a relation between hearing loss and exposure to mumps. In this example the researcher is only going to observe how people who have been exposed to mumps are regarding hearing loss (we can say this since it will be unethical for example for the researcher to create an experiment in which he/she exposes a group to mumps). Therefore, he is going to observe how the past exposure to mumps could be related with the hearing loss.

Thus, this is an observational study.

When writing expressions for complex numbers, what does i represent?

Answers

Answer:

see below

Step-by-step explanation:

i is the imaginary number and it represents the square root of -1

A bag contains 7 red and 10 white balls. In how many ways 4 balls are selected if there are more than 2 red balls? (Please solve it using counting rule; combination rule.)

Answers

Answer:

385 ways

Step-by-step explanation:

Given;

7 red balls

10 white balls

In how many ways can 4 balls be selected if there are more than 2 red balls.

Selecting 4 balls which must contain more than 2 red balls, will be 3 red balls and 1 white ball to make it 4 in total, or all the 4 balls selected will red balls.

= 3 red balls and 1 white ball  OR 4 red balls

= 7C₃ x 10C₁  + 7C₄

[tex]= \frac{7!}{4!3!} *\frac{10!}{9!1!} \ \ + \ \frac{7!}{3!4!} \\\\= (35*10) \ + \ 35\\\\= 350 \ + 35\\\\= 385 \ ways[/tex]

Therefore, there are 385 ways of selecting 4 balls, if there are more than 2 red balls.

Other Questions
What can a author do to speed up the pacing of a story whos annie frank????????? The Digby company will sell 100 units (x1000) of capacity from their Daft product line. Each unit of capacity is worth $6 plus $4 per automation rating. The Digby company will sell the capacity for 35% off. How much do they receive when the capacity is sold factories 3t+15 factories 3a2+9afactories a2b+ab2+abfactories x2-25factories 16-252 Read the paragraph from a writer's argument essay in support library funding. Im sad to see the bookmobile go, said Ms. Tomlinson, because it brings the library to people who nd it hard to come to us. These people include disadvantaged children and migrant workers on the citys west side, as well as many senior citizens in nursing homes. The paragraph provides support for the claim that library funding should not be cut because it provides important services to the community. Which statement could the writer add to the paragraph to provide additional logical and relevant support for the claim?The library's bookmobile program deserves more funding than any other library service. Bookmobiles also provide access to other types of outreach, like health and career services, to people who might not otherwise know of these services.Bookmobiles drive to different locations where people can check out books just like they do at the library. Some of the most popular genres of literature among children who visit the bookmobile are adventure stories and autobiographies. On March 1, Sather Co. sold merchandise to Boone Co. on account, $28,400, terms 2/15, n/30. The cost of the merchandise sold is $19,500. The merchandise was paid for on March 14. Assume all discounts are taken.Required:Journalize the entries for Sather Co. and Boone Co. for the sale, purchase, and payment of amount due. Refer to the appropriate companys Chart of Accounts for exact wording of account titles.CHART OF ACCOUNTSSummit Co.General LedgerASSETS110 Cash121 Accounts Receivable-Beartooth Co.125 Notes Receivable130 Merchandise Inventory131 Estimated Returns Inventory140 Office Supplies141 Store Supplies142 Prepaid Insurance180 Land192 Store Equipment193 Accumulated Depreciation-Store Equipment194 Office Equipment195 Accumulated Depreciation-Office EquipmentLIABILITIES210 Accounts Payable216 Salaries Payable218 Sales Tax Payable219 Customers Refunds Payable221 Notes PayableEQUITY310 Owner, Capital311 Owner, Drawing312 Income Summary REVENUE410 Sales610 Interest RevenueEXPENSES510 Cost of Merchandise Sold521 Delivery Expense522 Advertising Expense524 Depreciation Expense-Store Equipment525 Depreciation Expense-Office Equipment526 Salaries Expense531 Rent Expense533 Insurance Expense534 Store Supplies Expense535 Office Supplies Expense536 Credit Card Expense539 Miscellaneous Expense710 Interest ExpenseCHART OF ACCOUNTSBeartooth Co.General LedgerASSETS110 Cash120 Accounts Receivable125 Notes Receivable130 Merchandise Inventory131 Estimated Returns Inventory140 Office Supplies141 Store Supplies142 Prepaid Insurance180 Land192 Store Equipment193 Accumulated Depreciation-Store Equipment194 Office Equipment195 Accumulated Depreciation-Office EquipmentLIABILITIES211 Accounts Payable-Summit Co.216 Salaries Payable218 Sales Tax Payable219 Customers Refunds Payable221 Notes PayableEQUITY310 Owner, Capital311 Owner, Drawing312 Income Summary REVENUE410 Sales610 Interest RevenueEXPENSES510 Cost of Merchandise Sold521 Delivery Expense522 Advertising Expense524 Depreciation Expense-Store Equipment525 Depreciation Expense-Office Equipment526 Salaries Expense531 Rent Expense533 Insurance Expense534 Store Supplies Expense535 Office Supplies Expense536 Credit Card Expense539 Miscellaneous Expense710 Interest Expense Completed Per Day Flower Beds Weeded Bags of Leaves Raked Samantha 4 8 Adam 5 25 Samantha and Adam own a gardening business together. They each pull weeds from flower beds and rake up leaves for their neighbors. If each decides to specialize in what they are best at, Samantha will a.weed and Adam will rake because these are the goods each has a comparative advantage in. b.rake and Adam will weed because these are the goods each has a comparative advantage in. c.weed and Adam will rake because these are the goods each has an absolute advantage in. d.rake and Adam will weed because these are the goods each has an absolute advantage in. Is being an imperial power good for America Help me please people 2) An algorithm that takes in as input an array with n rows and m columns has a run time of O(nlgm). The algorithm takes 173 ms to run in an input array with 1000 rows and 512 columns. How long will the algorithm take to run on an input array with 1500 rows and 4096 columns? (Note: For ease of calculation, please use a base of 2 for your logarithm.) Leaslie has a 1999 Honda Accord. It is worth $2,500. Whats types of insurance must she have? Whats types should she have? Why? If its a full moon how much of the moon are you actually seeing ? Which of the following always occurs in achemical reaction?A) a gas is given off.B) a solid is produced,C) a new substance is produced.D) a colour change takes place. 76 deliveries in 4 hours= [ deliveries per hour You deposit $1000 in an account that pays 4 1/2% annual interest compounded monthly. How much will you have in the bank after 9 years Sofia is knitting a scarf. For every 45 pieces of blue yarn she uses, she uses 18 pieces of red yard. What equation can be used to represent the proportional relationship between the amount of blue yarn, b, and red yard, r, that Sofia uses when knitting a scarf? What Is the Area of the Triangle? What does a mission specialist do? Works with the commander and pilot and is responsible for crew activity planning; monitoring fuel, food, and water; and conducting experimentsA professional in physical or life sciences who may or may not work for NASAControls and operates the shuttle and is responsible for the vehicle, crew, and success of the mission Why did Herbert Spencer's theories on social Darwinism appeal toimperialists?A. Because Herbert Spencer thought that the nation with the mostcolonies would be the most powerful oneB. Because Herbert Spencer called for the rapid industrialization ofthe worldC. Because Herbert Spencer proposed that Christians were requiredto convert others to ChristianityD. Because Herbert Spencer stated that the strongest civilizationswould conquer the weak The power of the Dutch East Indian Company was in: