document.write( "Question 50574: I don't understand the instructions given to me. They read as follows: Find the product of the polynomials.
\n" );
document.write( "1. (4x-1)^2\r
\n" );
document.write( "\n" );
document.write( "What I tried is multiplying (4x-1)(4x-1); my final answer was 16x^2-8x+1\r
\n" );
document.write( "\n" );
document.write( "I just don't know if that's what I'm supposed to do. \n" );
document.write( "
Algebra.Com's Answer #33645 by mszlmb(115)![]() ![]() You can put this solution on YOUR website! I don't understand the instructions given to me. They read as follows: Find the product of the polynomials.\r \n" ); document.write( "\n" ); document.write( "polynomials are numbers like x2. a product is the answer of a multiplication problem. find the product of the polynomials means find the [multiplicated] answer of the polynomial problem (4x-1)2. \n" ); document.write( "(4x-1)2 \n" ); document.write( "=(4x-1)(4x-1) \n" ); document.write( "=16x2-4x-4x+1 \n" ); document.write( "=16x2-8x+1\r \n" ); document.write( "\n" ); document.write( "you're right, and you're right! \n" ); document.write( " |