document.write( "Question 23841: Choose the correct range for the function y = 250 + 10x where 0 <= x <= 4 and x is an integer. \n" ); document.write( "
Algebra.Com's Answer #12589 by ilana(307)![]() ![]() ![]() You can put this solution on YOUR website! x is an integer between 0 and 4, so x=0, 1, 2, 3, 4. \n" ); document.write( "So, the range is the corresponding values of y: \n" ); document.write( "y=250, 260, 270, 280, 290. \n" ); document.write( " |