document.write( "Question 985334: birr 6500 were divided equally among certain number of persons.had there been 15more persons,each would have got birr30less.find the original number of persons. \n" ); document.write( "
Algebra.Com's Answer #606181 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=original number of people \n" ); document.write( "6500/x=(6500/(x+15))+30 \n" ); document.write( "6500=6500x/(x+15)+30x \n" ); document.write( "6500(x+15)=6500x+30x(x+15) \n" ); document.write( "6500x+97500=6500x+30x^2+450x \n" ); document.write( "0=30x^2+450x-97500 \n" ); document.write( "0=x^2+15x-3250 \n" ); document.write( "0=(x-50)(x+65) \n" ); document.write( "x-50=0 OR x+65=0 \n" ); document.write( "x=50 OR x=-65 \n" ); document.write( "Cannot have -65 people, so the original number of people was 50. \n" ); document.write( ".ANSWER: There were originally 50 people. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "6500/50=130 birr \n" ); document.write( "6500/(x+15)=6500/(50+15)=6500/65=100 birr \n" ); document.write( "130 birr- 100 birr=30 birr Fifteen more people get 30 birr less. \n" ); document.write( " \n" ); document.write( " |