document.write( "Question 391742: Is A=(a,b,c,d) and B=(a,c), find a set C such that A intersection C = B. Is C unique?
\n" );
document.write( ":) \n" );
document.write( "
Algebra.Com's Answer #278022 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! C can be any set that contains a and c, but not b or d. Therefore C is not uniquely determined. \n" ); document.write( " |