document.write( "Question 146063This question is from textbook
\n" ); document.write( ": The members of a flying club plan to share equally the cost of a $200,000 airplane. The members want to find five more people to join the club so that the cost per person will decrease by $2000. How many members are currently in the club? \n" ); document.write( "
Algebra.Com's Answer #106607 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The members of a flying club plan to share equally the cost of a $200,000 airplane. The members want to find five more people to join the club so that the cost per person will decrease by $2000. How many members are currently in the club?
\n" ); document.write( ":
\n" ); document.write( "Do this in thousands of dollars to avoid all those zero's
\n" ); document.write( ":
\n" ); document.write( "Let x = no. of members currently in the club
\n" ); document.write( ":
\n" ); document.write( "Cost per member \"200%2Fx\"
\n" ); document.write( ":
\n" ); document.write( "Original cost = Cost with 5 more + 2
\n" ); document.write( "\"200%2Fx\" = \"200%2F%28%28x%2B5%29%29\" + 2
\n" ); document.write( "Multiply equation x(x+5) to get rid of the denominators
\n" ); document.write( "200(x+5) = 200x + 2x(x+5)
\n" ); document.write( ":
\n" ); document.write( "200x + 1000 = 200x + 2x^2 + 10x
\n" ); document.write( ":
\n" ); document.write( "Arrange on the left as a quadratic equation:
\n" ); document.write( "2x^2 + 10x + 200x - 200x - 1000 = 0
\n" ); document.write( ":
\n" ); document.write( "2x^2 + 10x - 1000 = 0
\n" ); document.write( ":
\n" ); document.write( "Simplify
\n" ); document.write( "x^2 + 5x - 500 = 0
\n" ); document.write( ":
\n" ); document.write( "Factor to:
\n" ); document.write( "(x+25)(x-20) = 0
\n" ); document.write( ":
\n" ); document.write( "Positive solution:
\n" ); document.write( "x = 20 original members
\n" ); document.write( ":
\n" ); document.write( "Check solution
\n" ); document.write( "Cost originally: 200/20 = 10k
\n" ); document.write( "Cost with 5 more: 200/25 = 8k
\n" ); document.write( "
\n" );