document.write( "Question 374680: How do I solve this word problem. --> for every two widgets i buy at regular price, i can buy a third widget for $4. i bought 9 widgets for a total of $909. find, in dollars, the regular price of a widget. \n" ); document.write( "
Algebra.Com's Answer #266608 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! > for every two widgets i buy at regular price, i can buy a third widget for $4. i bought 9 widgets for a total of $909. find, in dollars, the regular price of a widget. \n" ); document.write( ": \n" ); document.write( "If you bought a total of 9, then 3 of the nine will cost only $4 \n" ); document.write( "Therefore you bought 6 at the regular price \n" ); document.write( ": \n" ); document.write( "6w = 909 - 3(4) \n" ); document.write( "6w = 897 \n" ); document.write( "w = \n" ); document.write( "w = $149.50 is the reg price \n" ); document.write( " |