document.write( "Question 423350: The area of a rectangle field is 9x^2 - 6xy + y^2 sq units. Find Expressions for length and breadth of the field. When x=12 units and y=6 units please evaluate length and breadth. \n" ); document.write( "
Algebra.Com's Answer #295320 by Theo(13342)![]() ![]() You can put this solution on YOUR website! area is equal to:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9x^2 - 6xy + y^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this would be factored as:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3x-y) * (3x-y)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply these factors out and you get 9x^2 - 6xy + y^2 which is the original equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 12 and y = 6, this becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(36-6) * (36-6) = 30*30 = 900 square units.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "plug those values into the original equation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9x^2 - 6xy + y^2 becomes 9*12^2 - 6*12*6 + 6^2 becomes 9*144 - 12*36 + 36 becomes 1296 - 432 + 36 becomes 900.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get the same answer, as you should.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the rectangle field is really a square.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get this from the fact that (3x-y) * (3x-y) = area of the field.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the area of a rectangle is length * width, then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the length is 3x-y and the width is 3x-y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 12 and y = 6, this comes out to a length of 30 and a width of 30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |