document.write( "Question 257409: if each student in a class sends a card to every one of his class mate the total number of cards sent out will be rs 1560. find the number of student in the class. \n" ); document.write( "
Algebra.Com's Answer #189444 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x be the number of students in the class
\n" ); document.write( "Let (x-1) be the number of cards each student sends (everyone but themselves)
\n" ); document.write( "x(x-1)=1,560
\n" ); document.write( "x^2-x-1,560=0
\n" ); document.write( "(x-40)(x+39)=0
\n" ); document.write( "x-40=0
\n" ); document.write( "x=40 students are in the class.
\n" ); document.write( "Proof:
\n" ); document.write( "40*39=1,560
\n" ); document.write( "1,560=1,560
\n" ); document.write( "
\n" );