document.write( "Question 231811: i have a problem on a word algebra equation
\n" );
document.write( "the problem is as followed: a shopper's discount club charges a monthly fee of 15 dollars and sells gasoline for 2.05 per gallon. the gas station across the street sells gasoline for 2.35 per gallon and charges no fee. how many gallons of gasoline would you have to buy in one monthto spend the same amount in both stores? \n" );
document.write( "
Algebra.Com's Answer #171468 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 15+2.05x=2.35x \n" ); document.write( "15=.3x \n" ); document.write( "x=50 gal \n" ); document.write( " |