document.write( "Question 1102694: if x is divided by y, the quotient if 8 and the remainder if 3. If 8 is divided by z, the quotient is 4 and the remainder is 1. If x is divided by yz, the remainder is y+3. What is the quotient? \n" ); document.write( "
Algebra.Com's Answer #717404 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "I think there's a mistake, because of\r\n" );
document.write( "

\n" ); document.write( "If 8 is divided by z, the quotient is 4 and the remainder is 1.
\n" ); document.write( "
\r\n" );
document.write( "So,\r\n" );
document.write( "\r\n" );
document.write( "  4\r\n" );
document.write( "z)8\r\n" );
document.write( "  R=1\r\n" );
document.write( "\r\n" );
document.write( "Since \r\n" );
document.write( "\r\n" );
document.write( "(quotient)(divisor)+(remainder) = (dividend)\r\n" );
document.write( "\r\n" );
document.write( "That means that \"4z%2B1=8\"\r\n" );
document.write( "                \"4z=7\"\r\n" );
document.write( "                \"z=7%2F4=1%263%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "I think you meant for z to be an integer, not a fraction.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );