document.write( "Question 819417: Lisa's living room is 23 feet wide. If the length is 5 feet less than twice the width, what is the area of her living room? \n" ); document.write( "
Algebra.Com's Answer #493088 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! w = 23 \n" ); document.write( "L = 2w - 5 \n" ); document.write( "L = 46 - 5 \n" ); document.write( "L = 41 \n" ); document.write( "a = Lw = 41 * 23 \n" ); document.write( "a = 943 sq.ft \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |