document.write( "Question 132661: The length of rectangular mural is 2m greater than the width. The area is 20m squared. Find the dimensions of the mural. \n" ); document.write( "
Algebra.Com's Answer #96954 by snwbrdfrk(10)![]() ![]() ![]() You can put this solution on YOUR website! since you know the total area is 20 and you know that one side of the mural is 2m longer you need to set an equation up\r \n" ); document.write( "\n" ); document.write( "x = first side \n" ); document.write( "x+2 = side 2m longer \n" ); document.write( "20 = total area\r \n" ); document.write( "\n" ); document.write( "x(x+2)=20 \n" ); document.write( "x^2 + 2x = 20 \n" ); document.write( "x^2 + 2x - 20 = 0\r \n" ); document.write( "\n" ); document.write( "youll need to use the quadratic equation for this\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dont worry about the graph if you see it\r \n" ); document.write( "\n" ); document.write( "you will get two answers and since you are dealing with lengths the answer that was negative wont work making 3.582 your answer for x \r \n" ); document.write( "\n" ); document.write( "x = 3.582 \n" ); document.write( "x+2 = 5.582 \n" ); document.write( " \n" ); document.write( " |