Assume the random variable X has a binomial distribution with the given probability of obtaining a success. Find the following probability, given the number of trials and the probability of obtaining a success. P(X > 3), n = 5, p = 0.2

Answers

Answer 1

Answer:

0.0064

0.00032

Step-by-step explanation:

Given the details:

P(X > 3), n = 5, p = 0.2

The binomial distribution is related using the formula:

P(x = x) = nCx * p^x * q^(n-x)

q = 1 - p = 1 - 0.2 = 0.8

P(X > 3) = p(x = 4) + p(x = 5)

P(x = 4) = 5C4 * 0.2^4 * 0.8^1 = 5 * 0.2^4 * 0.8^1 = 0.0064

P(x = 5) = 5C5 * 0.2^5 * 0.8^0 = 1 * 0.2^5 * 0.8^0 = 0.00032


Related Questions

help

What is 5 added to 3 4?
6. 12​

Answers

Answer:

8.4

Step-by-step explanation:

jjdijendjndoendidnie

SAT scores are normally distributed with a mean of 1,500 and a standard deviation of 300. An administrator at a college is interested in estimating the average SAT score of first-year students. If the administrator would like to limit the margin of error of the 88% confidence interval to 15 points, how many students should the administrator sample? Make sure to give a whole number answer.

Answers

Answer:

The administrator should sample 968 students.

Step-by-step explanation:

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

[tex]\alpha = \frac{1 - 0.88}{2} = 0.06[/tex]

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

That is z with a p-value of [tex]1 - 0.06 = 0.94[/tex], so Z = 1.555.

Now, find the margin of error M as such

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

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

Standard deviation of 300.

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

If the administrator would like to limit the margin of error of the 88% confidence interval to 15 points, how many students should the administrator sample?

This is n for which M = 15. So

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

[tex]15 = 1.555\frac{300}{\sqrt{n}}[/tex]

[tex]15\sqrt{n} = 300*1.555[/tex]

Dividing both sides by 15

[tex]\sqrt{n} = 20*1.555[/tex]

[tex](\sqrt{n})^2 = (20*1.555)^2[/tex]

[tex]n = 967.2[/tex]

Rounding up:

The administrator should sample 968 students.

Factor 64a^3 -8b^3 Explain all steps.

Answers

Answer:

[tex]8(2a- b)(4a^2+ 2ab+ b^2)[/tex]

Step-by-step explanation:

factor out the 8

then you have the sum/difference of cubes..

look that up SOAP: same opposite, always a plus

[tex]64a^3 -8b^3\\8(8a^3 -b^3)[/tex]

[tex]8(2a- b)(4a^2+ 2ab+ b^2)[/tex]

Write the ratio as a fraction in simplest form, with whole numbers in the numerator and denominator. 2.1yd : 1.4yd

Answers

9514 1404 393

Answer:

  3/2

Step-by-step explanation:

Multiplying numerator and denominator by 10 will convert the ratio to a ratio of whole numbers. Then dividing by the common factor of 7 will reduce it to simplest form.

  [tex]\dfrac{2.1\text{ yd}}{1.4\text{ yd}}=\dfrac{2.1\times10}{1.4\times10}=\dfrac{21}{14}=\dfrac{3\times7}{2\times7}=\boxed{\dfrac{3}{2}}[/tex]

PLEASE HELP

Solve the equation for y. Identify the slope and y-intercept then graph the equation.

2y-3x=10

Y=
M=
B=

Please Include a picture of the graph and show your work if you can

Answers

Hey there! I'm happy to help!

Here is our equation.

[tex]2y-3x=10[/tex]

Let's add 3x to both sides.

[tex]2y=3x+10[/tex]

Divide both sides by 2.

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

Here is slope intercept form.

[tex]y=mx+b\\m=slope\\b=y-intercept[/tex]

So, we can just find those two things in the equation, and here are our answers.

[tex]y=\frac{3}{2}x+5\\m=\frac{3}{2}\\b=5[/tex]

The graph is down below. If our y-intercept is 5, then one of our points is (0,5). You can then plug a random x-value into the formula to find another point and then draw the line going through the two points.

