document.write( "Question 1158351: Suppose we survey 1,000 adults at random, ask them how much they owe in student debt, find
\n" ); document.write( "the distribution of our results, and then make the following table:\r
\n" ); document.write( "\n" ); document.write( "Debt [$0, $5k) [$5k, $10k) [$10k, $25k) [$25k, $50k) [$50k, $75k) [$75k, $100k+)
\n" ); document.write( "Count 193 168 287 195 91 66\r
\n" ); document.write( "\n" ); document.write( "We select two adults at random. What is the probability that the first person has less than
\n" ); document.write( "$50k in student loans and the second person has at least $50k in student loans?
\n" ); document.write( "

Algebra.Com's Answer #781281 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The last two ranges are the ones over $50k; 157 of the 1000 people had student loans of that amount. That makes 843 people who had student loans of less than $50k. So

\n" ); document.write( "P(1st person has less than $50k loans) = 843/1000
\n" ); document.write( "P(2nd person has more than $50k loans) = 157/999

\n" ); document.write( "Multiply the two probabilities and simplify or convert to decimal or percent as required/desired.

\n" ); document.write( "
\n" ); document.write( "
\n" );