document.write( "Question 991205: The mystery number is a fraction whose value is less than one. The product of the numerator and denominator is a number cubed, and the sum of the numerator and denominator is a number squared. The difference between the numerator and denominator is a prime number. What is the mystery number? \n" ); document.write( "
Algebra.Com's Answer #611071 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The mystery number is a fraction whose value is less than one. \n" ); document.write( " The product of the numerator and denominator is a number cubed, and the sum of the numerator and denominator is a number squared. \n" ); document.write( " The difference between the numerator and denominator is a prime number. What is the mystery number? \n" ); document.write( ": \n" ); document.write( "How about \n" ); document.write( "1 * 8 = 8 a cube \n" ); document.write( "1 + 8 = 9 a square \n" ); document.write( "8 - 1 = 7 a prime \n" ); document.write( " |