document.write( "Question 174452This question is from textbook Algebra 2, Texas Edition
\n" );
document.write( ": As a participant in your school's community service project, you volunteer a total of 40 hours over the course of the school year. Your volunteer hours include serving at a soup kitchen, picking up trash at several local parks, and collecting toys for needy children. You spend 4 times as many hours collecting toys as picking up trash, and 2 hours less serving at the soup kitchen than picking up trash.
\n" );
document.write( "1. Write a system of equations to represent the given information and solve using the substitution method.
\n" );
document.write( "Please help and try to show every bit of work that you can to help me better understand the problem, Thank You! =) \n" );
document.write( "
Algebra.Com's Answer #129439 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! As a participant in your school's community service project, you volunteer a total of 40 hours over the course of the school year. Your volunteer hours include serving at a soup kitchen, picking up trash at several local parks, and collecting toys for needy children. You spend 4 times as many hours collecting toys as picking up trash, and 2 hours less serving at the soup kitchen than picking up trash. \n" ); document.write( "1. Write a system of equations to represent the given information and solve using the substitution method. \n" ); document.write( ". \n" ); document.write( "Let x = hours spent picking up trash \n" ); document.write( "then from: \"You spend 4 times as many hours collecting toys as picking up trash\" \n" ); document.write( "4x = hours collecting toys \n" ); document.write( "and from: \"2 hours less serving at the soup kitchen than picking up trash\" \n" ); document.write( "x-2 = hours serving at the soup kitchen \n" ); document.write( ". \n" ); document.write( "Then because the total volunteer hours were 40: \n" ); document.write( "40 = (x) + (4x) + (x-2) \n" ); document.write( "40 = x + 4x + x - 2 \n" ); document.write( "40 = 6x - 2 \n" ); document.write( "42 = 6x \n" ); document.write( "7 hours = x (time picking up trash) \n" ); document.write( ". \n" ); document.write( "collecting toys: \n" ); document.write( "4x = 4(7) = 28 hours \n" ); document.write( ". \n" ); document.write( "soup kitchen: \n" ); document.write( "x-2 = 7-2 = 5 hours\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |