document.write( "Question 216101: I need to write the equation for the following:\r
\n" );
document.write( "\n" );
document.write( "If 5 is added to the quotient of a number and 4, the result is 10 less than the number. \r
\n" );
document.write( "\n" );
document.write( "I come up with the written equation: (n+4)+5 = n-10 Is this right? \n" );
document.write( "
Algebra.Com's Answer #163222 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! a quotient is the result of division\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "should probably be ___ (n / 4) + 5 = n - 10 \n" ); document.write( " |