document.write( "Question 346865: the sum of 4 and the quotient of a number k and 9 is 12 \n" ); document.write( "
Algebra.Com's Answer #248015 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
k/9+4=12
\n" ); document.write( "k/9=8
\n" ); document.write( "k=8*9
\n" ); document.write( "k=72
\n" ); document.write( "
\n" );