document.write( "Question 1106360: The cooking club made some pies to sell during lunch to raise money for an end of the year banquet. The cafeteria contributed three pies to the club each pie was the cut into five pieces and sold. There were a total of 65 prices to sell. How many pies did the club make? \n" ); document.write( "
Algebra.Com's Answer #721343 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the number of pies the club made
\n" ); document.write( "\"+x+%2B+3+\" = the total number of pies
\n" ); document.write( "\"+5%2A%28+x+%2B+3+%29+\" = the total number of pieces
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "given:
\n" ); document.write( "\"+5%2A%28+x+%2B+3+%29+=+65+\"
\n" ); document.write( "\"+x+%2B+3+=+13+\"
\n" ); document.write( "\"+x+=+13+-+3+\"
\n" ); document.write( "\"+x+=+10+\"
\n" ); document.write( "The club made 10 pies
\n" ); document.write( "
\n" ); document.write( "
\n" );