document.write( "Question 468272: 800 persons are seated on benches of equal length. if there were 20 fewer benches it would be necessary that two persons more should sit on each bench. find the number of benches. \n" ); document.write( "
Algebra.Com's Answer #321283 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 800 persons are seated on benches of equal length. \n" ); document.write( "--- \n" ); document.write( "Let original # of benches be \"x\". \n" ); document.write( "Average persons per bench = 800/x \n" ); document.write( "---------------------------------------------\r \n" ); document.write( "\n" ); document.write( "If there were 20 fewer benches it would be necessary that two persons more should sit on each bench. find the number of benches. \n" ); document.write( "---- \n" ); document.write( "Average persons per bench after change: \n" ); document.write( "800/(x-20) \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "New average - original average = 2 \n" ); document.write( "800/(x-20) - 800/x = 2 \n" ); document.write( "--- \n" ); document.write( "800x-800(x-20) = 2 \n" ); document.write( "800*20 = 2x(x-20) \n" ); document.write( "800*10 = x^2-20x \n" ); document.write( "x^2-20x-8000 = 0 \n" ); document.write( "(x+80)(x-100) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 100 (original # of benches) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |