document.write( "Question 304774: determine the range of the linear equation:
\n" );
document.write( "y=4x-x^2: domain={-1,-2,0} \n" );
document.write( "
Algebra.Com's Answer #218246 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine the range of the linear equation: \n" ); document.write( "y=4x-x^2: domain={-1,-2,0} \n" ); document.write( "--- \n" ); document.write( "If x = -1, y = -4-1 = -5 \n" ); document.write( "--- \n" ); document.write( "If x = -2, y = -8-4 = -12 \n" ); document.write( "--- \n" ); document.write( "If x = 0, y = 0-0 = 0 \n" ); document.write( "------------------------ \n" ); document.write( "Range = {-12, -5, 0} \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " |