document.write( "Question 595780: the length of a rectangular flower garden in (x-7) and the width is (x+5). If the area is 28 sq meters, find the value of x. \n" ); document.write( "
Algebra.Com's Answer #377319 by llorton(14)![]() ![]() ![]() You can put this solution on YOUR website! length * width = area\r \n" ); document.write( "\n" ); document.write( "(x-7)(x+5) = 28 (multiply length times width)\r \n" ); document.write( "\n" ); document.write( "x^2 - 2x - 35 = 28 \n" ); document.write( "x^2 - 2x - 35 - 26 = 28 - 28 (Subtract 28 from each side of the equation) \n" ); document.write( "x^2 - 2x - 63 = 0 \n" ); document.write( "(x - 9)(x + 7) = 0 (factor the quadratic by inspection)\r \n" ); document.write( "\n" ); document.write( "x - 9 = 0 \n" ); document.write( "x = 9 (Since we are talking about a flower bed, the \n" ); document.write( " positive value is all we are interested in.) \n" ); document.write( "x + 7 = 0 \n" ); document.write( "x = -7\r \n" ); document.write( "\n" ); document.write( "We can check our answer by substituting x = 9 in the equations for length and width. l=9-7=2; w=9+5=14; area=2*14=28\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |