document.write( "Question 998619: One grocery store charges $10.00 for 8 cans of soup. A second store charges $6.00 for 5 cans of soup, but you need to join a purchase club for $3.00 to buy them. Write the cost model equations for both stores and find the number of cans that makes the costs equal. \n" ); document.write( "
Algebra.Com's Answer #616389 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "One grocery store charges $10.00 for 8 cans of soup. A second store charges $6.00 for 5 cans of soup, but you need to join a purchase club for $3.00 to buy them. Write the cost model equations for both stores and find the number of cans that makes the costs equal.
\n" ); document.write( "
Cost of 1 can at the 1st store: \"10%2F8\", or $1.25
\n" ); document.write( "Cost of 1 can at the 2nd store: \"6%2F5\", or $1.20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let number of cans that'll make the 2 stores' costs equal, be C
\n" ); document.write( "Then: \"highlight%28highlight%281.25C+=+1.2C++%2B+3%29%29\"
\n" ); document.write( "1.25C - 1.2C = 3
\n" ); document.write( ".05C = 3
\n" ); document.write( "C, or number of cans that'll make the 2 stores' costs equal = \"3%2F.05\", or \"highlight_green%2860%29\" \n" ); document.write( "
\n" );