document.write( "Question 531668:  Question:
\n" );
document.write( "Members of the computer club were assessed equal amounts to raise $1200 to buy some software. When 8 new members joined, the per-member assessment was reduced by $7.50. What was the new size of the club?\r
\n" );
document.write( "\n" );
document.write( "Stuff I got so far:
\n" );
document.write( "Let n= number of members after 8 joined
\n" );
document.write( "  n-8= number of members before 8 joined\r
\n" );
document.write( "\n" );
document.write( "1200/n - ?/(n-8) =7.50\r
\n" );
document.write( "\n" );
document.write( "I don't know what I put in the question mark spot! I can solve it I just need to finish setting it up. \n" );
document.write( "
| Algebra.Com's Answer #350569 by scott8148(6628)     You can put this solution on YOUR website! the cost of the software doesn't change, only the number of members\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(1200 / n) - [1200 / (n - 8) = 7.50 \n" ); document.write( " |