document.write( "Question 773090: solve
\n" ); document.write( "9 + (2/(w-1)) = -4/(w-2)
\n" ); document.write( "I got stuck at 9w^2 - 21w + 10 = 0
\n" ); document.write( "I can't foil it and when I clicked no solution it said it was incorrect
\n" ); document.write( "

Algebra.Com's Answer #471300 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"9\"\"%22%22%2B%22%22\"\"2%2F%28w-1%29\" \"%22%22=%22%22\" \"-4%2F%28w-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply every term by the LCD of \"red%28%22%22%2A%28w-1%29%28w-2%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"9\"\"red%28%22%22%2A%28w-1%29%28w-2%29%29\"\"%22%22%2B%22%22\"\"2%2F%28w-1%29\"\"red%28%22%22%2A%28w-1%29%28w-2%29%29\" \"%22%22=%22%22\" \"-4%2F%28w-2%29\"\"red%28%22%22%2A%28w-1%29%28w-2%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Cancel away the denominators:\r\n" );
document.write( "\r\n" );
document.write( "\"9\"\"red%28%22%22%2A%28w-1%29%28w-2%29%29\"\"%22%22%2B%22%22\"\"2%2F%28cross%28w-1%29%29\"\"red%28%22%22%2A%28cross%28w-1%29%29%28w-2%29%29\" \"%22%22=%22%22\" \"-4%2F%28cross%28w-2%29%29\"\"red%28%22%22%2A%28w-1%29%28cross%28w-2%29%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "   9(w-1)(w-2) + 2(w-2) = -4(w-1)\r\n" );
document.write( "9(w² - 3w + 2) + 2w - 4 = -4w + 4\r\n" );
document.write( "\r\n" );
document.write( "9w² - 27w + 18 + 2w - 4 = -4w + 4\r\n" );
document.write( "\r\n" );
document.write( "         9w² - 25w + 14 = -4w + 4\r\n" );
document.write( "\r\n" );
document.write( "         9w² - 21w + 10 = 0   <--- you got here and couldn't factor.\r\n" );
document.write( "\r\n" );
document.write( "Use trial and error. The only ways to factor 9 is 9*1 and 3*3,\r\n" );
document.write( "The only ways to factor 10 is 10*1 and 5*2\r\n" );
document.write( "\r\n" );
document.write( "           (3w-5)(3w-2) = 0\r\n" );
document.write( "\r\n" );
document.write( "       3w - 5 = 0;  3w - 2 = 0\r\n" );
document.write( "           3w = 5;      3w = 2\r\n" );
document.write( "            w = \"5%2F3\";       w = \"2%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );