Answer:
Q6: B Q7: D Q8: C Q9: D Q10: A
Answer:
The joint probility density will be c = 1/36
The joint probability distribution will be c = 1/15
Step-by-step explanation:
For step by step explanation see the pucture attached
Step-by-step explanation:
equation: m-3n=16
Solution,
or, m - 3n = 16
or, m - 3×8 = 16
or, m - 24 = 16
or, m = 16 + 24
or, m = 40
Therefore, the value of m is '40'
Answer:5√(3)z^9
Step-by-step explanation:
Square root of 75z^18
√(75z^18)
√(75) x √(z^18)
√(25x3) x (z^18)^(1/2)
√(25) x √(3) x z^(18x1/2)
5 x √(3) x z^9
5√(3)z^9
Answer:
D. d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
C. d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
B. d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Step-by-step explanation:
Given two points (x1, y1) and (x2,y2) we can find the distance using
d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
The order of the terms inside the square doesn't matter
d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
When we are squaring are term, we can take the absolute value before we square and it does not change the value
d = sqrt( (|x2-x1|^2 + |y2-y1|^2)