Answer:
Step-by-step explanation:
5x=y+6 --------- equ 1
2x-3y=4 -------- equ 2
5x - 6 = y
y = 5x - 6
substitute in equ 2
2x-3(5x - 6) =4
2x - 3*5x + 3*6 = 4
2x - 15x + 18 = 4
- 13x = 4 - 18
-13x = -14
x = -14/-13
x = 14/13
substitute in equ 1
5*14/13 = y+6
70/13 - 6 = y
y = ( 70 - 78)/13
y = -8/13
1- Line:
A line is a one dimensional figure that is formed by joining an infinite set of points.
It has no start and no end.
Answer:
Line ..............> A) infinite number of points extending in opposite directions that has only one dimension
2- Line segment:
It is the same as the line. The only difference is that a line segment has a fixed start point and a fixed end point. It is considered to be a portion of a line
Answer:
Line segment .........> D) a part of a line that has two endpoints
3- Ray:
A ray is also a one dimensional shape. A ray usually has a start point but no end point.
Answer:
Ray .........> B) part of a line that has one endpoint and continues in one direction infinitely
4- Point:
A point is a dimensionless geometric shape. It is only used to state a certain location.
Answer:
Point .........> C) a location, has no dimension
5- Vertex:
A vertex is a term that is used to refer to the point where the two rays forming an angle meet.
Answer:
Vertex ........> E) the common endpoint of two segments or rays that form the corner of an angle
Hope this helps :)
Answer:
(b)0.56
(c)0.38
Step-by-step explanation:
(a)The tree diagram is attached.
P(Ben Fails)=1-0.8=0.2
P(Tom Fails)=1-0.7=0.3
(b)Probability that both will pass their driving test.
P(both will pass)=0.8 X 0.7 =0.56
(c)Probability that only one of them will pass their driving test.
P(Tom Bass, Ben Fails OR Ben Pass, Tom Fails)
=(0.7 X 0.2)+(0.8 X 0.3)
=0.14+0.24
=0.38
a. The reason why this question is a binomial experiment is based on the fact that it is made up of an independent sample, it has a number that is fixed and a probability.
Each event is made up of two outcomes and they are random with the same success rate.
<h3>b. How to solve probability that exactly 5 had a bachelor</h3>
we have the following data n = 12, p = 0.27 and k = 5
We have to use the function to solve electronically
binompdf(n,p,k)
input the values
= binompdf(12,0.27,5)
This gives us
= 0.1255
<h3>(C) Probability that fewer than 5 have bachelor</h3>
We use the formula below
= binompdf(12,0.27,5-1)
This is = 0.7984
D. Probability of at least 5
1 - probability of fewer than 5
= 1 - 0.7984
= 0.2016
How to solve for the Mean = n*p
n = 12 , p = 0.27
Mean = 12*0.27 = 3.24
and
standard deviation = √npq
n = 12, p = 0.27 , q = 1- 0.27
= 0.73
sd = √12*.27*.73
= 1.54
Read more on binomial experiment here:
brainly.com/question/9325204
#SPJ1