document.write( "Question 261119: Suppose that in the US the number of type O blood and type A blood are approximately the same. The
\n" );
document.write( "number of people with type B is 1/10 of those with type A and twice the number with type AB, Find the probablity that a randomly selcted individual is of type AB \n" );
document.write( "
Algebra.Com's Answer #192896 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that in the US the number of type O blood and type A blood are approximately the same. \n" ); document.write( "The number of people with type B is 1/10 of those with type A and twice the number with type AB, \n" ); document.write( "----- \n" ); document.write( "Find the probablity that a randomly selected individual is of type AB \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "O = A \n" ); document.write( "B = (1/10)A \n" ); document.write( "B = 2[ab] \n" ); document.write( "---------- \n" ); document.write( "Rearrange: \n" ); document.write( "ab = (1/2)B \n" ); document.write( "ab = (1/2)(1/10)A = (1/20)A \n" ); document.write( "--- \n" ); document.write( "So, \n" ); document.write( "B = 2(ab) \n" ); document.write( "A = O = 20(ab) \n" ); document.write( "--------------------------------- \n" ); document.write( "If ab = 1 then A = O = 20, and B = 2 \n" ); document.write( "--- \n" ); document.write( "Total = 20 + 20 + 2 + 1 = 43 \n" ); document.write( "--- \n" ); document.write( "P(ab) = 1/43 \n" ); document.write( "====================== \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |