document.write( "Question 800118: Good day madam/sir.
\n" );
document.write( "can you please help me out on my assignment i need this tomorrow and probably i can't understand this. i have so many questions here but can you help me with this only? thank you. \r
\n" );
document.write( "\n" );
document.write( "Some of Aron's friends are planning to buy him a birthday gift worth 270 pesos, dividing the cost equally among themselves. six more of his friends decided to share in the expenses and so each one's share is decreased by 12 pesos. how many friends were originally part of the plan. \n" );
document.write( "
Algebra.Com's Answer #482929 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let there be x friends initially\r \n" ); document.write( "\n" ); document.write( "6 joined them \n" ); document.write( "so total = x+6\r \n" ); document.write( "\n" ); document.write( "Initially each had to pay 270/x pesos\r \n" ); document.write( "\n" ); document.write( "Later their contribution became 270/(x+6)\r \n" ); document.write( "\n" ); document.write( "270/x - 270/(x+6) = 12\r \n" ); document.write( "\n" ); document.write( "270(x+6)-270x = 12x(x+6)\r \n" ); document.write( "\n" ); document.write( "270x+1620-270x=12x^2+72x\r \n" ); document.write( "\n" ); document.write( "12x^2+72x-1620=0\r \n" ); document.write( "\n" ); document.write( "/12 \n" ); document.write( "x^2+6x-135=0\r \n" ); document.write( "\n" ); document.write( "x^2+15x-9x-135=0\r \n" ); document.write( "\n" ); document.write( "x(x+15)-9(x+15)=0 \n" ); document.write( "(x-9)(x+15)=0\r \n" ); document.write( "\n" ); document.write( "x=9 OR -15\r \n" ); document.write( "\n" ); document.write( "there were 9 friends initially \n" ); document.write( " |