[tex]y=\frac{3}{2}(2)+5\\y=3+5\\y=8\\(2,8)[/tex]

Have a wonderful day and keep on learning! :D

I need help ASAP please

Answers

Answer:

5:10

6 (-2,0)

7 (-5,6)

8 (5,3)

9 No, ab=8 CD=6

Step-by-step explanation:

which of these figures has rotational symmetry

Answers

9514 1404 393

Answer:

  A

Step-by-step explanation:

The parallelogram has rotational symmetry of degree 2. It looks the same after rotation by 180°.

_____

Additional comment

When a figure only looks like itself after a full rotation of 360°, it is said to have rotational symmetry of degree 1. All of the figures here will return to their original appearance after one 360° rotation. So, we assume the intent of the question is to identify figures with a rotational symmetry of degree greater than 1.

Assume that the matrices below are partitioned conformably for block multiplication. Compute the product.

[I 0] [W X]
[K I] [Y Z]

Answers

Multiplying block matrices works just like multiplication between regular matrices, provided that component matrices have the right sizes.

[tex]\begin{bmatrix}\mathbf I&\mathbf 0\\\mathbf K&\mathbf I\end{bmatrix}\begin{bmatrix}\mathbf W&\mathbf X\\\mathbf Y&\mathbf Z\end{bmatrix} = \begin{bmatrix}\mathbf{IW}+\mathbf{0Y}&\mathbf{IX}+\mathbf{0Z}\\\mathbf{KW}+\mathbf{IY}&\mathbf{KX}+\mathbf{IZ}\end{bmatrix}[/tex]

[tex]\begin{bmatrix}\mathbf I&\mathbf 0\\\mathbf K&\mathbf I\end{bmatrix}\begin{bmatrix}\mathbf W&\mathbf X\\\mathbf Y&\mathbf Z\end{bmatrix} = \begin{bmatrix}\mathbf W+\mathbf 0&\mathbf X+\mathbf 0\\\mathbf{KW}+\mathbf Y&\mathbf{KX}+\mathbf Z\end{bmatrix}[/tex]

[tex]\begin{bmatrix}\mathbf I&\mathbf 0\\\mathbf K&\mathbf I\end{bmatrix}\begin{bmatrix}\mathbf W&\mathbf X\\\mathbf Y&\mathbf Z\end{bmatrix} = \begin{bmatrix}\mathbf W&\mathbf X\\\mathbf{KW}+\mathbf Y&\mathbf{KX}+\mathbf Z\end{bmatrix}[/tex]

(I assume I is the identity matrix and 0 is the zero matrix.)

find the missing length indicated​

Answers

I think x is 144 by using tan theta=p/b

explainion:

[tex] {a}^{2} + {b}^{2} = {c}^{2} [/tex]

Use The (Pythagorean Theorem) to find the length of any side of a right triangle. Form it like its shown in picture above. Follow the instructions that also shown in the picture above.

Question with last attempt is displayed for your review only
Amanda rented a bike from Ted's Bikes.
It costs $9 for the helmet plus $5.25 per hour.
If Amanda paid about $43.13, how many hours did she rent the bike?

Let h = the number of hours she rented the bike. Write the equation you would use to solve this problem.

Answers

Answer:

[tex]43.13 = 5.25h + 9[/tex]

Step-by-step explanation:

Let's solve this by making an equation.

$9 for the helmet, and $5.25 per hour.

h will stand for hours, C will stand for Amanda's cost.

[tex]C = 5.25h + 9[/tex]

Now, substitute in what we learned from the problem.

[tex]43.13 = 5.25h + 9[/tex]

This is an equation you can use to solve for the hours.

A binomial probability experiment is conducted with the given parameters. Compute the probability of x successes in the n independent trials of the experiment.
n=12​, p=0.35​, x=2

Answers

Answer:

0.1088 or 10.88%

Step-by-step explanation:

q = 1 - 0.35 = 0.65

P(X=2) = 12C2 × (0.35)² × (0.65)¹

= 0.1088

