document.write( "Question 1154236: Sally sue bought m of the items for d dollars. If the price were increased k dollars per item, how many items could sally sue buy for $14? \n" ); document.write( "
Algebra.Com's Answer #776647 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "d dollars for m items makes the cost in dollars per item \"d%2Fm\".

\n" ); document.write( "The increased cost per item is then \"d%2Fm%2Bk\".

\n" ); document.write( "The number that can be purchased for $14 is then \"14%2F%28d%2Fm%2Bk%29\"

\n" ); document.write( "
\n" ); document.write( "
\n" );