document.write( "Question 25223: 26,65 what is the greatest common factor
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #14429 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 26|65|2......DIVIDE BIGGER NUMBER BY SMALLER NUMBER...... \n" ); document.write( "...52.... \n" ); document.write( "---------- \n" ); document.write( "...13|26|2........FIND THE REMAINDER.IF IT IS NOT ZERO ,DIVIDE THE PREVIOUS \n" ); document.write( "......26.......SMALLER NUMBER WITH THE REMAINDER \n" ); document.write( "----------------- \n" ); document.write( "......0.......FIND THE REMAINDER.IF IT IS ZERO ,THE PREVIOUS DIVISOR IS THE GCD. \n" ); document.write( "HENCE 13 IS THE GCD. \n" ); document.write( " |