document.write( "Question 169234: The problem is this:
\n" );
document.write( "(1-2x)(3x+1)-(x-1)^2\r
\n" );
document.write( "\n" );
document.write( "What I have done is this:
\n" );
document.write( "(x-1)^2 = x^2 -2x +1\r
\n" );
document.write( "\n" );
document.write( "And using FOIL, (1-2x)(3x+1) =
\n" );
document.write( "3x +1 -6x^2 -2x\r
\n" );
document.write( "\n" );
document.write( "So, simplified, the equation reads: -x -7x^2 +2 or -7x^2 -x +2\r
\n" );
document.write( "\n" );
document.write( "But the multiple choice answers are:
\n" );
document.write( "a. x(3-7x)
\n" );
document.write( "b. -7x^2 -x
\n" );
document.write( "c. -7x2 -5x
\n" );
document.write( "d. -7x^2 +x
\n" );
document.write( "e. None of these\r
\n" );
document.write( "\n" );
document.write( "Am I right? Is it e. none of these? Please help! \n" );
document.write( "
Algebra.Com's Answer #124779 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! (1-2x)(3x+1)-(x-1)^2 \n" ); document.write( "What I have done is this: \n" ); document.write( "(x-1)^2 = x^2 -2x +1 \n" ); document.write( "And using FOIL, (1-2x)(3x+1) = \n" ); document.write( "3x +1 -6x^2 -2x \n" ); document.write( "So far, so good!! \n" ); document.write( ". \n" ); document.write( "Now, rewriting: \n" ); document.write( "(1-2x)(3x+1)-(x-1)^2 \n" ); document.write( "We get: \n" ); document.write( "(3x +1 -6x^2 -2x) - (x^2 -2x +1) \n" ); document.write( "3x +1 -6x^2 -2x - x^2 + 2x - 1 \n" ); document.write( "3x -6x^2 -2x - x^2 + 2x \n" ); document.write( "3x -6x^2- x^2 \n" ); document.write( "3x -7x^2 \n" ); document.write( "factoring out an 'x': \n" ); document.write( "x(3-7x) (Which is answer 'a')\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |