Answer:
First you choose a wrong section, second, the answer is: helps the body move.
Answer:
i dont know math stinks
Step-by-step explanation:
Answer:
Step-by-step explanation:
Definition: A function is "even" when f(x) = f(−x) for all x.
Geometrically speaking, the graph face of an even function is symmetric with respect to the y-axis, meaning that its graph remains unchanged after reflection about the y-axis.
If point (6, 8) is one the points on the graph of f(x), then f(6)=8 and since function is even, you can state that f(-6)=f(6)=8. This means that point (-6,8) must also be a point on the graph. Geometrically it means that the output of a negative x-value and its opposite is the same.
Answer: correct choice is A.
You're solving a system here, easy peasy. Solve the second equation for y to get y = 2 - 3x. Now in the first equation, sub in this y value where you see a y and now the equation is in terms of x only: x^2 + (2-3x)^2 = 20. You have to FOIL out the (2-3x)^2 first to get x^2 + 4 - 12x + 9x^2 = 20. Now combine like terms to get 10x^2 - 12x + 4 = 20. Move the 20 over by subtraction to get
10x^2 - 12x - 16 = 0. Factor this now, taking a 2 out first: 2(5x^2 - 6x -8)=0 and you get factors of 2(x-2)(5x+4)=0. x=2 or x = -4/5. If x = 2, then y = -4. If x = -4/5, then y = 22/5