document.write( "Question 154691: Use the distributive property:\r
\n" );
document.write( "\n" );
document.write( "(3+x)y+x2\r
\n" );
document.write( "\n" );
document.write( "Is the answer : 3y+x2+xy+x2 = 3y+xy+2x2 ?? \n" );
document.write( "
Algebra.Com's Answer #113904 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! I'll assume you meant: \n" ); document.write( "(3+x)y+x^2 \n" ); document.write( "where ^ represents exponentiation. \n" ); document.write( ". \n" ); document.write( "So, if we started with: \n" ); document.write( "(3+x)y+x^2 \n" ); document.write( "We start by distributing the 'y' to each term inside the parentheses: \n" ); document.write( "3y + xy + x^2 (this is your answer) \n" ); document.write( ". \n" ); document.write( "You could reorder the terms so we have the highest degree term first: \n" ); document.write( "x^2 + xy + 3y \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |