Answer:
(A) There should have been 5 outcomes of HT
(B) The experimental probability is greater than the theoretical probability of HT.
Step-by-step explanation:
Given
-- Sample Space
--- Sample Size
Solving (a); theoretical outcome of HT in 20 tosses
First, calculate the theoretical probability of HT


Multiply this by the number of tosses


<em></em>
Solving (b); experimental probability of HT
Here, we make use of the table


---- Experimental Probability
In (a), the theoretical probability is:

---- Experimental Probability
By comparison;

Alang must visit 8 times to the theatre to earn a free movie ticket.
<h3>What is an expression?</h3>
The mathematical expression is the combination of numerical variables and operations denoted by addition, subtraction, multiplication, and division signs.
Mathematical symbols can be used to represent numbers (constants), variables, operations, functions, brackets, punctuation, and grouping. They can also be used to denote the logical syntax's operation order and other properties.
Given that Alang has a points card for a movie theatre. He receives 55 reward points just for signing up. He earns 3.5 points for each visit to the movie theatre. He needs 83 points for a free movie ticket.
Form an equation and calculate the number of tickets:-
55 + 3.5N = 83
3.5 N = 83 - 55
3.5N = 28
N = 28 / 3.5
N = 8
Therefore, Alang must visit 8 times to the theatre to earn a free movie ticket.
To know more about an expression follow
brainly.com/question/27828461
#SPJ1
Answer:
Width = 12 in
Length = 16 in
Step-by-step explanation:
Let, the Width of the rectangle = w in
Now, the length of the rectangle = (w + 4) in
Now, Perimeter = 56 in
Also, we know that
Perimeter of the Rectangle = 2 (Length +Width)
or, 2 (Length +Width) = 56
⇒ 2(w + 4 +w) = 56
or, 4w =56 -8
width = 12 in
So, Length = w + 4 = 12 + 4 = 16 in
Cramer's rule works as follows:
x+3y=16
3x+y=8
Then
x=Dx/D
y=Dy/D
where Dx,Dy,D are 2x2 matrices formed from of coefficients and right hand side.
D=
1 3
3 1
=1-9=-8
Dx=matrix D with first column replaced by the vector [16,8]=
16,3
8 1
=16-24
=-8
Dy=matrix D with second column replaced by the vector [16,8]=
1 16
3 8
=8-48
=-40
Therefore
x=-8/-8=1
y=--40/-8=5
Check:
x+3y=1+3(5)=16
3x+y=3(1)+5=8 ok.