document.write( "Question 384251: Length of a rectangular room is 8 feet longer than twice the width the room is 184 feet what are the dimensions \n" ); document.write( "
Algebra.Com's Answer #272019 by jokaehler(26)![]() ![]() You can put this solution on YOUR website! I assume that you are looking for perimeter; mark \"length\" as x and \"width\" as y. \n" ); document.write( "\"The length of a rectangular room is 8 feet longer than twice the width.\" \n" ); document.write( "(x = 2y + 8) \r \n" ); document.write( "\n" ); document.write( "Perimeter (184) = 2x + 2y \r \n" ); document.write( "\n" ); document.write( "Use the substitution method to solve for y. If x = 2y + 8, then 2(2y + 8) + 2y = 184. \r \n" ); document.write( "\n" ); document.write( "Step 1: 4y + 16 + 2y = 184. (Distributive property) \n" ); document.write( "Step 2: 6y = 168 (Combine like terms) \n" ); document.write( "Step 3: y = 28 (Divide by 6 to isolate y) \r \n" ); document.write( "\n" ); document.write( "Now that you have solved for \"y,\" we can solve for x! If x = 2y + 8, then x = (2*28) + 8. \n" ); document.write( "56 + 8 = x \n" ); document.write( "x = 64\r \n" ); document.write( "\n" ); document.write( "If \"x\" is length, and \"y\" is width... \n" ); document.write( "Length: 64 \n" ); document.write( "Width: 28\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |