document.write( "Question 439675: matthew has two different stocks. one of the stocks is worth $4 more per share than the other. He has 13 shares of the more valuable stock and 27 shares of the other stock. His total assets in stocks is $1412. How much is it more expensive stock worth per share? \n" ); document.write( "
Algebra.Com's Answer #303840 by stanbon(75887) ![]() You can put this solution on YOUR website! matthew has two different stocks. \n" ); document.write( "one of the stocks is worth $4 more per share than the other. \n" ); document.write( "Let price of cheaper stock be \"x\". \n" ); document.write( "Then price of expensive stock is \"x+4\" \n" ); document.write( "-------------------------------------------- \n" ); document.write( "He has 13 shares of the more valuable stock and 27 shares of the other stock. His total assets in stocks is $1412. How much is it more expensive stock worth per share? \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "13(x+4) + 27x = 1412 \n" ); document.write( "13x + 52 + 27x = 1412 \n" ); document.write( "40x = 1360 \n" ); document.write( "x = $34 (price of cheaper stock) \n" ); document.write( "x+4 = $38 (price of more valuable stock) \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " \n" ); document.write( " |