document.write( "Question 353116: Ahmad sold 125 shares of stock for x dollars that he had purchased for $32.75 per share.
\n" );
document.write( "a. How much did he originally pay for the shares of the stock?
\n" );
document.write( "b. Write an inequality that represents an amount such that Ahmad made money form the sale of stocks.
\n" );
document.write( "c. Suppose Ahmad lost money on the stocks. Write an inequality that represents an amount such that Ahmad lost no more than $1,000 from the sale of the stocks\r
\n" );
document.write( "\n" );
document.write( "please help me! i need work shown too. :S \n" );
document.write( "
Algebra.Com's Answer #252331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ahmad sold 125 shares of stock for x dollars that he had purchased for $32.75 per share. \n" ); document.write( "a. How much did he originally pay for the shares of the stock? \n" ); document.write( "125*32.75 = 4093.75 \n" ); document.write( "--------------------------- \n" ); document.write( "b. Write an inequality that represents an amount such that Ahmad made money from the sale of stocks. \n" ); document.write( "Gain >= 125x-4093.75 \n" ); document.write( "--------------------------- \n" ); document.write( "c. Suppose Ahmad lost money on the stocks. Write an inequality that represents an amount such that Ahmad lost no more than $1,000 from the sale of the stocks \n" ); document.write( "4093.75-125x <= 1000 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |