document.write( "Question 641773: Write the equation for the following relation. D = {(x, y): (3, 9), (5, 25), (-2, 4), . . .} \n" ); document.write( "
Algebra.Com's Answer #403797 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Notice how 3^2 = 9, 5^2 = 25 and (-2)^2 = 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the equation is y = x^2
\n" ); document.write( "
\n" );