document.write( "Question 420750: Here is a problem that all my helpers say is not solvable, as do I.
\n" );
document.write( "Teacher says all problems are solvable
\n" );
document.write( "Three people own company shares. A and B together own 1/2, A and C own 1/3,
\n" );
document.write( "B and C own 1/5. What fraction do each own?
\n" );
document.write( "Can it be solved?
\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #293906 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Three people own company shares. \n" ); document.write( " A and B together own 1/2, \n" ); document.write( " A and C own 1/3, \n" ); document.write( "B and C own 1/5. \n" ); document.write( " What fraction do each own? \n" ); document.write( ": \n" ); document.write( "I don't think this is possible, let say there are a total of 120 shares \n" ); document.write( "then \n" ); document.write( "A + B = 60 \n" ); document.write( "A + C = 40 \n" ); document.write( "B + C = 24 \n" ); document.write( ": \n" ); document.write( "If A + B own 60, then C has to own the other 60 \n" ); document.write( "But it says that A + C = 40, we just decided that C has to own 60 ??? \n" ); document.write( " |