document.write( "Question 42578This question is from textbook
\n" );
document.write( ": Graph this y=(x-2)^2 and y=(x+3)^2 and discuss the relationship between the graphs of the two. \n" );
document.write( "
Algebra.Com's Answer #27682 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y = (x-2)^2 \n" ); document.write( "y = x^2 - 4x + 4 \n" ); document.write( "There is only one real value. \n" ); document.write( "y = (x+3)^2 \n" ); document.write( "y = x^2 + 6x + 9 \n" ); document.write( "There is only one real solution. \n" ); document.write( " |