document.write( "Question 970973: what I the product of the smallest integers greater than the square root of 34 and less than the square root of 50 \n" ); document.write( "
Algebra.Com's Answer #805525 by CubeyThePenguin(3113) You can put this solution on YOUR website! x is an integer such that:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sqrt(34) < x < sqrt(50)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 6, 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "product: 42 \n" ); document.write( " |