document.write( "Question 536185: how to find a number between given numbers
\n" ); document.write( " example: 1/5 and 2/3 need to no how to find a number between these given numbers
\n" ); document.write( "

Algebra.Com's Answer #352176 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The average of two numbers is always between them, so we average them\r\n" );
document.write( "\r\n" );
document.write( "\"%281%2F5+%2B+2%2F3%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply top and bottom by LCD = 15:\r\n" );
document.write( "\r\n" );
document.write( "\"%28red%2815%29%281%2F5+%2B+2%2F3%29%29%2F%28red%2815%292%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"red%2815%29%281%2F5%29+%2B+red%2815%29%282%2F3%29%29%29%2F%28red%2815%292%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"%283+%2B+10%29%2F30\"\r\n" );
document.write( "\r\n" );
document.write( "\"13%2F30\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );