document.write( "Question 3218: simplify \r
\n" );
document.write( "\n" );
document.write( "3x+2(5x-7)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #1393 by drglass(89)![]() ![]() ![]() You can put this solution on YOUR website! TO solve thie problem you should understand the distributive property. That is, the expression a(b + c) is the same thing as ab + ac. In this problem, you have: \n" ); document.write( "3x + 2(5x - 7) \n" ); document.write( "using the distributive property on the 2(5x -7) part of the expression, we get: \n" ); document.write( " \n" ); document.write( "Next we group like terms: \n" ); document.write( " \n" ); document.write( "So, the problem simplifies to 13x - 14 \n" ); document.write( " |