9514 1404 393
Answer:
Step-by-step explanation:
Where x represents the previous year's salary, its amount this year is said to be ...
x + 2000
The equation is trying to reflect the fact that 7% of that is $3,290. The missing number is 2000:
0.07(x +2000) = 3290
__
Solving for x, we find ...
x = (3290/0.07) -2000 = 45000
Sandra's salary the previous year was $45,000.
Is there a graph or anything given
Substitute

, so that

. The integral is then equivalent to

Then transforming back to

gives
Answer:
y = 2x - 7
Step-by-step explanation:
The question is asking for slope-intercept form, y = mx + a.
Given:
(1, -5) and (9, 11)
Find the slope (m) between the two points:
m = (y2 - y1) / (x2 - x1)
x1 = 1
x2 = 9
y1 = -5
y2 = 11
m = ( 11 - (-5) )/(9 - 1)
= 16/8
m = 2
y = 2x + a
Use one of the two points to find a (I will use (1, -5)):
-5 = 2(1) + a
-5 = 2 + a
-7 = a
a = -7
y = 2x + (-7)
y = 2x - 7