Shaun is planting trees along his driveway, and he has 66 redwoods and 66 pine trees to plant in one row. What is the probability that he randomly plants the trees so that all 66 redwoods are next to each other and all 66 pine trees are next to each other

Answers

Answer:

0.0022 = 0.22% probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other.

Step-by-step explanation:

The trees are arranged, so the arrangements formula is used to solve this question. Also, a probability is the number of desired outcomes divided by the number of total outcomes.

Arrangements formula:

The number of possible arrangements of n elements is given by:

[tex]A_n = n![/tex]

Desired outcomes:

Two cases:

6 redwoods(6! ways) then the 6 pine trees(6! ways)

6 pine trees(6! ways) then the 6 redwoods(6! ways)

So

[tex]D = 2*6!*6![/tex]

Total outcomes:

12 trees, so:

[tex]D = 12![/tex]

What is the probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other?

[tex]p = \frac{D}{T} = \frac{2*6!*6!}{12!} = 0.0022[/tex]

0.0022 = 0.22% probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other.

Find the length of the missing side

Answers

Answer:

Step-by-step explanation:

Side=AC=9[tex]\sqrt{2}[/tex]

Side AB= x

Hypotenuse =CB= y

Side AB = 9[tex]\sqrt{2}[/tex]

Hypotenuse CB = 36

what percent of 70 is 35

Answers

Answer:

50%

Step-by-step explanation:

35 is halve of 70 therefore it is 50%

hope it helps u...........

Charity is planting trees along her driveway, and she has 6 pine trees and 6 willows to plant in one row. What is the probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other

Answers

Answer:

0.0022 = 0.22% probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other.

Step-by-step explanation:

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

In this question, the elements are arranged, so we have to use the arrangements formula.

Arrangements formula:

The number of possible arrangements of n elements is:

[tex]A_{n} = n![/tex]

Desired outcomes:

Pine trees(6!) then the willows(6!) or

Willows(6!) then the pine trees(6!). So

[tex]D = 2*6!*6! = 1036800 [/tex]

Total outcomes:

12 trees, so:

[tex]T = 12! = 479001600 [/tex]

What is the probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other?

[tex]p = \frac{D}{T} = \frac{1036800 }{479001600 } = 0.0022[/tex]

0.0022 = 0.22% probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other.

Air-USA has a policy of booking as many as 22 people on an airplane that can only seat 20 people. (Past studies have revealed that only 82% of the booked passengers actually show up for the flight.) a) Find the probability that if Air-USA books 22 people, not enough seats will be available. Round your answer to 4 decimal places. P ( X > 20 )

Answers

Answer:

The answer is "0.07404893".

Step-by-step explanation:

Applying the binomial distribution:

[tex]n = 22\\\\p= 82\%=0.82\\\\q = 1-0.82 = 0.18\\\\[/tex]

Calculating the probability for not enough seats:

[tex]=P(X>20)\\\\= P(21) + P(22)\\\\[/tex]

[tex]= \binom{22}{21} (0.82)^{21}(0.18)^1+ \binom{22}{22} (0.82)^{22}(0.18)[/tex]

[tex]=0 .06134598+ 0.01270295\\\\=0.07404893[/tex]

The length of a rectangle is 10 yd less than three times the width, and the area of the rectangle is 77 yd^2. Find the dimensions of the rectangle.

Answers

Answer:

W=7 and L=11

Step-by-step explanation:

We have two unknowns so we must create two equations.

First the problem states that  length of a rectangle is 10 yd less than three times the width so: L= 3w-10

Next we are given the area so: L X W = 77

Then solve for the variable algebraically. It is just a system of equations.

3W^2 - 10W - 77 = 0

(3W + 11)(W - 7) = 0

W = -11/3 and/or W=7

Discard the negative solution as the width of the rectangle cannot be less then 0.

So W=7

Plug that into the first equation.

3(7)-10= 11 so L=11

Solve the system of equations.

6x−y=−14
2x−3y=6

whats the answer please C:

Answers

Answer:

Step-by-step explanation:

If (4x-5) :(9x-5) = 3:8 find the value of x.​

