document.write( "Question 504014: How to work out if an algebra expression is equal - for example 4w+6w-14y+5w+7x+5y \n" ); document.write( "
Algebra.Com's Answer #339478 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Do you want to simplify this? If so, then....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4w%2B6w-14y%2B5w%2B7x%2B5y\" Start with the given expression.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%284w%2B6w%2B5w%29%2B7x%2B%28-14y%2B5y%29\" Group like terms.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"15w%2B7x-9y\" Combine like terms.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"4w%2B6w-14y%2B5w%2B7x%2B5y\" simplifies to \"15w%2B7x-9y\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In other words, \"4w%2B6w-14y%2B5w%2B7x%2B5y+=+15w%2B7x-9y\"
\n" ); document.write( "
\n" );