document.write( "Question 249014: Here is the problem, can you solve it?\r
\n" );
document.write( "\n" );
document.write( "4x^2 – 4x + 1/ 2x^2 + 9x – 5 \n" );
document.write( "
Algebra.Com's Answer #181410 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2 – 4x + 1/ 2x^2 + 9x – 5\r \n" ); document.write( "\n" ); document.write( "4x^2 - 4x + 1 = (2x-1)*(2x-1) \n" ); document.write( "2x^2 + 9x - 5 = (2x-1)*(x+5)\r \n" ); document.write( "\n" ); document.write( "So we have:\r \n" ); document.write( "\n" ); document.write( "((2x-1)*(2x-1))/((2x-1)*(x+5)) = (2x-1)/(x+5) \n" ); document.write( " |