Answer:
A = 5.5t + 9
Step-by-step explanation:
We assume that the relationship between t and A is linear.
We have two points on a line: (2, 20) and (4, 31).
We now find the equation of the line.
A = mt + b
m = (31 - 20)/(4 - 2) = 11/2 = 5.5
20 = 5.5(2) + b
20 = 11 + b
b = 9
A = 5.5t + 9
Answer:
Domain: 
Range:
Step-by-step explanation:
If you find the coordinate of the graph you can get the domain and range
(-3,0), (-2,-4), (-1,-2), (0,0), (1, -4)
Now that we have that find the domain and range
Domain - x coordinate
Range - y coordinate
Domain: (-3, -2, -1, 0, 1)
Range: (-4, -2, 0)
Since the domain ranges from -3 to 1 you can use the inequality
to represent the domain and
for the range
Answer:
See attached
Step-by-step explanation:
When there is a lot of repetitive calculation to do, I like to let a spreadsheet or graphing calculator do it. The attached shows a spreadsheet that computes all the values you're asked to find.
For a linear equation in standard form, ax +by = c
- the x-intercept is: c/a
- the y-intercept is: c/b
- the slope is: m = -a/b
Of course, the slope-intercept form of the equation is ...
y = (slope)·x + (y-intercept)
and the values of the various points on the graph can be computed from that equation.
___
You will note that the last two equations describe the same line.
_____
<em>Note on spreadsheet formulas</em>
When you put the formulas into the spreadsheet, make sure to fix the column number or row number of the values you're computing, as appropriate. For example, the y-values in the different columns always use the slope from the slope column (fixed), the y-intercept from that column (fixed), and the x-value from the top row (fixed). If you make the cell references relative instead of fixed, you will get wrong answers.
Answer:
x=4
Step-by-step explanation:
here's our equation: 3x=x+8
Our goal: to isolate x onto one side with nothing else on that side.
x is on both sides; we can subtract x from both sides to make the variables and numbers be on different sides
2x=8
Now we can divide by 2
x=4
Hope this helps! :)