-4.3s + 0.6t - 2.6 is the answer
Answer:
Idk what table your talking about but i remeber for this the answer was 4 minutes.
Step-by-step explanation:
(a+b)(a-b)=a^2 - b^2
so
<span>(4x-7)(4x+7) = 16x^2 - 49
answer
</span>16x^2 - 49
Given
- f(n) values for n=1,2,3,4
- possible candidates for the function
Solution:
Method: Evaluate some of the values, for each function. A function with ANY value not matching the given f(n) values will be rejected.
N=1, f(n)=4
f(1)=4-3(1-1)=4
f(1)=4+3^(1+1)=4+3^2=4+9=13 ≠ 4 [rejected]
f(1)=4(3^(n-1))=4(3^0)=4
f(1)=3(4^(n-1))=3(4^0)=3*1=3 [rejected]
N=2, f(n)=12
f(1)=4-3(2-1)=4-3(1)=1 ≠ 12 [rejected]
[rejected]
f(1)=4(3^(2-1)=4*3^1=4*3=12
[rejected]
Will need to check one more to be sure
N=3, f(n)=3
[rejected]
[rejected]
f(3)=4(3^(n-1))=4(3^(3-1))=4(3^2)=4*9=36 [Good]
[rejected]
Solution: f(n)=4(3^(n-1))
the discriminant b^2 - 4ac when the equation is in the form of ax^2 +bx+c=0
13x^2-16x = x^2 -x
we need to get in it the standard form
subtract x^2 from each side
12x^2 -16x = -x
add x to each side
12x^2 -15x = 0
12x^2 -15x -0 =0
a=12 b=-15 c=0
b^2 -4ac
the discriminant = b^2
b^2 = (-15)2 = 225