document.write( "Question 107054: The members of the French club are sponsoring a bake sale. If their goal is to raise at least $395, how many pastries must they sell at $3.40 each in order to meet the goal? Write and solve an inequality. \n" ); document.write( "
Algebra.Com's Answer #77866 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
let x be how much they must sell.
\n" ); document.write( "3.40x>=395
\n" ); document.write( "x>=395/3.4
\n" ); document.write( "x>=116.176
\n" ); document.write( "So they must sell at least 117 pastries.
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );