document.write( "Question 1040895: Find all values of $p$ such that$$2(x+4)(x-2p)$$has a minimum value of $-18$ over all real values of $x$. (In other words, we cannot have $x$ be nonreal.) \n" ); document.write( "
Algebra.Com's Answer #655875 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The x-value that will give the minimum value will just be the average of the two roots, namely -4 and 2p. Their average is \n" ); document.write( "\n" ); document.write( "===> \n" ); document.write( "\n" ); document.write( "after direct substitution into the equation.\r \n" ); document.write( "\n" ); document.write( "<===> (p+2)(-p-2) = -9 <===> \n" ); document.write( "\n" ); document.write( "==> p = 1, or p = -5. \n" ); document.write( " |