document.write( "Question 433548: How would you form the equation in the following case? How would you form a function?
\n" );
document.write( "
\n" );
document.write( "Let us say you are asked to pay $10 upfront every week. If you do so, you can get gasoline at the rate of $1.50 per gallon. Now you want to form an equation to see if this is a better deal for you instead of paying $2.34 per gallon. What parameters do you need to construct an equation for this?
\n" );
document.write( "
\n" );
document.write( "Of course, if you just assume that your truck will consume a set amount of fuel every week, you can do it without an equation. Let us assume your truck consumes x gallons \n" );
document.write( "
Algebra.Com's Answer #300540 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Given your truck consumes x gallons, to get the best deal: \n" ); document.write( "10+1.50x<2.34x \n" ); document.write( "10<2.34x-1.50x \n" ); document.write( "10<.84x \n" ); document.write( "11.90 \n" ); document.write( " |