document.write( "Question 819406: Carpet sells for $4 per square foot and will cost you $864 to recarpet your room. If your room is 18 feet long, how many feet wide is it? \n" ); document.write( "
Algebra.Com's Answer #493081 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! r = 4 \n" ); document.write( "rLw = c \n" ); document.write( "4(18)w = 864 \n" ); document.write( "72w = 864 \n" ); document.write( "w = 864/72 \n" ); document.write( "w = 12 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( " |