Make the whole number as an improper fraction. example, 2 7/12 would be 31/12 and then you can multiply 8/1 x 31/12
Answer:
25
Step-by-step explanation:
We require to solve for n, hence
n(n + 1) = 325
multiply both sides by 2 to eliminate the fraction
n(n + 1) = 650
n² + n = 650
subtract 650 from both sides to have equation in standard form
n² + n - 650 = 0 ← in standard form
(n + 26)(n - 25) = 0 ← in factored form
equate each factor to zero and solve for n
n + 26 = 0 ⇒ n = - 26
n - 25 = 0 ⇒ n = 25
however, n > 0 ⇒ n = 25
Answer:
Step-by-step explanation:
We expect the equation for y to be quadratic. Since the table is obviously symmetrical about x=3, we can start with the vertex form ...
y = a(x -3)² +b
Filling in the values from the first two table points, we get
For (x, y) = (0, 6):
6 = a(0 -3)² + b ⇒ 9a +b = 6
For (x, y) = (2, 22):
22 = a(2-3)² +b ⇒ a +b = 22
Subtracting the second equation from the first gives ...
(9a +b) -(a +b) = (6) -(22)
8a = -16 . . . . . . collect terms
a = -2 . . . . . . . . divide by 8
The second equation above tells us ...
b = 22 -a = 22 -(-2) = 24
So, our equation for y is ...
y = -2(x -3)² +24
__
The value of y for x=5 is ...
y = -2(5 -3)² +24 = 16
The height of the ball after 5 seconds is 16 feet.
Here is the graph! I hope this helps!