document.write( "Question 590798: I am having a terrible time doing word problems in algebra, simple for some but not for me. Could someone please help with two problems, thank you very much.\r
\n" );
document.write( "\n" );
document.write( "A university bookstore recently sold a wire bound graph-paper notebook for $2.50, and a college-ruled notebook for $2.30. At the start of spring semester, a combination of 50 of these notebooks were sold for a total of $118.60. How many of each type were sold?\r
\n" );
document.write( "\n" );
document.write( "A bricklayer and an electrician together spend 90 hours working on a new house. If the bricklayer earns $12 per hour, the electrician earns $16 an hour, and the owner pays them a total of $1350 for their work, how many hours does each worker spend on the house? \n" );
document.write( "
Algebra.Com's Answer #375266 by Theo(13342)![]() ![]() You can put this solution on YOUR website! A university bookstore recently sold a wire bound graph-paper notebook for $2.50, and a college-ruled notebook for $2.30. At the start of spring semester, a combination of 50 of these notebooks were sold for a total of $118.60. How many of each type were sold?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "w = number of wire bound notebooks. \n" ); document.write( "c = number of college ruled notebooks. \n" ); document.write( "total of 50 notebooks were sold for $118.60. \n" ); document.write( "your equations are: \n" ); document.write( "2.50w + 2.30c = 118.60 \n" ); document.write( "w + c = 50 \n" ); document.write( "these are 2 equations that need to be solved simultaneously. \n" ); document.write( "you can use substitution. \n" ); document.write( "from the second equation, solve for w to get: \n" ); document.write( "w = 50 - c \n" ); document.write( "substitute for w in the first equation to get: \n" ); document.write( "2.50*(50-c) + 2.30c = 118.60 \n" ); document.write( "simplify to get: \n" ); document.write( "125 - 2.50c + 2.30c = 118.60 \n" ); document.write( "combine like terms to get: \n" ); document.write( "125 - .20c = 118.60 \n" ); document.write( "subtract 125 from both sides of the equation to get: \n" ); document.write( ".20c = -6.4 \n" ); document.write( "divide both sides of the equation by -.20 to get: \n" ); document.write( "c = -6.4/-.20 = 32 \n" ); document.write( "since w + c = 50, this means that w equals 18. \n" ); document.write( "you have w = 18 and c = 32 \n" ); document.write( "w + c = 18 + 32 = 50 \n" ); document.write( "2.50*w + 2.30*c = 118.60 becomes: \n" ); document.write( "2.50*18 + 2.30*32 = 118.60 \n" ); document.write( "answer is good. \n" ); document.write( "18 wire bound notebooks are sold \n" ); document.write( "32 college ruled notebooks are sold.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A bricklayer and an electrician together spend 90 hours working on a new house. If the bricklayer earns $12 per hour, the electrician earns $16 an hour, and the owner pays them a total of $1350 for their work, how many hours does each worker spend on the house? \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of hours the bricklayer works \n" ); document.write( "y = number of hours the electrician works \n" ); document.write( "x + y = 90 \n" ); document.write( "12x + 16y = 1350 \n" ); document.write( "you have 2 equations that need to be solved simultaneously. \n" ); document.write( "you can solve by substitution. \n" ); document.write( "solve for y in the first equation to get: \n" ); document.write( "y = 90 - x \n" ); document.write( "substitute for y in the second equation to get: \n" ); document.write( "12x + 16*(90-x) = 1350 \n" ); document.write( "simplify to get: \n" ); document.write( "12X + 1440 - 16X = 1350 \n" ); document.write( "combine like terms to get: \n" ); document.write( "-4x + 1440 = 1350 \n" ); document.write( "subtract 1440 from both sides of the equation to get: \n" ); document.write( "-4x = 1350 - 1440 = -90 \n" ); document.write( "divide both sides of the equation by -4 to get: \n" ); document.write( "x = 22.5 \n" ); document.write( "since x + y = 90, this means that y is equal to 90 - 22.5 = 67.5 \n" ); document.write( "x = 22.5 \n" ); document.write( "y = 67.5 \n" ); document.write( "x + y = 90 \n" ); document.write( "12*x + 16*y = 1350 \n" ); document.write( "12*22.5 + 16*67.5 = 270 + 1080 = 1350 \n" ); document.write( "answers are good. \n" ); document.write( "bricklayer works 22.5 hours \n" ); document.write( "electrician works 67.5 hours\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |