Try this option:
according to the condition w+l=48 and w*l=95.
Using these two equation:
The value of a is -6
The value of b is 48
The nth term of the sequence is 2n - 8
<h3>Equation of a function</h3>
The nth term of an arithmetic progression is expressed as;
Tn = a + (n - 1)d
where
a is the first term
d is the common difference
n is the number of terms
Given the following parameters
a = f(1)=−6
f(2) = −4
Determine the common difference
d = f(2) - f(1)
d = -4 - (-6)
d = -4 + 6
d = 2
Determine the nth term of the sequence
Tn = -6 + (n -1)(2)
Tn = -6+2n-2
Tn = 2n - 8
Hence the nth term of the sequence is 2n - 8
Learn more on nth term of an AP here: brainly.com/question/19296260
#SPJ1