document.write( "Question 158038: A painting canvas has a length 6 inches longer than its width. If the area is 112 in^2, what are the dimensions of the canvas?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #116450 by midwood_trail(310)![]() ![]() ![]() You can put this solution on YOUR website! This is not a mixture problem.\r \n" ); document.write( "\n" ); document.write( "This is a geometry word problem.\r \n" ); document.write( "\n" ); document.write( "A painting canvas has a length 6 inches longer than its width. If the area is 112 in^2, what are the dimensions of the canvas?\r \n" ); document.write( "\n" ); document.write( "Let width = x\r \n" ); document.write( "\n" ); document.write( "Let length = x + 6\r \n" ); document.write( "\n" ); document.write( "The area given is 112 inches^(2).\r \n" ); document.write( "\n" ); document.write( "The area of a rectangle (this canvas is a rectangle) is given by the formula \n" ); document.write( "A = L*W\r \n" ); document.write( "\n" ); document.write( "We plug and chug.\r \n" ); document.write( "\n" ); document.write( "112 = (x + 6)(x)\r \n" ); document.write( "\n" ); document.write( "When I multiply the right side, a quadratic will be the result.\r \n" ); document.write( "\n" ); document.write( "112 = x^2 + 6x\r \n" ); document.write( "\n" ); document.write( "Subtract 112 from both sides and equate the entire polynomial to zero.\r \n" ); document.write( "\n" ); document.write( "x^2 + 6x - 112 = 0\r \n" ); document.write( "\n" ); document.write( "We now factor the left side of this quadratic equation.\r \n" ); document.write( "\n" ); document.write( "14 times -8 = -112\r \n" ); document.write( "\n" ); document.write( "So, the factor becomes (x + 14) (x - 8).\r \n" ); document.write( "\n" ); document.write( "Set each factor to equal 0 and solve for x.\r \n" ); document.write( "\n" ); document.write( "x + 14 = 0\r \n" ); document.write( "\n" ); document.write( "x = -14....This answer for x is REJECTED because length CANNOT be negative.\r \n" ); document.write( "\n" ); document.write( "x - 8 = 0\r \n" ); document.write( "\n" ); document.write( "x = 8\r \n" ); document.write( "\n" ); document.write( "We now know the value of x.\r \n" ); document.write( "\n" ); document.write( "Since the width = x and I just found the value of x, the width is 8 inches.\r \n" ); document.write( "\n" ); document.write( "The length = x + 6\r \n" ); document.write( "\n" ); document.write( "The length = 8 + 6\r \n" ); document.write( "\n" ); document.write( "The length = 14 inches\r \n" ); document.write( "\n" ); document.write( "The dimensions of the canvas are:\r \n" ); document.write( "\n" ); document.write( "width = 8 inches \r \n" ); document.write( "\n" ); document.write( "length = 14 inches\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |