document.write( "Question 1027326: Ben and Carol own 112 shares of stock. Carol owns 4 more than 3 times the number of shares Ben owns. How many shares does Carol own? \n" ); document.write( "
Algebra.Com's Answer #642672 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! Ben owns X \n" ); document.write( "Carol owns 3X+4\r \n" ); document.write( "\n" ); document.write( "X+X+4=112\r \n" ); document.write( "\n" ); document.write( "4X=108\r \n" ); document.write( "\n" ); document.write( "X=27 \n" ); document.write( "3X+4=85 \n" ); document.write( " |