document.write( "Question 46587: Can someone help me on this?\r
\n" ); document.write( "\n" ); document.write( " I need to write the following phrases, using symbols:\r
\n" ); document.write( "\n" ); document.write( " The quotient when 3 more than a number is divided by 3 less than that same number.\r
\n" ); document.write( "\n" ); document.write( " Thanks,
\n" ); document.write( " Sher
\n" ); document.write( "

Algebra.Com's Answer #30868 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
This is a terminology problem
\n" ); document.write( "quotient is what you get when you divide something by something
\n" ); document.write( "\"a%2Fb+=+q\" for instance. q is the quotient
\n" ); document.write( "let x = the number they're talking about
\n" ); document.write( "x + 3 = three more than the number
\n" ); document.write( "x - 3 = three less than the number
\n" ); document.write( "\"%28x+%2B+3%29+%2F+%28x+-+3%29+=+q\" where q is the quotient
\n" ); document.write( "
\n" );