document.write( "Question 712668: I am trying to figure out how to find the average cost per toaster when the weekly cost (in dollars) of producing x toasters is given by C(x) = 3x + 1800. \n" ); document.write( "
Algebra.Com's Answer #438107 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Solve for \"+x+\"
\n" ); document.write( "\"+C%28x%29+=+3x+%2B+1800+\"
\n" ); document.write( "\"+3x+=+C%28x%29+-+1800+\"
\n" ); document.write( "\"+x+=+%28+C%28x%29+-+1800+%29+%2F+3+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );