Answer is A
Hope this helps
Answer:
an= a1 +(n-1)*4
Step-by-step explanation:
a1 = 1, a2 =5, a3 = 9, a4= 13,... an= ?
we see that each term is getting bigger so usually that will happen because of addition or multiplication-in our case add 4 to previous term
a1 = 1,
a2 = a1+(2-1) 4 = 1+4 = 5,
a3 = a1 + (3-1)*4 = a1+8 = 1 + 8 = 9,
a4= a1 + (4-1)*4 = a1 + 12 = 1+12= 13,
...
an= a1 +(n-1)*4
Answer:
246.76$
Step-by-step explanation:
199 x .24 =
47.76
199 + 47.76 =
246.76
Answer:
Step-by-step explanation:
the hypothenuse is the largest side in the right triangle
we have 2 side, 7,8
in a right triangle, c^2= a^2+b^2
where c is the hypothenuse
c^2=49+64=113
c=sqrt113=aprox 10.6
so, the answer is no if it has to be exactly 10 ft the hypotenuse
Answer:
x1, x2 = 4.74 , -2.74
Step-by-step explanation:
To find the roots of a quadratic function we have to use the bhaskara formula
ax^2 + bx + c
x^2 - 2x - 13
a = 1 b = -2 c = -13
x1 = (-b + √ b^2 - 4ac)/2a
x2 =(-b - √ b^2 - 4ac)/2a
x1 = (2 + √ (2^2 - 4 * 1 * (-13)))/2 * 1
x1 = (2 + √ (4 + 52)) / 2
x1 = (2 + √ 56 ) / 2
x1 = (2 + 7.48) / 2
x1 = 9.48 / 2
x1 = 4.74
x2 = (2 - √ (2^2 - 4 * 1 * (-13)))/2 * 1
x2 = (2 - √ (4 + 52)) / 2
x2 = (2 - √ 56 ) / 2
x2 = (2 - 7.48) / 2
x2 = -5.48 / 2
x2 = -2.74