document.write( "Question 253167: Explanation of functions. I need to make a logo that I must create from functions I know. To get a good grade I must use functions that I haven't seen before. However, I am having a hard time understanding new functions over the internet. These are the functions that I know.
\n" );
document.write( "-Linear (y=ax+b)
\n" );
document.write( "-Quadratic (Parabole)
\n" );
document.write( "-Absolute Value
\n" );
document.write( "-Exponential
\n" );
document.write( "-Square root
\n" );
document.write( "-Rational (y=a/x-h +k)
\n" );
document.write( "-... stairs one: y=a[b(x-h)]+k
\n" );
document.write( "Sorry, I study in french and I hope this is clear enough. I need at least 2 new functions explained with detail please. I am allowed to use the circle. I think that will be a simple one. I must determine a Domain(?) and a Image(?) Hope I said it right. I need to be able to find the rule (?)for the function from the graphic and how I did it. If I don't get help before tuessday january 5th then I die :( Maybe you can just point me to a good simple site that explains functions well. I apreciate any help :) Dont consider my language as a problem I can learn the terms you use fast. THANK YOU \n" );
document.write( "
Algebra.Com's Answer #185476 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Joyeau anniversarie? my French is very bad . . \r \n" ); document.write( "\n" ); document.write( "Let's give you a cubic function and a circle. \n" ); document.write( "First the cubic function can be expressed as: \n" ); document.write( " \n" ); document.write( "where h,k is a \"locator point\". \n" ); document.write( "The domain of this is all reals. \n" ); document.write( "The range of this is all reals. \n" ); document.write( "-- \n" ); document.write( "Second the circle function can be expressed as: \n" ); document.write( " \n" ); document.write( "where the center is h,k and a = b. \n" ); document.write( "The domain of a circle is from -h to +h and the range is from -k to +k. \n" ); document.write( "-- \n" ); document.write( "Back to your other functions: \n" ); document.write( "linear (Y = mX + b) \n" ); document.write( "domain: all reals, assuming it is not vertical. \n" ); document.write( "range: all reals \n" ); document.write( "-- \n" ); document.write( "quadratic (y + aX^2 + bX + c) \n" ); document.write( "if opens up, \n" ); document.write( "domain: all reals \n" ); document.write( "range: y >= f(-b/2a) \n" ); document.write( "if opens down, \n" ); document.write( "domain : all reals \n" ); document.write( "range: y <= f(-b/2a) \n" ); document.write( "-- \n" ); document.write( "absolute value (y = a/x-h/ + k) \n" ); document.write( "works the same as parabola. \n" ); document.write( "-- \n" ); document.write( "exponential (y = a*e^(x)) \n" ); document.write( "growth has locator point at (0,a) \n" ); document.write( "domain: all reals \n" ); document.write( "range: y > 0. \n" ); document.write( "horizontal asymptote at y = 0 \n" ); document.write( "decay has locator point at (0,a) \n" ); document.write( "domain: all reals \n" ); document.write( "range: y > 0. \n" ); document.write( "horizontal asymptote at y = 0 \n" ); document.write( "-- \n" ); document.write( "square root Y = asqrt(x-h) + k \n" ); document.write( "locator point is at (h,k) \n" ); document.write( "domain: x >= h \n" ); document.write( "range: y >=0. \n" ); document.write( "-- \n" ); document.write( "rational functions y = p(x) / q(x) \n" ); document.write( "Domain is a bit tricky here. \n" ); document.write( "question #1 - is the variable in the denominator? \n" ); document.write( "If yes, the denominator not = 0 and solve for x. \n" ); document.write( "If no, then \n" ); document.write( "question #2 - is the variable in a square root? \n" ); document.write( "If yes, then square root information >= 0and solve for x. \n" ); document.write( "If no, then you have answered no two times and can say domain all reals. \n" ); document.write( "range: \n" ); document.write( "If the degree of the numerator is > degree of denominator, then range: all reals. \n" ); document.write( "If the degree of the numerator is = degree of denominator, then range: coefficient numbers. \n" ); document.write( "If the degree of the numerator is < degree of denominator, then range: can't equal 0.\r \n" ); document.write( "\n" ); document.write( "I hope that helps. \n" ); document.write( " \n" ); document.write( " |