document.write( "Question 257538: This problem is an example in my book:
\n" ); document.write( "2(3x^2-2x+5) + (x^2+3x-7)distribute, remove parentheses
\n" ); document.write( "= 2(3x^2-2x+5) + 1(x^2+3x-7)
\n" ); document.write( "Can you please explain where the 1 comes from?
\n" ); document.write( "

Algebra.Com's Answer #189457 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
In this case the 1 changes nothing, just ignor it. If it was a -1 then things would change.
\n" ); document.write( "2(3x^2-2x+5)+(x^2+3x-7)=2(3x^2-2x+5)+1(x^2+3x-7)
\n" ); document.write( "6x^2-4x+10+x^2+3x-7=6x^2-4x+10+x^2+3x-7
\n" ); document.write( "7x^2-x+3=7x^2-x+3
\n" ); document.write( "everything cancils
\n" ); document.write( "=0
\n" ); document.write( "
\n" );