document.write( "Question 302377: Can some one please help solve this problem asap. Many Thanks!
\n" );
document.write( " Solve using the five-step problem-solving process. Show all steps necessary to arrive at your solution.
\n" );
document.write( "A rectangular room is 7 feet longer than it is wide. If the area of the room is 228 square feet, find the length and the width \n" );
document.write( "
Algebra.Com's Answer #216909 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"7 feet longer than it is wide\" ___ L = W + 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the area of the room is 228 square feet\" ___ L * W = 228\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ (W + 7) * W = 228 ___ W^2 + 7W - 228 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ (W - 12) (W + 19) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "W = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "W = 19 not realistic\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ L = 7 + 12 ___ L = 19 \n" ); document.write( " |