document.write( "Question 1082642: New this, I'm just not grasping.
\n" );
document.write( "Here we go
\n" );
document.write( "Twice the difference of a number and 6\r
\n" );
document.write( "\n" );
document.write( "This is what I think\r
\n" );
document.write( "\n" );
document.write( "2(x-6) \n" );
document.write( "
Algebra.Com's Answer #696695 by addingup(3677)![]() ![]() You can put this solution on YOUR website! You are correct \n" ); document.write( "Twice: 2 \n" ); document.write( "the difference: x-y \n" ); document.write( "of a number and 6: x-6 \n" ); document.write( "2(x-6)distribute the 2 (Distributive Properties of Multiplication): \n" ); document.write( "2x-12 \n" ); document.write( "------------------- \n" ); document.write( "Try it, use any number. I'll use 20: \n" ); document.write( "2(20-6) let's first subtract then multiply: \n" ); document.write( "2 * 14 = 28 \n" ); document.write( "Now distribute the 2: \n" ); document.write( "2(20-6) = 40-12 = 28 \n" ); document.write( " |