document.write( "Question 204818: Mary has 200 knitted squares. Sue has 5000 knitted squares. Mary makes 20 knitted squares per hour. Sue makes 15 knitted squares per hour. Mary and Sue will start working (and continue to work every hour) to add to their knitted square collections on the same day at the same hour.
\n" ); document.write( " After the first hour, how many knitted squares will Mary have; how many knitted squares will Sue have? After the 2nd hour, 3rd hour?\r
\n" ); document.write( "\n" ); document.write( "How many hours must they work until they both have the same amount of knitted squares?
\n" ); document.write( " On the day they have the same amount of knitted squares, how many squares will they each have?
\n" ); document.write( "

Algebra.Com's Answer #154582 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Set up equations that model the two Ladies kniited square production
\n" ); document.write( "\"Mary+=+200+%2B+20h\"
\n" ); document.write( "\"Sue+=+5000+%2B+15h\"\r
\n" ); document.write( "\n" ); document.write( "Using those two equations, you can solve all of the questions.\r
\n" ); document.write( "\n" ); document.write( "After the first hour, how many knitted squares will Mary have; how many knitted squares will Sue have? After the 2nd hour, 3rd hour?
\n" ); document.write( "Just plug in the given values for h and solve. For instance, after 1 hour, h=1. so
\n" ); document.write( "\"Mary+=+200+%2B+20h\"
\n" ); document.write( "\"Mary+=+200+%2B+20%2A+1\"
\n" ); document.write( "\"Mary+=+220\"
\n" ); document.write( "\"Sue+=+5000+%2B+15h\"
\n" ); document.write( "\"Sue+=+5000+%2B+15%2A1\"
\n" ); document.write( "\"Sue+=+5015\"
\n" ); document.write( "Do the same for the other listed values for h\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How many hours must they work until they both have the same amount of knitted squares?
\n" ); document.write( "To do this one, set the two equations equal to each other and solve
\n" ); document.write( "\"Mary+=+200+%2B+20h\"
\n" ); document.write( "\"Sue+=+5000+%2B+15h\"
\n" ); document.write( "So
\n" ); document.write( "\"200+%2B+20h+=+5000+%2B+15h\"
\n" ); document.write( "\"5h+=+4800\"
\n" ); document.write( "\"h+=+960\"\r
\n" ); document.write( "\n" ); document.write( "On the day they have the same amount of knitted squares, how many squares will they each have?
\n" ); document.write( "Use h=960 and solve. The number should be the same for both Mary and Sue\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );