document.write( "Question 203028: I am so confused! \r
\n" ); document.write( "\n" ); document.write( "From the given polynomials, identify the polynomials of degree one.\r
\n" ); document.write( "\n" ); document.write( "a. 11y2 – 5 – 4y
\n" ); document.write( "b. (3x2)1/2 + 12
\n" ); document.write( "c. 7 – (12)1/2x
\n" ); document.write( "d. 2x + 13x2
\n" ); document.write( "e. 5x + 7y + 8
\n" ); document.write( "f. (12)1x1
\n" ); document.write( "g. x3 + 2x - 10
\n" ); document.write( "h. 3x + 4x - 4\r
\n" ); document.write( "\n" ); document.write( "Solve the following:
\n" ); document.write( "i. 2x = -3x + 9
\n" ); document.write( "ii. 3x/5 = -6
\n" ); document.write( "iii. y/4 + 2 = 7
\n" ); document.write( "iv. 16 = -2x/3
\n" ); document.write( "v. Find f(1) for f(x) = 2x3 - 3x2 + x – 21
\n" ); document.write( "vi. A function gives the value of C as 2 × (22/7) × r. Find C when r = 7 cm and r = 91 cm.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #153163 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
a. 11y2 – 5 – 4y
\n" ); document.write( "-----
\n" ); document.write( "this would be a polynomial of degree 2 because the highest exponent is 2.
\n" ); document.write( "by the way, y squared is usually shown as y^2 rather than y2. I think you mean y squared.
\n" ); document.write( "^ is shift 6 on your keyboard.
\n" ); document.write( "-----
\n" ); document.write( "b. (3x2)1/2 + 12
\n" ); document.write( "-----
\n" ); document.write( "degree of 2 because highest exponent is 2
\n" ); document.write( "-----
\n" ); document.write( "c. 7 – (12)1/2x
\n" ); document.write( "-----
\n" ); document.write( "not a polynomial because the x variable is in the denominator.
\n" ); document.write( "-----
\n" ); document.write( "d. 2x + 13x2
\n" ); document.write( "-----
\n" ); document.write( "degree of 2 because the highest exponent is 2
\n" ); document.write( "-----
\n" ); document.write( "e. 5x + 7y + 8
\n" ); document.write( "-----
\n" ); document.write( "this is a mixed polynomial. each term is looked at separately (5x is a term, 7y is a term). this would be degree 1 because the highest exponent is 1. any variable shown by itself is a degree 1 polynomial. x = x^1, etc.
\n" ); document.write( "-----
\n" ); document.write( "f. (12)1x1
\n" ); document.write( "-----
\n" ); document.write( "degree of 1 because highest exponent is 1.
\n" ); document.write( "-----
\n" ); document.write( "g. x3 + 2x - 10
\n" ); document.write( "-----
\n" ); document.write( "degree of 3 because the highest exponent is 3.
\n" ); document.write( "-----
\n" ); document.write( "h. 3x + 4x - 4
\n" ); document.write( "-----
\n" ); document.write( "degree of 1 because the highest exponent is 1.
\n" ); document.write( "-----
\n" ); document.write( "to be a polynomial, all exponents has to be a positive integer. 0 is a positive integer.
\n" ); document.write( "the degree of the polynomial is the highest exponent used in the polynomial.
\n" ); document.write( "mixed polynomials have the degree equal to the highest sum of exponents in each term.
\n" ); document.write( "example:
\n" ); document.write( "x^5 + x^4 = degree 5
\n" ); document.write( "x^5*y^2 + x^4*y^4 would be degree 8 because the sum of the exponents in the second term is greater than the sum of the exponents in the first term.
\n" ); document.write( "-----
\n" ); document.write( "variable that are multiplied together are called a term.
\n" ); document.write( "variables that are added together form separate terms.
\n" ); document.write( "x^2*x^3 = one term = degree of 5 because the exponents add up to 5.
\n" ); document.write( "x^2 + x^3 = 2 terms = degree of 3 because 3 is the highest exponent.
\n" ); document.write( "x^2*y^3*z^3 = one term = degree of 8 because the exponents add up to 8.
\n" ); document.write( "x^2 + y^3 + z^3 = 3 terms = degree of 3 because the highest exponent in any one term is 3.
\n" ); document.write( "-----
\n" ); document.write( "Solve the following:
\n" ); document.write( "-----
\n" ); document.write( "i. 2x = -3x + 9
\n" ); document.write( "-----
\n" ); document.write( "add 3x to both sides of the equation to get:
\n" ); document.write( "2x + 3x = 9 which becomes 5x = 9
\n" ); document.write( "divide both sides of equation by 5 to get:
\n" ); document.write( "x = 9/5
\n" ); document.write( "-----
\n" ); document.write( "ii. 3x/5 = -6
\n" ); document.write( "-----
\n" ); document.write( "multiply both sides of the equation by 5 to get:
\n" ); document.write( "3x = (-6)*5 which becomes 3x = -30
\n" ); document.write( "divide both sides of the equation by 3 to get:
\n" ); document.write( "x = (-30)/3 which becomes x = -10
\n" ); document.write( "-----
\n" ); document.write( "iii. y/4 + 2 = 7
\n" ); document.write( "-----
\n" ); document.write( "subtract 2 from both sides to get:
\n" ); document.write( "y/4 = 7 - 2 which becomes y/4 = 5
\n" ); document.write( "multiply both sides by 4 to get:
\n" ); document.write( "y = 4*5 which becomes y = 20
\n" ); document.write( "-----
\n" ); document.write( "iv. 16 = -2x/3
\n" ); document.write( "-----
\n" ); document.write( "multiply both sides of the equation by 3 to get:
\n" ); document.write( "3*16 = -2x which becomes 48 = -2x
\n" ); document.write( "divide both sides of the equation by (-2) to get:
\n" ); document.write( "48 / (-2) = x which becomes -24 = x
\n" ); document.write( "-----
\n" ); document.write( "v. Find f(1) for f(x) = 2x3 - 3x2 + x – 21
\n" ); document.write( "-----
\n" ); document.write( "you substitute 1 for x and solve:
\n" ); document.write( "f(1) = 2*(1^3) - 3*(1^2) + 1 - 21
\n" ); document.write( "since 1 to any power = 1, this becomes:
\n" ); document.write( "f(1) = 2*1 - 3*1 + 1 - 21 which becomes:
\n" ); document.write( "f(1) = 2 - 3 + 1 - 21 which becomes:
\n" ); document.write( "f = (-12)
\n" ); document.write( "-----
\n" ); document.write( "vi. A function gives the value of C as 2 × (22/7) × r. Find C when r = 7 cm and r = 91 cm.
\n" ); document.write( "-----
\n" ); document.write( "your formula is:
\n" ); document.write( "C = f(r) = 2*(22/7)*r
\n" ); document.write( "This means that the value of C is a function of r and can be found by the formula 2*(22/7)*r.
\n" ); document.write( "C if a function of r means that the value of C depends on what the value of r is.
\n" ); document.write( "-----
\n" ); document.write( "When r = 7, then f(r) becomes f(7).
\n" ); document.write( "You have C = f(7) = 2*(22/7)*7 = 44 cm.
\n" ); document.write( "-----
\n" ); document.write( "When r = 91, then f(r) becomes (f(91).
\n" ); document.write( "You have C = f(91) = 2*(22/7)*91 = 572 cm.
\n" ); document.write( "-----\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );