document.write( "Question 168056This question is from textbook Algebra and Trigonometry
\n" );
document.write( ": The members of a computer club were to be assessed equally to raise $400 for the purchase of software. When four more persons joined the club, the per-member assessment was reduced by $5.00. What was the new size of the club membership? \n" );
document.write( "
Algebra.Com's Answer #123889 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The members of a computer club were to be assessed equally to raise $400 for the \n" ); document.write( " purchase of software. When four more persons joined the club, the per-member \n" ); document.write( " assessment was reduced by $5.00. What was the new size of the club membership? \n" ); document.write( ": \n" ); document.write( "Let x = new size club membership \n" ); document.write( "then \n" ); document.write( "(x-4) = original club membership \n" ); document.write( ": \n" ); document.write( "Original cost per member = New cost per member + $5 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by x(x-4) to get rid of the denominators, results: \n" ); document.write( "400x = 400(x-4) + 5x(x-4) \n" ); document.write( ": \n" ); document.write( "400x = 400x - 1600 + 5x^2 - 20x \n" ); document.write( ": \n" ); document.write( "0 = 400x - 400x - 1600 + 5x^2 - 20x \n" ); document.write( ": \n" ); document.write( "A quadratic equation: \n" ); document.write( "5x^2 - 20x - 1600 = 0 \n" ); document.write( "Simplify, divide equation by 5: \n" ); document.write( "x^2 - 4x - 320 = 0 \n" ); document.write( "Factor to: \n" ); document.write( "(x - 20)(x + 16) = 0 \n" ); document.write( "Positive solution is what we want here: \n" ); document.write( "x = 20 new members \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the cost per person \n" ); document.write( "400/16 = $25 \n" ); document.write( "400/20 = $20 \n" ); document.write( "------------ \n" ); document.write( "differ = $5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |