document.write( "Question 996121: what is the distributive property of 9(d+2)-4d
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #614679 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Look at the 9: 9(d+2)-4d Because of the distributive property of multiplication, you can distribute the 9, like this: \n" ); document.write( "9(d+2)-4d \n" ); document.write( "= 9d+9(2)-4d This is it. \n" ); document.write( "Of course, you can get fancy and simplify: \n" ); document.write( "= 9d+18-4d and you can simplify even more: \n" ); document.write( "= 5d+18 \n" ); document.write( " |