document.write( "Question 1189296: Given that 2x + 2 ≤ 33, find the largest value of x if: \r
\n" );
document.write( "\n" );
document.write( "a. x is an integer\r
\n" );
document.write( "\n" );
document.write( "b. x is a prime number\r
\n" );
document.write( "\n" );
document.write( "c. x is an even number\r
\n" );
document.write( "\n" );
document.write( "d. x is an odd number\r
\n" );
document.write( "\n" );
document.write( "e. x is a perfect square\r
\n" );
document.write( "\n" );
document.write( "f. x is a perfect cube \n" );
document.write( "
Algebra.Com's Answer #820625 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let's solve the given inequality for x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If x is a real number, then the highest it can go is 15.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now onto the questions your teacher asked: \n" ); document.write( "If x is an integer, then the highest x can go is x = 15. \n" ); document.write( "If x is prime, then the highest it can go is x = 13 \n" ); document.write( "If x is even, then the highest it can go is x = 14 \n" ); document.write( "If x is odd, then the highest it can go is x = 15 \n" ); document.write( "If x is a perfect square, then the highest it can go is x = 9 \n" ); document.write( "If x is a perfect cube, then the highest it can go is x = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Relevant sets needed: \n" ); document.write( "integers = {..., -3, -2, -1, 0, 1, 2, 3, ...} \n" ); document.write( "prime numbers = {2, 3, 5, 7, 11, 13, 17, 23, ...} \n" ); document.write( "even numbers = {..., -4, -2, 0, 2, 4, ...} \n" ); document.write( "odd numbers = {..., -3, -1, 1, 3, 5, ...} \n" ); document.write( "perfect squares = {1, 4, 9, 16, 25, ...} \n" ); document.write( "perfect cubes = {1, 8, 27, 64, 125, ...} \n" ); document.write( " \n" ); document.write( " |