document.write( "Question 1103763: find the two solution sets for the following system using the method of your choice:\r
\n" ); document.write( "\n" ); document.write( "y=(x+4)^2
\n" ); document.write( "5x+2y=-8
\n" ); document.write( "

Algebra.Com's Answer #718460 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"5x%2B2%28x%2B4%29%5E2=-8\"
\n" ); document.write( "\"5x%2B2%28x%5E2%2B8x%2B16%29=-8\"
\n" ); document.write( "\"5x%2B2x%5E2%2B16x%2B32=-8\"
\n" ); document.write( "\"2x%5E2%2B21x%2B40=0\"
\n" ); document.write( "\"%28x%2B8%29%282x%2B5%29=0\"\r
\n" ); document.write( "\n" ); document.write( "Two solutions:
\n" ); document.write( "\"x%2B8=0\"
\n" ); document.write( "\"x=-8\"
\n" ); document.write( "and
\n" ); document.write( "\"2x%2B5=0\"
\n" ); document.write( "\"2x=-5\"
\n" ); document.write( "\"x=-5%2F2\"
\n" ); document.write( "Now use either equation to solve for the corresponding y values.
\n" ); document.write( "
\n" ); document.write( "
\n" );