document.write( "Question 628305: in a factory, anton and joey make the same item. one day anton made 39 more than three times what joey made, and together they made 79. how many items did joey produce in that day? \n" ); document.write( "
Algebra.Com's Answer #395538 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Let x = number of items produce by Joey
\n" ); document.write( "so 39 + 3x = number of items produce by Anton
\n" ); document.write( "\"x+%2B+%2839+%2B+3x%29+=+79\"
\n" ); document.write( "\"4x+%2B+39+=+79\"
\n" ); document.write( "\"4x+=+40\"
\n" ); document.write( "\"x+=+10\"
\n" ); document.write( "Answer: The number of items produce by Joey is 10.
\n" ); document.write( "
\n" );