document.write( "Question 245386: Need help please.\r
\n" );
document.write( "\n" );
document.write( "Translate the problem into a pair of linear equations in two vaiables. Solve the equations using either elimination or substitution. State your answer for both variables.\r
\n" );
document.write( "\n" );
document.write( "1.The perimeter of a rectangle is six times the width. If the length were increased by 4 inches and the width were increased by 7 inches, then the perimeter would be 160 inches. What are the length and the width? \r
\n" );
document.write( "\n" );
document.write( "2. 30,000 people attended a ballgame at a stadium that offers two kinds of seats: general admission and reserved. The day's receipts were $201,000. How many people paid $13.00 for reserved seats, and how many paid $4.00 for general admission? \n" );
document.write( "
Algebra.Com's Answer #179254 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Translate the problem into a pair of linear equations in two variables. Solve the equations using either elimination or substitution. State your answer for both variables. \n" ); document.write( "1.The perimeter of a rectangle is six times the width. If the length were increased by 4 inches and the width were increased by 7 inches, then the perimeter would be 160 inches. What are the length and the width? \n" ); document.write( ": \n" ); document.write( "L=original length, W=original width \n" ); document.write( "The perimeter of a rectangle is six times the width. \n" ); document.write( ": \n" ); document.write( "perimeter: \n" ); document.write( "2L + 2W = 6W \n" ); document.write( "2L = 6W - 2W \n" ); document.write( "2L = 4W \n" ); document.write( "Simplify, divide both sides by 2 \n" ); document.write( "L = 2W \n" ); document.write( ": \n" ); document.write( "If the length were increased by 4 inches and the width were increased by 7 inches, then the perimeter would be 160 inches. \n" ); document.write( "2(L+4) + 2(W+7) = 160 \n" ); document.write( "2L + 8 + 2W + 14 = 160 \n" ); document.write( "2L + 2W + 22 = 160 \n" ); document.write( "2L + 2W = 160 - 22 \n" ); document.write( "2L + 2W = 138 \n" ); document.write( "Simplify, divide by 2 \n" ); document.write( "L + W = 69 \n" ); document.write( ": \n" ); document.write( " What are the length and the width? \n" ); document.write( "From the 1st statement we know L=2W; replace L with 2W \n" ); document.write( "2W + W = 69 \n" ); document.write( "3W = 69 \n" ); document.write( "W = \n" ); document.write( "W = 23 is the width \n" ); document.write( "then \n" ); document.write( "L = 2(23) \n" ); document.write( "L = 46 is the width \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in the 1st statement: \n" ); document.write( "\"The perimeter of a rectangle is six times the width.\" \n" ); document.write( "2(46) + 2(23) = 6(23) \n" ); document.write( "92 + 46 = 138; \n" ); document.write( ": \n" ); document.write( "YOu can check the solution using the 2nd statement \n" ); document.write( "\"If the length were increased by 4 inches and the width were increased by 7 inches, then the perimeter would be 160 inches. \" \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "2. 30,000 people attended a ballgame at a stadium that offers two kinds of seats: general admission and reserved. The day's receipts were $201,000. How many people paid $13.00 for reserved seats, and how many paid $4.00 for general admission? \n" ); document.write( ": \n" ); document.write( "Let g = no. of general admission tickets \n" ); document.write( "Let r = no. of reserved \n" ); document.write( ": \n" ); document.write( "Total attendance equation \n" ); document.write( "g + r = 30000 \n" ); document.write( "or \n" ); document.write( "g = (30000-r) \n" ); document.write( ": \n" ); document.write( "Total receipts equation \n" ); document.write( "4g + 13r = 201000 \n" ); document.write( ": \n" ); document.write( "Substitute (30000-r) for g in the above equation \n" ); document.write( "4(30000-r) + 13r = 201000 \n" ); document.write( "120000 - 4r + 13r = 201000 \n" ); document.write( "9r = 201000 - 120000 \n" ); document.write( "9r = 81000 \n" ); document.write( "fr = \n" ); document.write( "r = 9000 reserved tickets sold \n" ); document.write( "and \n" ); document.write( "30000 - 9000 = 21000 general admission tickets \n" ); document.write( ": \n" ); document.write( "Check solution using the receipt equation \n" ); document.write( "4(21000) + 13(9000) = \n" ); document.write( "84000 + 117000 = 201000 \n" ); document.write( " \n" ); document.write( " |