document.write( "Question 930874: given y=3x-5 find the range if the domain is (-2,0,1,4} \n" ); document.write( "
Algebra.Com's Answer #569057 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! f(-2)=-11 \n" ); document.write( "f(0)=-5 \n" ); document.write( "f(1)=-2 \n" ); document.write( "f(4)=7\r \n" ); document.write( "\n" ); document.write( "range: {-11, -5, -2, 7} \n" ); document.write( " |