document.write( "Question 640544: i am a fraction my numerator is ann odd single digit my denominator is prime and is greater than my numeraor my denominator is 5 less twice as large as my numeraor what fraction am i \n" ); document.write( "
Algebra.Com's Answer #403303 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A fraction; my numerator is an odd single digit, my denominator is prime
\n" ); document.write( " and is greater than my numerator.
\n" ); document.write( "d > n
\n" ); document.write( " My denominator is 5 less twice as large as my numerator.
\n" ); document.write( "d = 2n - 5
\n" ); document.write( "Just write it like this
\n" ); document.write( "\"n%2F%282n-5%29\"
\n" ); document.write( ":
\n" ); document.write( "Start with the highest odd single digit, 9
\n" ); document.write( "\"9%2F%282%289%29-5%29\" = \"9%2F13\" seems to satisfy the requirements
\n" ); document.write( "
\n" );