Answers

Answer:

x is 5

Step-by-step explanation:

[tex] \frac{4x - 5}{9x - 5} = \frac{3}{8} \\ \\ 8(4x - 5) = 3(9x - 5) \\ 32x - 40 = 27x - 15 \\ 5x = 25 \\ x = \frac{25}{5} \\ \\ x = 5[/tex]

Step-by-step explanation:

as you can see as i solved above. all you need to do was to rationalize the both equations

a) Everyone on the team talks until the entire team agrees on one decision. O b) Everyone on the team discusses options and then votes. O c) The team passes the decision-making responsibility to an outside person. O di The team leader makes a decision without input from the other members.

Answers

Answer:

a) Everyone on the team talks until the entire team agrees on one decision.

Step-by-step explanation:

Option B consists of voting and not everyone would like the outcome. Option C is making an outsider the decision maker, which can't be helpful since he / she won't have as strong opinions as the team itself. Option D is just plain wrong as it defeats the purpose of team work and deciding as one team. So, I believe option A makes the most sense

If 5000 is divided by 10 and 10 again what answer will be reached

Answers

Hey there!

First,  divide 5,000 by 10. You will get 500.

Now, 500 ÷ 10, and you will get your answer, 50.

Hope this helps! Have a great day!

Write the equation of the line that passes through the points (- 5, 1) and (2, 0) . Put your answer in fully reduced slope intercept form, unless it is a vertical or horizontal line

Pls help me with this one:(

Answers

Answer:

y=-1/7x + 12/7

Step-by-step explanation:

Start by finding the slope

m=(1-0)/(-5-2)

m=-1/7

next plug the slope and the point (-5,1) into point slope formula

y-y1=m(x-x1)

y1=1

x1= -5

m=-1/7

y- 1 = -1/7(x - -5)

y-1=-1/7(x+5)

Distribute -1/7 first

y- 1=-1/7x + 5/7

Add 1 on both sides, but since its a fraction add 7/7

y=-1/7x + (5/7+7/7)

y=-1/7x+12/7

Answer:

Step-by-step explanation:

(-5,1) (2,0)

m=(y-y)/(x-x)

m = (0-1)/2- -5)

m = -1/7

(2,0)

y-0= -1/7 (x-2)

y = -1/7x + 2/7

HURRY plSSSSSSSSSSSSSSSSSSSSSS
What is the measure of the unknown angle?

Image of a straight angle divided into two angles. One angle is eighty degrees and the other is unknown.

Answers

Answer:

The unknown is 100

Step-by-step explanation:

A straight line is 180 degrees

We have two angles x, and 80

x+80 = 180

x = 180-80

x= 100

Identify the slope and y intercept of the line with equation 2y = 5x + 4

Answers

Answer:

Slope is 5/2

y-intercept is 2

Step-by-step explanation:

Turn the equation into slope intercept form [ y = mx +  b ].

2y = 5x + 4

~Divide everything by 2

y = 5/2x + 2

Remember that in slope intercept form, m = slope and b = y-intercept.

Best of Luck!

Answer:

slope: 2.5

y-intercept: 2

Step-by-step explanation:

First isolate the y variable which changes the equation to y=2.5x+2

The equation of a line is mx + b where m is the slope and b and the

y-intercept. Leading us to conclude that 2.5 is the slope and 2 is the y-intercept.

A capark has 34 rows and each row can acommodate 40 cars. If there are 976 cars parked, how many cars can still be parked?​

Answers

Answer:

384 cars

Step-by-step explanation:

To find the total number of spaces in the carpark, we must multiply the number of rows by how many cars they can accommodate:

34 ⋅ 40 = 1360

As you can see, we have 1360 total spaces. Since there are 976 cars parked, and we want to find out how many spaces are left, we have to subtract the amount of cars parked from the total spaces.

1360 - 976 = 384

Therefore, our answer is 384, specifically, 384 cars.

Answer:

384 cars.

Step-by-step explanation:

40 * 34 - 976

= 1360 - 976

= 384.

Use the power series method to solve the given initial-value problem. (Format your final answer as an elementary function.)
(x − 1)y'' − xy' + y = 0, y(0) = −7, y'(0) = 3

Answers

You're looking for a solution of the form

[tex]\displaystyle y = \sum_{n=0}^\infty a_n x^n[/tex]

Differentiating twice yields

[tex]\displaystyle y' = \sum_{n=0}^\infty n a_n x^{n-1} = \sum_{n=0}^\infty (n+1) a_{n+1} x^n[/tex]

[tex]\displaystyle y'' = \sum_{n=0}^\infty n(n-1) a_n x^{n-2} = \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^n[/tex]

Substitute these series into the DE:

[tex]\displaystyle (x-1) \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^n - x \sum_{n=0}^\infty (n+1) a_{n+1} x^n + \sum_{n=0}^\infty a_n x^n = 0[/tex]

[tex]\displaystyle \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^{n+1} - \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^n \\\\ \ldots \ldots \ldots - \sum_{n=0}^\infty (n+1) a_{n+1} x^{n+1} + \sum_{n=0}^\infty a_n x^n = 0[/tex]

[tex]\displaystyle \sum_{n=1}^\infty n(n+1) a_{n+1} x^n - \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^n \\\\ \ldots \ldots \ldots - \sum_{n=1}^\infty n a_n x^n + \sum_{n=0}^\infty a_n x^n = 0[/tex]

Two of these series start with a linear term, while the other two start with a constant. Remove the constant terms of the latter two series, then condense the remaining series into one:

[tex]\displaystyle a_0-2a_2 + \sum_{n=1}^\infty \bigg(n(n+1)a_{n+1}-(n+1)(n+2)a_{n+2}-na_n+a_n\bigg) x^n = 0[/tex]

which indicates that the coefficients in the series solution are governed by the recurrence,

[tex]\begin{cases}y(0)=a_0 = -7\\y'(0)=a_1 = 3\\(n+1)(n+2)a_{n+2}-n(n+1)a_{n+1}+(n-1)a_n=0&\text{for }n\ge0\end{cases}[/tex]

Use the recurrence to get the first few coefficients:

[tex]\{a_n\}_{n\ge0} = \left\{-7,3,-\dfrac72,-\dfrac76,-\dfrac7{24},-\dfrac7{120},\ldots\right\}[/tex]

You might recognize that each coefficient in the n-th position of the list (starting at n = 0) involving a factor of -7 has a denominator resembling a factorial. Indeed,

-7 = -7/0!

-7/2 = -7/2!

-7/6 = -7/3!

and so on, with only the coefficient in the n = 1 position being the odd one out. So we have

[tex]\displaystyle y = \sum_{n=0}^\infty a_n x^n \\\\ y = -\frac7{0!} + 3x - \frac7{2!}x^2 - \frac7{3!}x^3 - \frac7{4!}x^4 + \cdots[/tex]

which looks a lot like the power series expansion for -7.

Fortunately, we can rewrite the linear term as

3x = 10x - 7x = 10x - 7/1! x

and in doing so, we can condense this solution to

[tex]\displaystyle y = 10x -\frac7{0!} - \frac7{1!}x - \frac7{2!}x^2 - \frac7{3!}x^3 - \frac7{4!}x^4 + \cdots \\\\ \boxed{y = 10x - 7e^x}[/tex]

Just to confirm this solution is valid: we have

y = 10x - 7   ==>   y (0) = 0 - 7 = -7

y' = 10 - 7   ==>   y' (0) = 10 - 7 = 3

y'' = -7

and substituting into the DE gives

-7 (x - 1) - x (10 - 7) + (10x - 7 ) = 0

as required.

John and mike got paid $40.00 for washing
car. John work one hour, mike worked 1.5 hrs.
How much do they get paid for time worked?

Answers

This question is incomplete , l can’t answer it . You have to say how much minutes or hours they work to get paid $40 ,if you just say that John’s work one hour and Mike work 1.5 hours then I don’t know what to solve ,this question is a complete

If two numbers differ by 9 the same of their squares is 653. What are the numbers?

Answers

Answer:

Two numbers differ by 9 and the sum of their square is 653. What are the numbers?

Well,that's a mathematical question from algebra and it's quite difficult to answer such questions by writing through the circumstances offered by apps like quora.

However,I have tried to answer your question in an understandable way.Hope you may not find it difficult to analyze.

Let the numbers be x and (9+x)

Therefore,according to given,

x^2 + (9+x)^2 =653

=>x^2 + (9)^2 + x^2 + 2×(9)×(x)=653 (Applying the formula of (a+b)^2)

=>x^2 + 81 + x^2 + 18x =653

=>2x^2 + 18x + (81-653)=0

=>2x^2 + 18x - 572=0

=>2x^2 + (44x - 26x) - 572=0

=>2x^2 + 44x - 26x - 572=0

=>2x(x + 22) - 26(x + 22)=0

=>(x + 22)(2x - 26)=0

But since the number can't be negative

Therefore, x=13

Hence,the required numbers are 13 and 22.

Step-by-step explanation:

in first hope you like it

Martha, Lee, Nancy, Paul, and Armando have all been invited to a dinner party. They arrive randomly, and each person arrives at a different time.

a. In how many ways can they arrive?

b. In how many ways can Martha arrive first and Armando last?

c. Find the probability that Martha will arrive first and Armando last.

Show your work

Answers

Answer:

a) 120

b) 6

c) 1/20

Step-by-step explanation:

a) 5! = 120

b) (5 - 2)! = 6

c) 6/120 = 1/20

(SAT PREP) Find the value of x in each of the following excersises

Answers

Answer:

The answer is 155.

Step-by-step explanation:

We can find the remaining parts of the triangle angles.

Other Questions
Is the United States a civilization? Write an article to your college newspaper between 150-200 words about the advantages and disadvantages of using social media by college students Dollar bills are legal tender in the U.S.True False 3. When harmful gases, such as sulfur dioxide and nitrogen oxide, react with water in theatmosphere, they can produce4. The agent of erosion involved in stream erosion is PLS HELP. write as an expression. thank you:) A rapidly expanding percentage of urban residents live in:high-rise buildingsslumssingle-family homespublic housing Mr. Ziegler is turning 65 next month and has asked you what he can do, and when he must do it, with respect to enrolling in Part D. What could you tell him? Four people share a taxi to the airport the fare was $36 and they gave the driver a tip equal to 25% of the fair. If they equally share the cost of the fair tip, how How much did each person pay? 4. When setting goals, you should do everything EXCEPT which of the following?Take into account your current level of activity.Ask all of your friends what they think your goals should be..Set a time limit.Be realistic. ASAPIdentify the error in the following statement: Photosynthesis is a chemical reaction that takes place in the chloroplasts of green plant cells, where light energy is used to convert glucose and water into carbon dioxide and oxygen.A. glucose and carbon dioxide should be switchedB. No errorsC. water and oxygen should be switchedD. chloroplasts should be mitochondria where and in which condition gold is found? Based on previous knowledge of Greek values, what prediction can best be made about Antinous's future? Antinous's friends will rally around him, and he will be victorious in battle. Antinous will gain great power and win the heart of Penelope at last. Antinous's friends will turn on him, and he will suffer for his actions. Antinous will become a poor man and wanderer like Odysseus. A storeowner orders 25 calculators that cost $38 each. The storeowner can sell each calculator for $42. The storeowner sold 22 calculators to customers. He had to return 3 calculators that were never sold and pay a $2 charge for each returned calculator (although the initial cost is refunded). What is the storeowner's profit? Who was Theodore Roosevelt and how was he affected by succession? Midsouth Stitchery wants to improve their productivity. Their process yield is currently 91.56% based on 9816 yards of material. If they are going to improve their productivity to 92.10, how many yards of finished material will they have to produce from the same amount of material input Select the correct answer.Who can propose an amendment to the Constitution?A a simple majority of CongressB. the president.the Supreme CourtD.a two-thirds majority of Congress Question in the picture please help me...Show all steps please.... Please help! Thank you!!!!! solve the inequality y-6>/2y-4 What lines are parallel?