document.write( "Question 237201: Have 2 questions.\r
\n" );
document.write( "\n" );
document.write( "Question 1) The width of a rectangular gate is 2 meters (m) larger than its height. The diagonal brace is √6 m. Find the width and the height.\r
\n" );
document.write( "\n" );
document.write( "Question 2) The members of a flying club plan to share equally the cost of a $200,000 airplane. The members want to find five more people to join the club so that the cost per person will decrease by $2000. How many members are currently in the club? \n" );
document.write( "
Algebra.Com's Answer #174560 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Question 1) The width of a rectangular gate is 2 meters (m) larger than its height. \n" ); document.write( "The diagonal brace is √6 m. Find the width and the height. \n" ); document.write( ": \n" ); document.write( "Let x = the height \n" ); document.write( "then \n" ); document.write( "(x+2) = the width \n" ); document.write( "; \n" ); document.write( "using pythag a^2 + b^2 = c^2 \n" ); document.write( "; \n" ); document.write( "x^2 + (x+2)^2 = \n" ); document.write( "FOIL \n" ); document.write( "x^2 + x^2 + 4x + 4 = 6 \n" ); document.write( ": \n" ); document.write( "2x^2 + 4x + 4 - 6 = 0 \n" ); document.write( ": \n" ); document.write( "2x^2 + 4x - 2 = 0 \n" ); document.write( "Simplify divide by 2 \n" ); document.write( "x^2 + 2x - 1 = 0 \n" ); document.write( "Use the quadratic formula to find the positive solution: \n" ); document.write( " \n" ); document.write( "In this problem a=1; b=2; c=-1 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "; \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "x = \n" ); document.write( "x = .414 meters is the height, 2.414 meters is the width \n" ); document.write( ": \n" ); document.write( "Check solution on a calc: enter \n" ); document.write( "; \n" ); document.write( ";\r \n" ); document.write( "\n" ); document.write( "Question 2) The members of a flying club plan to share equally the cost of a $200,000 airplane. \n" ); document.write( " The members want to find five more people to join the club so that the cost per person will decrease by $2000. \n" ); document.write( " How many members are currently in the club? \n" ); document.write( ": \n" ); document.write( "Let x = no. of members in the club now \n" ); document.write( "then \n" ); document.write( "(x+5) = no. of members to decrease cost per person by 2k \n" ); document.write( ": \n" ); document.write( "To reduce typing lets do this in \"thousands of dollars\" \n" ); document.write( "; \n" ); document.write( "Current cost per member: \n" ); document.write( ": \n" ); document.write( "current cost - more member cost = 2 thousand \n" ); document.write( " \n" ); document.write( "Multiply equation by x(x+5); results: \n" ); document.write( "200(x+5) - 200x = 2x(x+5) \n" ); document.write( ": \n" ); document.write( "200x + 1000 - 200x = 2x^2 + 10x \n" ); document.write( ": \n" ); document.write( "1000 = 2x^2 + 10x \n" ); document.write( ": \n" ); document.write( "A quadratic equation \n" ); document.write( "2x^2 + 10x - 1000 = 0 \n" ); document.write( ": \n" ); document.write( "Simplify, divide by 2 \n" ); document.write( "x^2 + 5x - 500 = 0 \n" ); document.write( "; \n" ); document.write( "Factors easily to \n" ); document.write( "(x+25)(x-20) = 0 \n" ); document.write( ": \n" ); document.write( "Positive solution \n" ); document.write( "x = 20 members currently \n" ); document.write( ": \n" ); document.write( "Check solution: \n" ); document.write( "200/20 = 10 thousand per member \n" ); document.write( "200/25 = 8 thousand per member \n" ); document.write( "-------------------- \n" ); document.write( "Saving: 2k per member\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |