Answer:
x=5.4
Step-by-step explanation:
x/3+5=6.8
-5 -5
__________
x/3= 1.8
*3
________
x= 5.4
Answer:
33232
Step-by-step explanation:
Puting it into the quadrait equation ((-b+-[b^2-4ac]^(1/2)/2a), we get that x= 31^(1/2)-5 or 31^(1/2)+5
Answer:
y = -2x + 1
Step-by-step explanation:
Y2 - Y1 / X2 - X1
-3 - 1 / 2 - 0
-4 / 2
= -2
y = -2x + b
-3 = -2(2) + b
-3 = -4 + b
1 = b
y = -2x + 1
Answer:
an = 4n +5
Step-by-step explanation:
First we need to find a common difference
d = a2-a1 = 13-9 = 4
The formula for an
an =a1+d(n-1)
an = 9 + 4(n-1)
Distributing
an = 9+4n-4
Combine like terms
an = 4n +5