document.write( "Question 563872: English Phrase as an algeraic expression.
\n" );
document.write( " The quotient of nine and a number, increased by half of the number.\r
\n" );
document.write( "\n" );
document.write( "I think I have the first part correct, but i don't know how to do the increased by half of the number part. \n" );
document.write( "
Algebra.Com's Answer #365108 by Theo(13342) You can put this solution on YOUR website! let x = the number. \n" ); document.write( "the quotient of nine and the number becomes 9/x. \n" ); document.write( "increasing by half of the number becomes + x/2. \n" ); document.write( "put them together to get: \n" ); document.write( "9/x + x/2 \n" ); document.write( "here's a reference you might find helpful. \n" ); document.write( "http://www.purplemath.com/modules/translat.htm\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |