Answer:
x=24
Step-by-step explanation:
Hope this helps
We'll first convert the mixed fractions to "improper" and then get their product, since the area of a rectangle is the product of its length and width.
Answer:
f(n)=-5-3n
Step-by-step explanation:
Given the recursive formula of a sequence
f(1)=−8
f(n)=f(n−1)−3
We are to determine an explicit formula for the sequence.
f(2)=f(2-1)-3
=f(1)-3
=-8-3
f(2)=-11
f(3)=f(3-1)-3
=f(2)-3
=-11-3
f(3)=-14
We write the first few terms of the sequence.
-8, -11, -14, ...
This is an arithmetic sequence where the:
First term, a= -8
Common difference, d=-11-(-8)=-11+8
d=-3
The nth term of an arithmetic sequence is determined using the formula:
T(n)=a+(n-1)d
Substituting the derived values, we have:
T(n)=-8-3(n-1)
=-8-3n+3
T(n)=-5-3n
Therefore, the explicit formula for f(n) can be written as:
f(n)=-5-3n
Answer : SSE = 9
r^2 = 0.75
r^2 = 1 - (SSE/SST)
SSE/SST = 1 - r^2 = 1 - 0.75 = 0.25
<span>SST = 9/0.25 = 36</span>
X² <span>+ 11x + 7
because 7 is a prime number, this doesn't factor prettily. you'll want to use the quadratic formula; if you aren't familiar with it, i'd either research it or look it up in your textbook, because it's clunky and not easily understood in this format:
(-b </span>± √((b)² - 4ac))/(2a)
in your equation x² + 11x + 7 ... a = 1, b = 11, and c = 7. what you do is you take the coefficients of every term, then plug it into your equation:
(-11 ± √((11)² - 4(1)(7))/(2(1))
not pretty, i know. but, regardless, you can simplify it:
(-11 ± √((11)² - 4(1)(7))/(2(1))
(-11 ± √(121 - 28))/2
(-11 ± √93)/2
and you can't simplify it further. -11 isn't divisible by 2, and 93 doesn't have a perfect square that you can take out from beneath the radical. the ± plus/minus symbol indicates that you have 2 answers, so you can write them out separately:
(x - (-11 - √93)/2) and (x + (-11 - √93)/2)
they look confusing, but those are your two factors. they can be simplified just slightly by changing the signs in the middle due to the -11:
(x + (11 + √93)/2) (x - (11 - √93)/2)
and how these would read, just in case the formatting is too confusing for you: x plus the fraction 11 + root 93 divided by 2. the 11s and root 93s are your numerator, 2s are your denominator.