document.write( "Question 1125577: At Burger Brothers, the price of an hamburger is twice the price of an order of French fries, and the price of a Coke is $0.25 more than the price of the fries. Burger Brothers advertises that you can get a complete meal (burger, fries, and Coke) for under $2.00. What is the price of an order of fries?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #741882 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "FOOD               PRICE\r\n" );
document.write( "Hamburber          2x\r\n" );
document.write( "FrenchFries         x\r\n" );
document.write( "Coke               x+0.25\r\n" );
document.write( "TOTAL (less than    2\r\n" );
document.write( "

\n" ); document.write( "\"2x%2Bx%2B%28x%2B0.25%29%3C2\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"4x%2B0.25%3C2\"\r
\n" ); document.write( "\n" ); document.write( "\"4x%3C1.75\"\r
\n" ); document.write( "\n" ); document.write( "\"x%3C0.4375\"\r
\n" ); document.write( "\n" ); document.write( "A possible value, 0.43 dollars for French Fries
\n" ); document.write( "or possible 43 cents for French Fries.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The cost for one of each would be $1.97.
\n" ); document.write( "
\n" );