Answer: a) P = 0.5, b) P = 0.07
Step-by-step explanation:
Hi!
Lets call X₁ the time at which you arrive, and X₂ the time at which Bob arrives. Both are random variables with uniform density in the interval [0, 60] (in minutes). Their joint distribuition is uniform over the square in the image, with value P = 1/(60*60) = 1/3600.
a) For you to get more cake than Bob, you should arrive earlier. This event is A = { X₁ < X₂ }, the shaded triangle in the figure.The area of this event (set) is half the total area of the square, so P(A) = 0.5.
It makes sense, beacuse its equally probable for you or Bob to arrive earlier, as both have uniform density over the time interval.
b) In this case you arrive later than Bob, but less than 5 minutes later. So the event is B = { X₂ < X₁ < (X₂ + 5) } . This is the gray shaded area in b) part of the image. Its area is the difference two triangles (half square - blue triangle), then the probability is:

I am pretty sure the answer is 180
Answer:
x=4.0625 cm
Step-by-step explanation:
The Pythagorean theorem states that the square of the hypotenuse of a right triangle equals the sum of the squares of the two legs.
Not knowing which is the hypotenuse, lets assume that (x+5)cm is the hypotenuse:
(x+5)^2= 9^2+(x-3)^2
(x^2+10x+25)=81+(x^2-6x+9)
x^2+10x+25=81+x^2-6x+9
16x=65
x=4.0625
Checking:
(4.0625+5)^2=9^2+(4.0625-3)^2
82.1289=82.1289
Answer:
3x²+6x+2
Step-by-step explanation:
f(x)+g(x)-h(x)
=(3x+5)+(4x²-2)-(x²-3x+1)
=3x+5+4x²-2-x²+3x-1
=6x²+2+3x
=3x²+6x+2 (rearrange)