document.write( "Question 167152: A flat panel monitor are such that its length is 3 in. more than its width. If length were doubled and if the width were decreased by 1 in., the area would be increased by 150 in.2(squared). What are the length and width of flat panel monitor? \n" ); document.write( "
Algebra.Com's Answer #123123 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A flat panel monitor are such that its length is 3 in. more than its width. If length were doubled and if the width were decreased by 1 in., the area would be increased by 150 in.2(squared). What are the length and width of flat panel monitor? \n" ); document.write( ". \n" ); document.write( "Let w = width of monitor \n" ); document.write( "then \n" ); document.write( "w+3 = length of monitor \n" ); document.write( ". \n" ); document.write( "double length = 2(w+3) \n" ); document.write( "width decreased by 1 = w-1 \n" ); document.write( ". \n" ); document.write( "2(w+3)(w-1) =150 \n" ); document.write( "2(w^2-w+3w-3) =150 \n" ); document.write( "2(w^2+2w-3) =150 \n" ); document.write( "w^2+2w-3 =75 \n" ); document.write( "w^2+2w-78 = 0 \n" ); document.write( ". \n" ); document.write( "Using the quadratic equation to solve, we find the roots as: \n" ); document.write( "w = {7.888, -9.888} \n" ); document.write( ". \n" ); document.write( "We can toss out the negative solution since it doesn't make sense. \n" ); document.write( "w = 7.888 inches (width) \n" ); document.write( ". \n" ); document.write( "length: \n" ); document.write( "w+3 = 7.888+3 = 10.888 inches (length) \n" ); document.write( ". \n" ); document.write( "Details of quadratic: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |