document.write( "Question 1066719: Given that -5<= x <=3 and -8<= y <=6 where both x and y are integers, calculate;
\n" );
document.write( "a) the greatest value of 2x+3y
\n" );
document.write( "b) the least value of 3xy
\n" );
document.write( "c) the greatest value of x^2+y^2
\n" );
document.write( "d) the least value of x^2-y^2 \n" );
document.write( "
Algebra.Com's Answer #681954 by Fombitz(32388) You can put this solution on YOUR website! Greatest value of a sum choose the greatest value for both variables, \n" ); document.write( " \n" ); document.write( "24 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "Least value of a product choose the greatest of one variable and least value of the other variable, compare the products. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-90 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Greatest value of sum of squares choose largest absolute value of both variables, \n" ); document.write( " \n" ); document.write( "89 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Least value of x^2-y^2, choose largest value of absolute value of x and smallest value of absolute value of y, \n" ); document.write( " \n" ); document.write( "25 \n" ); document.write( " \n" ); document.write( " |