document.write( "Question 617158: What is the solution of the following system of equations? y=(x-3)²-4 and y=2x+5? \n" ); document.write( "
Algebra.Com's Answer #388174 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x^2 - 6x + 9 - 4 = 2x + 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 - 8x = 0 ___ x(x - 8) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - 8 = 0 ___ x = 8\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substitute the x-values to find the corresponding y-values of the solutions \n" ); document.write( " |