document.write( "Question 282341: A group plans to share the cost equally for a $200,000 plane,the group wants to find 5 more people to join ,so that the cost will decrease $2,000 per person .How people are currently in the group.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #854181 by n2(78)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A group plans to share the cost equally for a $200,000 plane, the group wants to find 5 more people to join,
\n" ); document.write( "so that the cost will decrease $2,000 per person. How \"highlight%28many%29\" people are currently in the group ?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The original scenario is  \"200000%2Fx\"  dollars per person.\r\n" );
document.write( "\r\n" );
document.write( "The other scenario is  \"200000%2F%28x%2B5%29\"  dollars per person.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The setup equation is\r\n" );
document.write( "\r\n" );
document.write( "    \"200000%2Fx\" - \"200000%2F%28x%2B5%29%29\" = 2000.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Divide both side by 1000 to make writing easier\r\n" );
document.write( "\r\n" );
document.write( "    \"200%2Fx\" - \"200%2F%28x%2B5%29%29\" = 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Reduce it to the quadratic equation\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + 5x - 5000 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Factor left side\r\n" );
document.write( "\r\n" );
document.write( "    (x+25)*(x-20) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The roots are  x= -25  and  x= 20.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Since we look for a price, we accept the positive root and reject the negative one.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Currently/originally the group consists of 20 people.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );