document.write( "Question 452963: I am having a problem factoring this one 14a^(2)-45a-14 \n" ); document.write( "
Algebra.Com's Answer #853383 by ikleyn(53617)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "I am having a problem factoring this one 14a^2-45a-14.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        The standard treatment of this problem and many other similar problems is to find \r
\n" ); document.write( "\n" ); document.write( "        the roots of a polynomial and then to decompose the polynomial.\r
\n" ); document.write( "\n" ); document.write( "        @mananth in his post started the job, but not completed it, so I came to do everything \r
\n" ); document.write( "\n" ); document.write( "        from the beginning to the end.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Find the roots of the given polynomial using the quadratic formula\r\n" );
document.write( "\r\n" );
document.write( "    d = b^2 - 4ac = 45^2 - 4*14*(-14) = 2809\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%5D\" = \"%28-b+%2B+sqrt%28d%29%29%2F%282a%29\" = \"%28-%28-45%29+%2B+sqrt%282809%29%29%2F28\" = \"%2845%2B53%29%2F18\" = \"98%2F28\" = \"7%2F2\";\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B2%5D\" = \"%28-b+-+sqrt%28d%29%29%2F%282a%29\" = \"%28-%28-45%29+-+sqrt%282809%29%29%2F28\" = \"%2845-53%29%2F18\" = \"-8%2F28\" = \"-2%2F7\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the decomposition of our polynomial is\r\n" );
document.write( "\r\n" );
document.write( "    14a^2 - 45a - 14 = \"14%2A%28a-7%2F2%29%2A%28a%2B2%2F7%29\" = (2a-7)*(7a+2).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  14a^2 - 45a - 14 = (2a-7)*(7a+2).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );