Given data:
Total number of songs = 8
Rock songs = 3
Reggae songs = 2
Country songs = 3
Probability = Number of favorable outcomes / Total number of outcomes
To find:
When song is selected randomly to play first song and then second song from remaining ones ,
Probability when both the songs are from Reggae songs,


Thus , the probability is 1/28.
Answer:
The answer is Discrete Random Variable
Step-by-step explanation:
A random variable is considered discrete if its possible values are countable.
In our case,
In a basketball game, for example, it is only possible for a team's score to be a whole number—no fractions or decimals are allowed, and so the score is discrete.
A good rule of thumb is this: if the variable you're measuring has to be rounded before it's written down, then it's continuous. If no rounding is necessary, as with anything that's countable, then it's discrete.
Answer:
Step-by-step explanation:
Each point of function b(x) is shifted by rule
x -----> ( x - 2 )
and
y -----> (y + 3)
( - 1.5, 0) ------> (- 3.5, 3)
(- 1, - 1) -----> ( - 3, 2)
(0, - 2) ------> ( - 2, 1)
(1, - 1) -----> ( - 1, 2)
(2, 3) -----> (0, 6)
(4, 7) -----> (2, 10)
......
Answer:
Step-by-step explanation:

F(x)=2x^2-x-6
Factoring:
f(x)=2(2x^2-x-6)/2=(2^2x^2-2x-12)/2=[(2x)^2-(2x)-12]/2
f(x)=(2x-4)(2x+3)/2=(2x/2-4/2)(2x+3)→f(x)=(x-2)(2x+3)
g(x)=x^2-4
Factoring
g(x)=[sqrt(x^2)-sqrt(4)][sqrt(x^2)+sqrt(4)]
g(x)=(x-2)(x+2)
f(x)/g(x)=[(x-2)(2x+3)] / [(x-2)(x+2)
Simplifying:
f(x)/g(x)=(2x+3)/(x+2)
Answer: Third Option (2x+3)/(x+2)