document.write( "Question 920010: I really don't know know if this type of question belongs in this category. BDW, here's my question.
\n" ); document.write( " Zildijian's friends gave her a gift costing P240 for her sixteenth birthday. If four more friends had contributed, the cost of each would be P3 less. How many friends bought the gift?
\n" ); document.write( "

Algebra.Com's Answer #558104 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
n the number of friends buying the gift
\n" ); document.write( "\"240%2Fn+-+240%2F%28n%2B4%29\" = P3 |Multiplying thru by n(n+4) so as all denominators = 1
\n" ); document.write( "240(n+4) - 240n = 3n(n+4)
\n" ); document.write( "3n^2 + 12n - 960 = 0
\n" ); document.write( "n^2 + 4n - 320 = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( "(n+20)(n-16) = 0
\n" ); document.write( "n = 16 friends bought a gift
\n" ); document.write( "and...checking
\n" ); document.write( "240/16 - 240/20 = P15 - P12 = P3
\n" ); document.write( "
\n" );