document.write( "Question 328850: Hello. I was hoping you could please help me with this problem.\r
\n" ); document.write( "\n" ); document.write( "I have to factor completely, and if prime, say so.\r
\n" ); document.write( "\n" ); document.write( "a. 40x^3 - 64x^2y\r
\n" ); document.write( "\n" ); document.write( "b. 13-14y + y^2\r
\n" ); document.write( "\n" ); document.write( "c. 9x^2- 30 + 25\r
\n" ); document.write( "\n" ); document.write( "I was hoping you could please show me how to factor these, because I don't know how to. Thank you so much.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #235630 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "a.   \"40x%5E3+-+64x%5E2y\"\r\n" );
document.write( "\r\n" );
document.write( "The largest whole number that will divide into both \"40\" and \"64\" is \"8\".\r\n" );
document.write( "So we can take out an \"8\".\r\n" );
document.write( "\r\n" );
document.write( "The largest power of x that will divide into both \"x%5E3\" and \"x%5E2\"\r\n" );
document.write( "is \"x%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "So we can take out \"8x%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"8x%5E2%285x-8y%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "b.   \"13-14y+%2B+y%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Write it in descending order:\r\n" );
document.write( "\r\n" );
document.write( "\"y%5E2\"\"%22%22-%22%22\"\"14y\"\"red%28%22%22%2B%22%22%29\"\"13\"\r\n" );
document.write( "\r\n" );
document.write( "Think of two positive integers which multiply to give 13,\r\n" );
document.write( "and when added give 14. \r\n" );
document.write( "\r\n" );
document.write( "[If the red sign had been - I would have said \"subtracted\"]\r\n" );
document.write( "\r\n" );
document.write( "They are 13 and 1\r\n" );
document.write( "\r\n" );
document.write( "Write this\r\n" );
document.write( "\r\n" );
document.write( "(x   13)(x   1)\r\n" );
document.write( "\r\n" );
document.write( "\"y%5E2\"\"green%28%22%22-%22%22%29\"\"14y\"\"red%28%22%22%2B%22%22%29\"\"13\"\r\n" );
document.write( "\r\n" );
document.write( "Since the green sign is -, put a minus before the large of those\r\n" );
document.write( "two numbers which is 13:\r\n" );
document.write( "\r\n" );
document.write( "(x - 13)(x   1)\r\n" );
document.write( "\r\n" );
document.write( "Since the red sign is negative put the OPPOSITE sign before the 1\r\n" );
document.write( "that you put before the 13.\r\n" );
document.write( "\r\n" );
document.write( "(x - 13)(x + 1)\r\n" );
document.write( "\r\n" );
document.write( "[If the red sign had been + I would have said \"SAME\"]\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "c.   \"9x%5E2-+30x+%2B+25\"\r\n" );
document.write( "\r\n" );
document.write( "This is a special case where the first term and the last term are both\r\n" );
document.write( "perfect squares.  the \"9x%5E2\" has square root \"3x\" and the \"25\"\r\n" );
document.write( "has square root \"5\".  Multiply these square roots together, getting \"15x\",\r\n" );
document.write( "and then double that, getting \"30x\".  Since this is the absolute value\r\n" );
document.write( "of the middle term, the trinomial is a perfect square, so write\r\n" );
document.write( "\r\n" );
document.write( "(3x   5)²\r\n" );
document.write( "\r\n" );
document.write( "and the sign that goes between them is the same sign as the middle term:\r\n" );
document.write( "\r\n" );
document.write( "(3x - 5)²\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );