document.write( "Question 1065895: if a teacher plotted points on the board in which no three are collinear and her student came up with 45 lines ,how many points were on the board?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #681073 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"n\"= number of points
\n" ); document.write( "Each point can be combined with the other points to make \"n-1\" different rays.
\n" ); document.write( "That would amount to \"m%28n-1%29\" rays,
\n" ); document.write( "but each line would correspond to \"2\" rays,
\n" ); document.write( "so there are really \"n%28n-1%29%2F2=45\" lines.
\n" ); document.write( "That is the equation to solve.
\n" ); document.write( "\"n%28n-1%29%2F2=45\"-->\"n%28n-1%29=2%2A45\"-->\"n%28n-1%29=90\"-->\"system%28highlight%28n=10%29%2Cn-1=9%29\"
\n" ); document.write( "
\n" );