document.write( "Question 306072: What is the solution of k+4/2=k+9/3 \n" ); document.write( "
Algebra.Com's Answer #219110 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
As it is written there is no solution
\n" ); document.write( " \"k%2B4%2F2=k%2B9%2F3\"
\n" ); document.write( "perhaps you mean
\n" ); document.write( " \"%28k%2B4%29%2F2=%28k%2B9%29%2F3\"
\n" ); document.write( "3*(k+4)=2*(k+9)
\n" ); document.write( "3k+12=2k+18
\n" ); document.write( "k=6
\n" ); document.write( "
\n" ); document.write( "
\n" );