document.write( "Question 615833: The width of a rectangle is
\n" );
document.write( "(3x − 1)
\n" );
document.write( " in. The length of the rectangle is twice the width. Find the area of the rectangle in terms of the variable x. \n" );
document.write( "
Algebra.Com's Answer #387322 by dragonwalker(73)![]() ![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Please note that I have used * to represent a multiply sign.\r \n" ); document.write( "\n" ); document.write( "As the length of the rectangle is twice the width then you need to multiply the width of the rectangle by 2.\r \n" ); document.write( "\n" ); document.write( "As follows:\r \n" ); document.write( "\n" ); document.write( "2 * (3x - 1) = 2(3x - 1)\r \n" ); document.write( "\n" ); document.write( "you multiply each part of the formula by two as follows:\r \n" ); document.write( "\n" ); document.write( "(2*3x - 2*1) = (6x - 2)\r \n" ); document.write( "\n" ); document.write( "So the length is (6x - 2)\r \n" ); document.write( "\n" ); document.write( "To find an area of a rectangle you then need to multiply the width by the length:\r \n" ); document.write( "\n" ); document.write( "Area = (3x - 1)*(6x - 2) or more correctly written:\r \n" ); document.write( "\n" ); document.write( "(3x - 1)(6x - 2)\r \n" ); document.write( "\n" ); document.write( "To solve this you have to multiply each number in the first bracket by each number in the second unit so:\r \n" ); document.write( "\n" ); document.write( "i.e. let us say we have (a + b)(c + d):\r \n" ); document.write( "\n" ); document.write( "we have to do the following:\r \n" ); document.write( "\n" ); document.write( "a*c a*d then b*c and b*d\r \n" ); document.write( "\n" ); document.write( "So for our formula:\r \n" ); document.write( "\n" ); document.write( "(3x - 1)(6x - 2) = 3x*6x + 3x*-2 + -1*6x + -1*-2 \n" ); document.write( " = \n" ); document.write( "\n" ); document.write( "as + - together makes a - :\r \n" ); document.write( "\n" ); document.write( " = \n" ); document.write( "\n" ); document.write( " = \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |