document.write( "Question 505738: A group of women decided to contribute equal amounts toward obtaining a speaker for a book review. If there were 10 more women, each would have paid $2 less. However, if there were 5 less women, each would have paid $2 more. How many women were in the group and how much was the speaker paid? \n" ); document.write( "
Algebra.Com's Answer #339972 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Let
\n" ); document.write( "Initially
\n" ); document.write( "Total number woman=x
\n" ); document.write( "Contribution for one woman = y
\n" ); document.write( "Total amount = x*y=xy
\n" ); document.write( "---------------------------------------------------------------------------
\n" ); document.write( "After 5 did not join the group
\n" ); document.write( "Remaining women = x-5
\n" ); document.write( "Contribution for one woman = y+2
\n" ); document.write( "Total amount = (y+2)*(x-5)\r
\n" ); document.write( "\n" ); document.write( "Total amount = Total amount after 5 did not join the group
\n" ); document.write( "xy=(y+2)*(x-5)
\n" ); document.write( "xy=xy-5y+2x-10
\n" ); document.write( "0=-5y+2x-10
\n" ); document.write( "2x-5y-10=0
\n" ); document.write( "2x-5y=10…………..(1)
\n" ); document.write( "-----------------------------------------------------------------------------
\n" ); document.write( "After 10 more join the group
\n" ); document.write( "Total women = x+10
\n" ); document.write( "Contribution for one woman = y-2
\n" ); document.write( "Total amount = (y-2)*(x+10)
\n" ); document.write( "Total amount = Total amount after 10 more join the group
\n" ); document.write( "xy=(y-2)*(x+10)
\n" ); document.write( "xy=xy+10y-2x-20
\n" ); document.write( "0=10y-2x-20
\n" ); document.write( "-2x+10y-20=0
\n" ); document.write( "-2x+10y=20 ……………..(2)
\n" ); document.write( "-----------------------------------------------------------------------------
\n" ); document.write( "Add (1) and (2)
\n" ); document.write( "2x-5y=10…………..(1)
\n" ); document.write( "-2x+10y=20 ……………..(2)
\n" ); document.write( "-----------
\n" ); document.write( "5y=30
\n" ); document.write( "Divide by 5 both sides of the equation
\n" ); document.write( "5y/5=30/5
\n" ); document.write( "y=6
\n" ); document.write( "-------------------------------------------------------------------------------
\n" ); document.write( "Put the value of y in (1)
\n" ); document.write( "2x-5y=10…………..(1)
\n" ); document.write( "2x-5(6)=10
\n" ); document.write( "2x-30=10
\n" ); document.write( "2x=10+30
\n" ); document.write( "2x=40
\n" ); document.write( "Divide by 2 both sides of the equation
\n" ); document.write( "2x/2=40/2
\n" ); document.write( "x=20
\n" ); document.write( "-------------------------------------------------------------------------------
\n" ); document.write( "Total number woman=x = 20
\n" ); document.write( "Total amount = xy=20*6=$120
\n" ); document.write( "Intial contribution for one woman = 120/20 = 6\r
\n" ); document.write( "\n" ); document.write( "After 5 did not join remaining women = 20-5=15
\n" ); document.write( "Contribution for one woman = 120/15 = 8\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );