document.write( "Question 157439: what is the area in square feet of a room that is (2x -1) feet wide and
\n" );
document.write( "(7x + 3) feet long? \n" );
document.write( "
Algebra.Com's Answer #117253 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the area in square feet of a room that is (2x -1) feet wide and \n" ); document.write( "(7x + 3) feet long? \n" ); document.write( "--------------------- \n" ); document.write( "Multiply the width and length: \n" ); document.write( "A = (2x-1)*(7x+3) \n" ); document.write( "A = (14x^2 - x - 3) sq feet. \n" ); document.write( " |