document.write( "Question 92936: A list of numbers consists of p positive and n negative numbers. If a number is picked at random from this list, the probability that the number is positive is 3/5. What is the value of n/p? \n" ); document.write( "
Algebra.Com's Answer #67637 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
A list of numbers consists of p positive and n negative numbers. If a number is picked at random from this list, the probability that the number is positive is 3/5. What is the value of n/p?
\n" ); document.write( "PROBABILITY OF PICKING A POSITIVE NUMBER = P/(N+P)=3/5
\n" ); document.write( "HENCE
\n" ); document.write( "P/{(N+P)-P}= P/N =3/(5-3)=3/2
\n" ); document.write( " N/P = 2/3
\n" ); document.write( "
\n" );