document.write( "Question 52930: I have a question regarding this problem
\n" ); document.write( "Need to write an algebraic expression then simplfy indicating the properties used.
\n" ); document.write( "This is the problem:
\n" ); document.write( "four times the sum of a and b increased by twice the sum of a and 2b
\n" ); document.write( "Thanks
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #35296 by AnlytcPhil(1810)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Need to write an algebraic expression then simplfy indicating \r\n" );
document.write( "the properties used.\r\n" );
document.write( "\r\n" );
document.write( "This is the problem:\r\n" );
document.write( "four times the sum of a and b increased by twice the sum of a and 2b\r\n" );
document.write( "Thanks\r\n" );
document.write( "\r\n" );
document.write( "-------------------------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "          Four times the sum of a and b increased by twice the sum of a and 2b\r\n" );
document.write( "\r\n" );
document.write( "Replace the words \"the sum of a and 2b\" by \"(a + 2b)\"\r\n" );
document.write( "\r\n" );
document.write( "          Four times the sum of a and b increased by twice (a + 2b)\r\n" );
document.write( "\r\n" );
document.write( "Replace \"twice (a + 2b)\" by \"2(a + 2b)\"\r\n" );
document.write( "\r\n" );
document.write( "          Four times the sum of a and b increased by 2(a + 2b)\r\n" );
document.write( "\r\n" );
document.write( "Replace the words \"the sum of a and b\" by \"(a + b)\r\n" );
document.write( "\r\n" );
document.write( "          Four times (a + b) increased by 2(a + 2b)\r\n" );
document.write( "\r\n" );
document.write( "Replace \"Four times (a + b)\" by 4(a + b)\r\n" );
document.write( "\r\n" );
document.write( "          4(a + b) increased by 2(a + 2b)\r\n" );
document.write( "\r\n" );
document.write( "Replace the words \"increased by\" by a plus sign \" + \"\r\n" );
document.write( "\r\n" );
document.write( "          4(a + b) + 2(a + 2b)\r\n" );
document.write( "\r\n" );
document.write( "That's the algebraic expression.  Now we simplify it.\r\n" );
document.write( "Remove the parentheses using the distributive principle:\r\n" );
document.write( "\r\n" );
document.write( "          4a + 4b + 2a + 4b\r\n" );
document.write( "\r\n" );
document.write( "Combine the 4a and 2a, getting 6a and combine the 4b and the 4b,\r\n" );
document.write( "getting 8b:\r\n" );
document.write( "\r\n" );
document.write( "          6a + 8b\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );