document.write( "Question 15351: 1. Write an equation in the form y=ax^2+bx+c for the quadratic function whose graph passes through (8,0),(0,8) and (-2,0).
\n" );
document.write( "2. Find the roots of x^2 + (k^2+1 over k)x+1=0.
\n" );
document.write( "3. If (2 over x - x over 2)^2=o,evaluate x^6.
\n" );
document.write( "4. Find all values of k that ensure that the roots are real for x-k(x-1)(x-2)=o.
\n" );
document.write( "5. Find all possible values of k so that 3x^2 + kx +5 can be factored as the product of two binomial factors with integer cefficients.
\n" );
document.write( "6. Show that there are nine pairs of positive integers (m,n) such that m^2+3mn+2n^2-10m-20n=0.
\n" );
document.write( "7. The difference in the length of the hypotenuse of triangleABC and the length of the hypotenuse of triangleXYZ is 3. Hypotenuse AB=x,hypotenuse XY=square root x-1 and AB>XY. Determine the length of each hypotenuse.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #7644 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! You posted so many questions without showing any work, \n" ); document.write( " I don't quite feel happy to solve for you.\r \n" ); document.write( "\n" ); document.write( " 1. Write an equation in the form y=ax^2+bx+c for the quadratic function whose graph passes through (8,0),(0,8) and (-2,0). \n" ); document.write( "Sol: Clearly, c = 8, then solve \n" ); document.write( "0 = 64a + 8b + 8 (or 8a + b = -1) and \n" ); document.write( "0 = 4a – 2b (or b = 2a) \n" ); document.write( " for a and b = ???\r \n" ); document.write( "\n" ); document.write( "2.Find the roots of \n" ); document.write( "Sol: Use the quadratic formula directly.\r \n" ); document.write( "\n" ); document.write( "3. If (2 /x – x/ 2)^2 = 0,evaluate x^6. \n" ); document.write( "Sol 2 /x – x/ 2 = 0, so (4-x^2) /2x= 0, \n" ); document.write( "or x = (+/-) 2, Now x^6 = ???\r \n" ); document.write( "\n" ); document.write( "4. Find all values of k that ensure that the roots are real for x-k(x-1)(x-2)=o. \n" ); document.write( "Sol: Convert it to \n" ); document.write( " \n" ); document.write( "Since if \n" ); document.write( "the given equation has only real roots \n" ); document.write( "Implying \n" ); document.write( "Hence, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5. Find all possible values of k so that 3x^2 + kx +5 can be factored as the product of two binomial factors with integer coefficients. \n" ); document.write( "Sol: 3x^2 + kx +5 = (3x+1)(x+5) or (3x-1)(x-5) or (3x+5)(x+1) or (3x-5)(x-1). \n" ); document.write( "Hence, k = ????\r \n" ); document.write( "\n" ); document.write( "6. Show that there are nine pairs of positive integers (m,n) such that \n" ); document.write( " \n" ); document.write( "Sol: \n" ); document.write( " = (m + 2n) (m+n-10). = 0. \n" ); document.write( "Hence, m + 2n = 0 (no positive sol.) \n" ); document.write( "Or m + n = 10, so there are 9 solutions \n" ); document.write( "{(1,9)(2,8),(3,7),(4,6),(5,5),(6,4),(3,7),(2,8)(1,9)}\r \n" ); document.write( "\n" ); document.write( "7. The difference in the length of the hypotenuse of triangle ABC and the length of the hypotenuse of triangle XYZ is 3. Hypotenuse AB=x, hypotenuse XY= square root x-1 and AB>XY. Determine the length of each hypotenuse. \n" ); document.write( "Sol: Solve the equation x – sqrt(x-1) = 3 or x-3 = sqrt(x-1) \n" ); document.write( " So, (x-3)^2 = x –1 to get x^2-7x +10 = 0 and x = 2 or –5.(invalid)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Bad notation:1. Never use \"over\" in fraction again. \n" ); document.write( " 2. Square root x-1 means ????\r \n" ); document.write( "\n" ); document.write( " You should work very hard.\r \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " |