document.write( "Question 1186006: The rent of a condo unit was P1,200.00 for one night, to be shared equally by a group of friends, who will be having their get-together in the condo unit. At the last minute, four people decided not to go to the party. thus raising the cost to each girl by P400.00. How many girls attended the get-together?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #816875 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The rent of a condo unit was P1,200.00 for one night, to be shared equally by a group of friends, who will be having their get-together in the condo unit.
\n" ); document.write( " At the last minute, four people decided not to go to the party. thus raising the cost to each girl by P400.00.
\n" ); document.write( " How many girls attended the get-together?
\n" ); document.write( ":
\n" ); document.write( "let g = original no. of girls
\n" ); document.write( "then
\n" ); document.write( "\"1200%2Fg\" = original cost for each girl
\n" ); document.write( "and
\n" ); document.write( "\"1200%2F%28g-4%29\" = the actual cost when 4 girls opted out
\n" ); document.write( ":
\n" ); document.write( "\"1200%2F%28g-4%29\" - \"1200%2Fg\" = 400
\n" ); document.write( "multiply eq by g(g-4), cancel the denominators
\n" ); document.write( "1200g - 1200(g-4) = 400g(g-4)
\n" ); document.write( "simplify, divide eq by 400
\n" ); document.write( "3g - 3(g-4) = g(g-4)
\n" ); document.write( "3g - 3g + 12 = g^2 - 4g
\n" ); document.write( "arrange as a quadratic eq
\n" ); document.write( "g^2 - 4g - 12 = 0
\n" ); document.write( "factors to
\n" ); document.write( "(g-6)(g+2) = 0
\n" ); document.write( "positive solution
\n" ); document.write( "g = 6 girls originally
\n" ); document.write( "then
\n" ); document.write( "6-4 = 2 girls actually attended
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check,
\n" ); document.write( "1200/6 = 200
\n" ); document.write( "1200/2 = 600
\n" ); document.write( "a P400 difference
\n" ); document.write( "
\n" );