document.write( "Question 937054: the width of a rectangular room is 80% of its length. the length is 15 ft. what is the area of the room? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #570494 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! w = 0.8*L \n" ); document.write( "L = 15 \n" ); document.write( "a = Lw \n" ); document.write( "a = 15*0.8*L \n" ); document.write( "a = 15*0.8*15 \n" ); document.write( "a = 180 sq.ft \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \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 with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |