document.write( "Question 1088420: A square piece of land was increased by 10 yards on each side, and contained 1.5 acres more. Determine dimensions.\r
\n" );
document.write( "\n" );
document.write( "1 acre = 4840 sq. yds.\r
\n" );
document.write( "\n" );
document.write( "Let x = side of square\r
\n" );
document.write( "\n" );
document.write( "x + 10 = side after increase.\r
\n" );
document.write( "\n" );
document.write( "Unsure how to proceed. Non-homework. \n" );
document.write( "
Algebra.Com's Answer #702674 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! increase in area is (x+10)^2-x^2=x^2+20x+100-x^2=20x+100 \n" ); document.write( "That equals 4840*(1.5)=7260 yds^2 \n" ); document.write( "20x+100=7260 yds^2 \n" ); document.write( "x=358 yds^2. \n" ); document.write( "The land is (358 yds)^2 and increased to (368 yds)^2 \n" ); document.write( "=26.480 acres initially, and 27.980 acres after. \n" ); document.write( " \n" ); document.write( " |