document.write( "Question 40052: Use the distributive property to remove the parentheses in the following expression. Then simplify your result if possible.\r
\n" );
document.write( "\n" );
document.write( " 1/4 (20+16) \n" );
document.write( "
Algebra.Com's Answer #25450 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 1/4*(20 + 16) = \n" ); document.write( "(1/4)(20) + (1/4)(16) = \n" ); document.write( "20/4 + 16/4 = \n" ); document.write( "5 + 4 = \n" ); document.write( "9 \n" ); document.write( " |