document.write( "Question 369946: The equation y = 0.003x + 0.30 can be used to determine the approximate cost, y in dollars, of producing x items. How many items must be produced so the cost will be no more than $348? \n" ); document.write( "
Algebra.Com's Answer #263580 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
348=0.003x+0.3
\n" ); document.write( "347.7=0.003x
\n" ); document.write( "x=115900
\n" ); document.write( "
\n" );