document.write( "Question 154298: The length of a rectangle is 5 less than thrice its width. Find the dimensions if the area is 112 squared cm. \n" ); document.write( "
Algebra.Com's Answer #113610 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 5 less than thrice its width. Find the dimensions if the area is 112 squared cm. \n" ); document.write( "--------------------------- \n" ); document.write( "L = 3W - 5 (The length of a rectangle is 5 less than thrice its width) \n" ); document.write( "L*W = 112 \n" ); document.write( "Sub for L \n" ); document.write( "(3W-5)*W = 112 \n" ); document.write( "3w^2 - 5W - 112 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ignore the negative answer, so W = 7 (the online solver always uses x) \n" ); document.write( "W = 7 \n" ); document.write( "L = 3*7 - 5 = 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |