document.write( "Question 288985: A uniform-width boardwalk is built around the inside edge of a rectangular parkland that is 10m by 15m. If the boardwalk takes 20% of the lot, how wide is the boardwalk to the nearest centimetre? \n" ); document.write( "
Algebra.Com's Answer #209386 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A uniform-width boardwalk is built around the inside edge of a rectangular parkland that is 10m by 15m. If the boardwalk takes 20% of the lot, how wide is the boardwalk to the nearest centimetre?\r \n" ); document.write( "\n" ); document.write( "The area of parkland = 10* 15 = 150 sq. meters\r \n" ); document.write( "\n" ); document.write( "Boardwalk takes 20% of 150\r \n" ); document.write( "\n" ); document.write( "=20/100 * 150 \n" ); document.write( "=30 sq. mtrs.\r \n" ); document.write( "\n" ); document.write( "let the width of the boardwalk be x\r \n" ); document.write( "\n" ); document.write( "the length of parkland excluding width of board walk = 15-2x\r \n" ); document.write( "\n" ); document.write( "width will be 10-2x\r \n" ); document.write( "\n" ); document.write( "150 - (15-2x)(10-2x)=30\r \n" ); document.write( "\n" ); document.write( "150 -{ 150 -30x-20x+4x^2}=30\r \n" ); document.write( "\n" ); document.write( "150-150+50x-4x^2-30=0\r \n" ); document.write( "\n" ); document.write( "4x^2-50x-30=0\r \n" ); document.write( "\n" ); document.write( "taking the roots of the equation \r \n" ); document.write( "\n" ); document.write( "x1= 50+sqrt(2500+480) / 8\r \n" ); document.write( "\n" ); document.write( "=50+sqrt2980 /8\r \n" ); document.write( "\n" ); document.write( "=13.07 Or 13\r \n" ); document.write( "\n" ); document.write( "x2 will be negative \r \n" ); document.write( "\n" ); document.write( "so 13 meters is the width of the board walk\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |