document.write( "Question 891265: Find the greatest common divisor of 23 and 17.
\n" ); document.write( "Express it in the form 23a+17b.
\n" ); document.write( "

Algebra.Com's Answer #556842 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
The greatest common divisor of 23 and 17 is 1.  \r\n" );
document.write( "There are many ways to express 1 in the form 23a+17b.\r\n" );
document.write( "Here is the simplest: \r\n" );
document.write( "\r\n" );
document.write( " 23(3)+17(-4) = 69-68 = 1 \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );