document.write( "Question 316854: The length of a rectangle is three times the width.What is the width if the area
\n" );
document.write( "is 147 square feet? \n" );
document.write( "
Algebra.Com's Answer #226761 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! I will give you the equation set up and you can finish.\r \n" ); document.write( "\n" ); document.write( "length = 3x\r \n" ); document.write( "\n" ); document.write( "width = x\r \n" ); document.write( "\n" ); document.write( "The area of a rectangle is found using A = length times width.\r \n" ); document.write( "\n" ); document.write( "Let A = 147 because it is given to us in the application.\r \n" ); document.write( "\n" ); document.write( "147 = (3x) times (x)\r \n" ); document.write( "\n" ); document.write( "Can you finish? \n" ); document.write( " |