document.write( "Question 880201: If at a party every person gives a gift to each other& total number of gift taken is 132. The number of guests in the party is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #531273 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! sqrt(132)=11.48 \n" ); document.write( "We want two integers close to 11.48 that differ by one and multiply to 132 \n" ); document.write( "a-b=1 \n" ); document.write( "a=1+b \n" ); document.write( "a*b=132 \n" ); document.write( "(1+b)*b=132 \n" ); document.write( "b^2+b=132 \n" ); document.write( "b^2+b-132=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since a gift from a to b is not the same as a gift from b to a \n" ); document.write( "Each of 12 people give gifts to the 11 others. \n" ); document.write( "12*11=132\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |