in Probability edited by
1,873 views
9 votes
9 votes

A stick of unit length is broken into two at a point chosen at random. Then, the larger part of the stick is further divided into two parts in the ratio $4:3$. What is the probability that the three sticks that are left CANNOT form a triangle?

  1. $1/4$
  2. $1/3$
  3. $5/6$
  4. $1/2$
  5. $\log_{e}(2)/2$
in Probability edited by
1.9k views

1 comment

0
0

5 Answers

8 votes
8 votes
Best answer
Let the stick be broken to $x$ and $l-x$ with $x$ being the larger part.

To not get a triangle, sum of two sides must be smaller than the third one.

$\implies (l-x) +3x/7 < 4x/7 \implies l < 8x/7 \implies x > 7l/8$.

It is given that $x >l/2$ ($x$ being the larger part) $\implies \left(7l/8,l\right)$ is the favorable case from $\left(l/2, l \right)$ which gives probability $= (1/8)/(1/2) = 1/4$.
selected by
by

1 comment

For those who are thinking how $\frac{1}{2}$ became the sample space. It is because whenever largest length > ½, then the triangle is not possible.

So as per problem statement our smaller side must range from 0<l-x<½ . But doing the above calculations, we noticed that as per given conditions, it can only range from 0<l-x<1/8.

And hence the probability.
2
2
4 votes
4 votes

let us assume we divide string at length x such that x is bigger part i.e x>1/2 and smaller part is 1-x ,further we divide x into 2parts of ratio 4:3 means 1 part is 4x/7 and second part is 3x/7 so far we have establish the value of each side (a,b,c) in term of x (4x/7,3x/7,1-x)

now for triangle to form following 2 property must satisfies a+b>c  and |a-b|<c for any side (a,b,c) now we have to permute a b c as per above to find value of x

1)a=4x/7 b=3x/7,c=1-x      ----- x belong to (1/2 ,7/8)

2)a=4x/7 b=1-x ,c=3x/7     ----- x < 7/6 futile because x cannot be greater than 1

3)a=3x/7 b=1-x ,c=4x/7     ----- x belong to (1/2 ,7/6)

4)a=3x/7 b=4x/7 ,c=1-x     ----- x belong to (1/2 ,7/8)

5)a=1-x b=4x/7 ,c=3x/7     ----- x < 7/8
6)a=1-x b=3x/7 ,c=4x/7     ----- x < 7/6 futile because x cannot be greater than 1
so finally x should be between 1/2 and 7/8 inorder to form triangle hence it can take (7/8-1/2) =3/8 values therefore
probabilty of forming a triangle is 3/8(favourable values)/ 1/2(total values)=3/4
probability of not forming a triangle will be 1-3/4 = 1/4    
edited by
0 votes
0 votes
Ans is 1/6

Here the stick divided into two halves

Next the larger part divided into 4:3=4x:3x

we know for triangle a+b>c

a=3

c=4

3+b>4

so b cannot be 1 for making a triangle

now, given larger edge  divided into 4x:3x

so larger edge length 4x+3x=7x

now, value of smaller edge can be upto 6x

among which it cannot be 1  i.e. 1x

so probablity of not making a triangle= 1/6
edited by

3 Comments

for triangle a^2+b^2>=c^2

This is for right angled triangle only. For a general triangle the rule is sum of any two sides > the other side. 

0
0

yes corrected now.

sum of any two sides = the other side, then three points must be collinear

and for making triangle sum of any two sides must be greater than the other side. . 

1
1
Now you have to change discrete probability to continuous probability- the smaller piece can come from two sides of the stick also.
0
0
0 votes
0 votes

Let $x$ be the smaller length and the larger length be $7$.

First we will calculate the probability of the favorable condition for making a triangle. As the larger length $7$ is divided into the ratio $4:3$. It means to make a triangle, the following property should hold

$|a-b|<x<a+b \\\Rightarrow |4-3|<x<4+3\\\Rightarrow 1<x<7$

Here since a length is a uniform continuous quantity, hence we use discrete terminals to calculate the probability like from set $\{1,2,3,4,5,6,7\}$

So the probability of forming a triangle using ($x$, $4$, $3$) is

$\begin{align}p&=\frac{\text{Total favourable lengths of }x}{\text{(Total possible lengths of }x)+1~(\text{only one larger length as }7)}\\&=\frac{7-1}{7+1};~[\scriptsize\text{It's } (b-a) \text{ as favourable lengths (actually continuous) for }a<x<b]\\&=\frac{6}{8}\\&=\frac{3}{4} \end{align}$.

$\therefore$ The probability for not making a triangle $=1-p=1-\frac{3}{4}=\frac{1}{4}$.

 

So the correct answer is A.

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true