document.write( "Question 948222: Two fishermen go ice fishing one morning. By noon, fisherman Dan has 6 fish and is catching 2 fish per hour. Fisherman Fred has 4 fish and is catching 3 per hour. Assume they will continue catching fish at the same rate.
\n" );
document.write( "
\n" );
document.write( "A. Write a system of equations that relates the time to the total fish caught.
\n" );
document.write( "
\n" );
document.write( "B. Solve your system using either substitution or elimination. Make sure to show all of your work for full credit.
\n" );
document.write( "
\n" );
document.write( "C. Based upon your work in Part B, at what time will Fred and Dan have the same number of fish, and how many fish will they each have? \n" );
document.write( "
Algebra.Com's Answer #578698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two fishermen go ice fishing one morning. By noon, fisherman Dan has 6 fish and is catching 2 fish per hour. Fisherman Fred has 4 fish and is catching 3 per hour. Assume they will continue catching fish at the same rate.\r \n" ); document.write( "\n" ); document.write( " A. Write a system of equations that relates the time to the total fish caught. \n" ); document.write( "Dan:: f(x) = 6 + 2x \n" ); document.write( "Fred:: g(x) = 4 + 3x \n" ); document.write( "------------------------------ \n" ); document.write( " B. Solve your system using either substitution or elimination. Make sure to show all of your work for full credit. \n" ); document.write( "Note: You can only solve it at the time they have the same number of fish. \n" ); document.write( "6+2x = 4+3x \n" ); document.write( "x = 2 hrs \n" ); document.write( "--- \n" ); document.write( "After 2 hrs f(x) = g(x) = 10 fish \n" ); document.write( "---------------------------------- \n" ); document.write( " C. Based upon your work in Part B, at what time will Fred and Dan have the same number of fish, \n" ); document.write( "Ans: 2 hrs after noot = 2:00 PM \n" ); document.write( "------------------ \n" ); document.write( "and how many fish will they each have? \n" ); document.write( "Ans: 10 fish \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |