document.write( "Question 271082: What is 4x squared-x-5? Thank you! \n" ); document.write( "
Algebra.Com's Answer #198498 by LarissaRichardson(34) You can put this solution on YOUR website! 4x^2-x-5\r \n" ); document.write( "\n" ); document.write( "You need to reverse FOIL \n" ); document.write( "It will be a lot of trial and error since the x variable has a coefficient with it. \n" ); document.write( "you can either start with: \n" ); document.write( "(2x)(2x) which will give you the 4x^2 \n" ); document.write( "Or start with: \n" ); document.write( "(4x)(x) which also gives you 4x^2 \n" ); document.write( " \n" ); document.write( "You will then plug in numbers as like FOIL to figure out what multiplied together and subtracted will give you the correct answers. In this case\r \n" ); document.write( "\n" ); document.write( "(4x-5)(x+1) \n" ); document.write( "F: 4x^2 \n" ); document.write( "O: 4x \n" ); document.write( "I: -5x \n" ); document.write( "L: -5 \n" ); document.write( "Written: 4x^2+4x-5x-5 \n" ); document.write( "Simplified as: 4x^2-x-5\r \n" ); document.write( "\n" ); document.write( "So your answer will be: \n" ); document.write( "(4x-5)(x+1) \n" ); document.write( " |