Answer:
increasing
Step-by-step explanation:
This line is increasing
The slope is greater than 0 so the line is going up
Use the quadratic equation to solve this (image of the quadratic equation is below)
Remember that quadratic functions are set up like so:
To make the equation 3x² + 4x = -8 into a quadratic function you must bring -8 to the left side of the equation so it equals zero. To do this add 8 to both sides
3x² + 4x + 8= -8 + 8
3x² + 4x + 8 = 0
That means that in this equation...
a = 3
b = 4
c = 8
^^^Plug these numbers into the quadratic equation and solve (Keep in mind that +/- is ±
)
^^^There is no real solution to this equation. You must have an imaginary solution
Simplify
Hope this helped!
~Just a girl in love with Shawn Mendes
357/100
because .57 is the same as 57 hundriths which translates to 57/100. Now you have 3 and 57/100 and to make thing into an improper fraction you follow these steps.
1. mulitply the whole number (the number in front on the fraction) by the denominator (the lower part of the fraction). In our case, multiply 3 and 100. You get 300.
2. Add your answer to the numorator (the upper part on the fraction). 300 plus 57 equals 357.
3. Use your answer as the new numorator and keep the original denomanator.
Answer: 357/100
10 more people are on the bus after the second stop, compared to the first.
Explanation:
An <em>explicit function</em> returns a value based only on the arguments given.
y = f(x)
__
A <em>recursive function</em> returns a value based on the arguments given and on other values of the function.
y = f(x, f(g(x))