document.write( "Question 1116438: In a class there are 45 ways to make pairs of
\n" ); document.write( "students. How many students are there in the class?
\n" ); document.write( "

Algebra.Com's Answer #731321 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "If \"n\" is the number of students in the class, then the number of possible pairs is \"%28n%2A%28n-1%29%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Your equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"%28n%2A%28n-1%29%29%2F2\" = 45,   or   n*(n-1) = 90,  which implies  n = 10.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  There are 10 students in the class.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );