document.write( "Question 67286: 1.The sum of two positive real numbers is 7. The sum of their squares is 26.1/2. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( "2.The perimeter of this right-angled triangle is 60 ( the two perpendicular sides are x and y and the other side is 26).
\n" );
document.write( "a) Write down two equations in x and y.
\n" );
document.write( "b) Find the values of x and y, given that x>y.\r
\n" );
document.write( "\n" );
document.write( "3.The diagram shows two squares; the sum of their areas is 58 meter square. The sum of the lengths of their sides is 10 meter. Find the values of x and y, as shown : (the small square is with the x side and the big square is with y side. the diagram shows that x+y = 10).\r
\n" );
document.write( "\n" );
document.write( "4. Solve:
\n" );
document.write( " 5x-2y=3
\n" );
document.write( " xsquare+ysquare-2xy=0 \n" );
document.write( "
Algebra.Com's Answer #47864 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! These problems are similar. The Method \n" ); document.write( "a) arrange the simplest equation to be used as substitution. \n" ); document.write( "b) substitute in the 2nd equation, arrange as a quadratic equation \n" ); document.write( "c) factor or solve the quadratic equation> \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "1.The sum of two positive real numbers is 7. \n" ); document.write( "x + y = 7 \n" ); document.write( "y = 7 - x \n" ); document.write( ": \n" ); document.write( "The sum of their squares is 26.1/2. Find the numbers. \n" ); document.write( "x^2 + y^2 = 26.5 \n" ); document.write( "; \n" ); document.write( "Substitute (7-x) for y: \n" ); document.write( "x^2 + (7-x)^2 = 26.5 \n" ); document.write( "x^2 + 49 - 14x + x^2 = 26.5 \n" ); document.write( "x^2 + x^2 - 14x + 49 - 26.5 = 0 \n" ); document.write( "2x^2 - 14x + 22.5 = 0 \n" ); document.write( ": \n" ); document.write( "Simplify, divide by 2: \n" ); document.write( "x^2 - 7x + 11.25 = 0 \n" ); document.write( ": \n" ); document.write( "Solving this we get: \n" ); document.write( "x = +2.5, x = +4.5 and these are to two numbers \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "2.The perimeter of this right-angled triangle is 60 ( the two perpendicular sides are x and y and the other side is 26). \n" ); document.write( "a) Write down two equations in x and y. \n" ); document.write( ": \n" ); document.write( "x + y + 26 = 60 \n" ); document.write( "x + y = 60 - 26 \n" ); document.write( "x + y = 34 \n" ); document.write( "y = (34-x) \n" ); document.write( "and \n" ); document.write( "x^2 + y^2 = 26^2 \n" ); document.write( "x^2 + y^2 = 676 \n" ); document.write( ": \n" ); document.write( "b) Find the values of x and y, given that x>y. \n" ); document.write( "Substitute (34-x) for y in x^2 + y^ = 676: \n" ); document.write( "x^2 + (34-x)^2 = 676 \n" ); document.write( "x^2 + 1156 - 68x + x^2 = 676 \n" ); document.write( "x^2 + x^2- 68x + 1156 - 676 = 0 \n" ); document.write( "2x^2 - 68x + 480 = 0 \n" ); document.write( "Simplify, divide by 2: \n" ); document.write( "x^2 - 34x + 240 = 0 \n" ); document.write( "Factors to: \n" ); document.write( "(x-10)(x-24) = 0 \n" ); document.write( ": \n" ); document.write( "In the problem x = 24, y = 10 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "3.The diagram shows two squares; the sum of their areas is 58 meter square. The sum of the lengths of their sides is 10 meter. Find the values of x and y, as shown : (the small square is with the x side and the big square is with y side. the diagram shows that x+y = 10). \n" ); document.write( ": \n" ); document.write( "This is the same as the previous problems, \n" ); document.write( "y = (10+x) \n" ); document.write( "; \n" ); document.write( "Substitute into x^2 + y^2 = 58 in the same way, solve the quadratic equation \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "4. Solve: \n" ); document.write( "5x-2y=3 \n" ); document.write( "5x = 2y + 3 \n" ); document.write( "x = (2/5)y + (3/5) \n" ); document.write( "x = .4y + .6 in decimals \n" ); document.write( ": \n" ); document.write( "x^2 + y^2 - 2xy = 0 \n" ); document.write( ": \n" ); document.write( "Substitute (.4y + .6) for x: \n" ); document.write( "(.4y+.6)^2 + y^2 - 2y(.4y+.6) = 0 \n" ); document.write( ".16y^2 + .48y + .36 + y^2 -.8y^2 - 1.2y = 0 \n" ); document.write( ".16y^2 + y^2 -.8y^2 + .48y - 1.2y + .36 = 0 \n" ); document.write( ".36y^2 - .72y + .36 = 0 \n" ); document.write( ": \n" ); document.write( "Simplify, divide equation by .36, we have a simple equation: \n" ); document.write( "y^2 - 2y + 1 = 0 \n" ); document.write( "Factors to: \n" ); document.write( "(y - 1)(y - 1) = 0 \n" ); document.write( "y = +1 \n" ); document.write( ": \n" ); document.write( "Find x: \n" ); document.write( "5x - 2y = 3 \n" ); document.write( "5x - 2(1) = 3 \n" ); document.write( "5x = 3 + 2 \n" ); document.write( "x = 5/5 \n" ); document.write( "x = 1 \n" ); document.write( ": \n" ); document.write( "Check: 1^2 + 1^2 - 2(1*1) = 0 \n" ); document.write( " |