document.write( "Question 971960: If the pupil in a class sends a New Year greeting cards to every classmate ,the total number of cards sent out will be 870. Find the number of pupils in the class. \n" ); document.write( "
Algebra.Com's Answer #594418 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! EVERY PUPIL SENDS CARDS TO (X-1) PUPILS. \n" ); document.write( "X IS THE TOTAL NUMBER OF PUPILS. \n" ); document.write( "X(X-1)=870 \n" ); document.write( "X^2-X-870=0 \n" ); document.write( "(X-30)(X+29)=0 \n" ); document.write( "X-30=0 \n" ); document.write( "X=30 NUMBER OF PUPILS. \n" ); document.write( " |