document.write( "Question 384325: the quotient of one number by another is 14, if the lesser number is represented by m, write an expression for the greater number ( assume m>0 ) \n" ); document.write( "
Algebra.Com's Answer #272117 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let G = greater number. Then \"G%2Fm+=+14\", or G = 14m. This is when m divides G.
\n" ); document.write( "If m doesn't divide G, then G = 14m + k, where k = 1,2,3,4,...,m - 1. (That is, the remainder must be a number from 1,2,3,..., m-1.)
\n" ); document.write( "
\n" );