document.write( "Question 971750: What is the range of the function f(x)=3x^2+2 if the domain is {-3, 0, 4} ? \n" ); document.write( "
Algebra.Com's Answer #594197 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
What is the range of the function f(x)=3x^2+2 if the domain is {-3, 0, 4} ?
\n" ); document.write( "f(-3)=3(3)^2+2=31
\n" ); document.write( "f(0)=3(0)^2+2=2
\n" ); document.write( "f(4)=3(4)^2+2=50
\n" ); document.write( "so range is {31,2,50} for corrosponding value of domains {-3,0,4}
\n" ); document.write( "
\n" );