document.write( "Question 884528: Solve for X in terms of K using quadratic formula:
\n" ); document.write( "(x-3)(2x+5) = x-15+K\r
\n" ); document.write( "\n" ); document.write( "I have this problem figured out correctly to the following point:
\n" ); document.write( "x=[2+- sqrt(4+8K)]/4\r
\n" ); document.write( "\n" ); document.write( "I'm having trouble reducing the problem to its simplest form. I know that the 4 and 8K in sqrt(4+8K) can be reduced somehow but I'm having issues with it.
\n" ); document.write( "

Algebra.Com's Answer #534378 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Not having yet checked your solution for x, a way to manage the irrational piece can be like so:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sqrt%284%2B8K%29\"
\n" ); document.write( "\"sqrt%284%281%2B2K%29%29\"
\n" ); document.write( "\"sqrt%282%5E2%2A%281%2B2K%29%29\"
\n" ); document.write( "\"2%2Asqrt%281%2B2K%29\"
\n" ); document.write( "Allowing you to reduce the rational expression solution for x.
\n" ); document.write( "
\n" );