document.write( "Question 629903: An audience of 530 persons is seated in rows having the same number of persons in each row. If 3 more persons sit in each row,it would require 2 rows less to seat the audience. How many persons were in each row originally? \n" ); document.write( "
Algebra.Com's Answer #399228 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! people in row p \n" ); document.write( "number of rows r \n" ); document.write( "p*r=530 \n" ); document.write( "1 530 \n" ); document.write( "2 265 \n" ); document.write( "5 106 \n" ); document.write( "10 53 \n" ); document.write( "53 10 \n" ); document.write( "106 5 \n" ); document.write( "265 2 \n" ); document.write( "530 1 \n" ); document.write( "Are integer factors of 530. \n" ); document.write( "(p+3)*(r-2)=530 \n" ); document.write( "There are no integers which satisfy the requirements. \n" ); document.write( " |