document.write( "Question 792301: An academic conference holds its national conference annually. This year, the conference registration fee was $120 for members and $200 for nonmembers. A total of $268,120 was collected in registration fees from 2017 registrants. How many nonmembers registered for the conference. \n" ); document.write( "
Algebra.Com's Answer #479901 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An academic conference holds its national conference annually. This year, the conference registration fee was $120 for members and $200 for nonmembers. A total of $268,120 was collected in registration fees from 2017 registrants. How many nonmembers registered for the conference.
\n" ); document.write( "-----------
\n" ); document.write( "Using 2 variables:
\n" ); document.write( "Quantity:: m + n = 2017
\n" ); document.write( "Value::: 120m+200n = 268,120
\n" ); document.write( "------------------------------
\n" ); document.write( "3m + 3n = 3*2017
\n" ); document.write( "3m + 5n = 6703
\n" ); document.write( "======
\n" ); document.write( "2n = 652
\n" ); document.write( "n = 326 (# of nonmember tickets sold)
\n" ); document.write( "m + 326 = 2017
\n" ); document.write( "m = 1691 (# of member tickets sold)
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );