document.write( "Question 174047: The measure of the area of a rectangle is x2 -19x+48. If the dimensions of the rectangle are represented polynomials, find the demensions oftherectangle and then find its perimeter. \n" ); document.write( "
Algebra.Com's Answer #128967 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The measure of the area of a rectangle is x^2 -19x+48. If the dimensions of the \n" ); document.write( " rectangle are represented polynomials, find the dimensions and then find it's perimeter. \n" ); document.write( ": \n" ); document.write( "Factor the equation to get the length and width \n" ); document.write( "x^2 - 19x + 48 = 0 \n" ); document.write( "(x-16)(x-3) = 0 \n" ); document.write( "x = 16, the length \n" ); document.write( "x = 3, the width \n" ); document.write( ": \n" ); document.write( "P = 2(16) + 2(3) \n" ); document.write( "P = 32 + 6 \n" ); document.write( "P = 38 units is the perimeter \n" ); document.write( " |