document.write( "Question 579237: A lawn is 90 feet long and 40 feet wide. By cutting along the perimeter, how wide is this border if 1/3 of the grass is cut?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "More info: provided solution is 5 feet. Student says answer must be derived by using quadratic formula.\r
\n" );
document.write( "\n" );
document.write( "X=width of the border
\n" );
document.write( "2(90)(x)+2(40)(x)=(90 times 40)/3\r
\n" );
document.write( "\n" );
document.write( "Which then does not result in a constant for a to be used in the quadratic formula. B is 260 and c is negative 1200. Since the constant a is zero, i get a divide by zero using the quadratic formula which means to me the answer is infinite but the provided answer is 5. I have made an error but i can't find it. Please advise. \n" );
document.write( "
Algebra.Com's Answer #370910 by mananth(16949) You can put this solution on YOUR website! Area of garden = 90 * 40 ft = 3600 sq. ft\r \n" ); document.write( "\n" ); document.write( "1/3 of this area is cut = 1200 sq. ft\r \n" ); document.write( "\n" ); document.write( "Let the uniform width be x \n" ); document.write( "so the reduced length = 90-2x \n" ); document.write( "reduced width = 40-2x\r \n" ); document.write( "\n" ); document.write( "area of this portion is ( 90-2x)((40-2x)\r \n" ); document.write( "\n" ); document.write( "Total area - reduced area = area of the grass cut\r \n" ); document.write( "\n" ); document.write( "3600-(90-2x)(40-2x)= 1200 \n" ); document.write( "(90-2x)(40-2x)= 3600-1200 \n" ); document.write( "90(40-2x)-2x(40-2x) = 2400 \n" ); document.write( "3600-180x-80x+4x^2=2400 \n" ); document.write( "4x^2-260x+1200=0 \n" ); document.write( "/4 \n" ); document.write( "x^2-65x+300=0\r \n" ); document.write( "\n" ); document.write( "x^2-60x-5x+300=0\r \n" ); document.write( "\n" ); document.write( "x(x-60)-5(x-60)=0 \n" ); document.write( "(x-60)(x-5)=0 \n" ); document.write( "x= 60 not possible \n" ); document.write( "x= 5 ft the width \r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |