document.write( "Question 82486This question is from textbook
\n" );
document.write( ": I need to match the function has with its possible range.\r
\n" );
document.write( "\n" );
document.write( "function is y=-5x + 1 \r
\n" );
document.write( "\n" );
document.write( "ranges to choose from:\r
\n" );
document.write( "\n" );
document.write( "-7,-4,-1,2,5,8
\n" );
document.write( "-5,-3,-1,1,3
\n" );
document.write( "11,6,1,-4,-9,-14
\n" );
document.write( "4,3,2,1,0\r
\n" );
document.write( "\n" );
document.write( "I have no idea how to even begin to solve this question. Can you tell me the range and explain how it is done. This is from a worksheet from McDougal Littell Middle School Math, Course 2 Chapter 7. \n" );
document.write( "
Algebra.Com's Answer #59077 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! need to match the function has with its possible range. \n" ); document.write( "function is y=-5x + 1 \n" ); document.write( "------------------ \n" ); document.write( "Comment: The function has a slope of -5 which means \"as x increases \n" ); document.write( "one, y decreases 5\". So you should look for a sequence where the \n" ); document.write( "numbers are decreasing 5 at each step. \n" ); document.write( "---------------- \n" ); document.write( "ranges to choose from: \n" ); document.write( "-7,-4,-1,2,5,8 \n" ); document.write( "-5,-3,-1,1,3 \n" ); document.write( "11,6,1,-4,-9,-14 \n" ); document.write( "4,3,2,1,0 \n" ); document.write( "-------- \n" ); document.write( "The sequence 11,6,1,-4,-9,-14 satisfies that requirement. \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |