document.write( "Question 709986: In a division sum, the divisor is 10 times the quotient and 5 times the remainder. If the remainder is 46, then the dividend is \n" ); document.write( "
Algebra.Com's Answer #436831 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
The website system is cutting out part of my solution - I may try adding it again if found missing...\r
\n" ); document.write( "\n" ); document.write( "Use variables assigned this way:
\n" ); document.write( "Q=quotient, N=dividend, D=divisor, r=remainder without the denominator.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"Q=%28N%2FD%29%2B%28r%2FD%29\" and unfortunately not showing, \"highlight%28N=D%2AQ-%28r%2FD%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Facts given mean D=10*Q, D=5*r, r=46.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Some steps to solving:
\n" ); document.write( "D=5*46, D=230.\r
\n" ); document.write( "\n" ); document.write( "Also D=10*Q so Q=D/10, and knowing D, Q=230/10, Q=23\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Summary of what found so far:
\n" ); document.write( "\"D=230\", \"Q=23\", \r
\n" ); document.write( "\n" ); document.write( "Substitute the values.
\n" ); document.write( "\"N=230%2A23-%2846%2F230%29\", \"highlight%28N=5290-%2823%2F115%29%29\"
\n" ); document.write( "
\n" );