First, work out how much you need to add to A's x and y coordinates in order to get to point B from point A.
So (using Ax to mean x-coordinate of A, Ay the y-coordinate of A, etc):
x-difference = Bx - Ax = 3 - (-3) = 3 + 3 = 6
y-difference = By - Ay = 5 - 1 = 4
Now, if the point divides the segment AB in the ratio 2:3, then it is 2/(2+3) of the way along the line AB.
i.e. it is 2/5 of the way along the line AB.
We therefore need to add 2/5 of the x- and y-differences to point A to get point p:
px = Ax + (2/5)*(x-difference) = -3 + (2/5)*6 = -3 + 12/5 = -15/5 + 12/5 = -3/5 = -0.6
py = Ay + (2/5)*(y-difference) = 1 + (2/5)*4 = 1 + 8/5 = 5/5 + 8/5 = 13/5 = 2.6
Therefore coordinates of p are (-0.6, 2.6)
Answer:
Step-by-step explanation:
Given that there are 3 boxes. First box contains 100 components of which 20 % are defective, second box contains 200 components of which 25 % are defective, third box contains 300 components of which 40 % are defective.
Box is selected randomly and from this box one component is selected randomly. The chosen component turned out to be defective.
Here A1, A2 and A3 events from drawing I, II and III box are mutually exclusive and exhaustive
B = The drawn ball is defective
Required probability
a) second box = P(A2/B)
=
(by Bayes theorem of conditional probability)
= 
b) third box = P(A3/B)
=
Answer:
9/12
Step-by-step explanation:
You have to divide 36 by 4 to get 9 and then divide 48 by 4 and you will get 12.
Answer:
If it took the motorcycle 2 hours to cover 20km, then the average speed is 10km per hour.
Speed is equal to distance over time. So 20km divided by 2 hours is 10 km per hour.
Answer:
The answer is 120 feet.
Step-by-step explanation:
The area of the field (A) is:
A = w · l (w - width, l - length)
It is known:
A = 12,000 ft²
l = w - 20
So, let's replace this in the formula for the area of the field:
12,000 = w · (w - 20)
12,000 = w² - 20
⇒ w² - 20w - 12,000 = 0
This is quadratic equation. Based on the quadratic formula:
ax² + bx + c = 0 ⇒
In the equation w² - 20w - 12,000 = 0, a = 1, b = -20, c = -12000
Thus:
So, width w can be either
or
Since, the width cannot be a negative number, the width of the field is 120 feet.