Answer:
the top left picture is a function
Step-by-step explanation:
it is a function because the line does not go over the same x-value more then once.
Answer:
r = 3.
Step-by-step explanation:
16 = 10 + √(3r + 27)
√(3r + 27) = 6
Square both sides:
3r + 27 = 36
3r = 36 - 27 = 9
r = 3.
Check the result:
Left side of the equation = 16
Right side = 10 + √(9 + 27)
= 10 + √36 = 16
Note for probability, if it will never happen the P = 0. If it must happen P = 1.
So certain to happen:
C. P=1
After 1 year=x1.1
After 2 years=x1.1*1.1
………
After 5 years=x1.1*1.1*1.1*1.1*1.1=x1.61051
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.