document.write( "Question 637100: find the measure, in terms of x, of each side of a square if the area = x^-6x+9 \n" ); document.write( "
Algebra.Com's Answer #401435 by lmeeks54(111)![]() ![]() You can put this solution on YOUR website! Your problem is missing an exponent on the x^ term; but you probably meant, x^2. So I will go on from there. \n" ); document.write( ". . . \n" ); document.write( "The area for a square (or any rectangle) is the length of one side multiplied by an adjacent side. For a square, the sides are of equal length. \n" ); document.write( ". . . \n" ); document.write( "The easiest way to solve this problem in terms of x is to factor the quadratic equation: \n" ); document.write( ". . . \n" ); document.write( "x^2 - 6x + 9 = (x - 3)(x - 3) = (x - 3)^2 \n" ); document.write( ". . . \n" ); document.write( "The length of any of the sides of the square, in terms of x, is = x - 3 \n" ); document.write( ". . . \n" ); document.write( "Email me if you have any questions. \n" ); document.write( " |