Answer:
(-1, -7) (0, -1) (1, 5) (5, 29)
Step-by-step explanation:
okay so the equation is y = 6x - 1
all you have to do is plug in all the x values to get the y
y = 6(-1) - 1
y = - 6 - 1
y = -7
y = 6(0) - 1
y = 0 - 1
y = -1
y = 6(1) - 1
y = 6 - 1
y = 5
y = 6(5) - 1
y = 30 - 1
y = 29
I would recommend "Introduction to Linear Algebra," by Gilbert Strang. It is a compact but very helpful textbook reference written by a well-known MIT professor. There is a corresponding online MIT course that is free, so that's a bonus. I am currently using it to study linear algebra with no class or previous experience, and I think it does a solid job of explaining things. Each section in the book has a set of questions for you to work through, and answers to selected questions appear in an appendix at the end of the book.
Hope this helps!
I'll do the first two to get you started
===============================================
Problem 1
A = 3 = starting value
B = 10 = ending value
C = percent change
C = [ (B - A)/A ] * 100%
C = [ (10-3)/3 ] * 100%
C = (7/3) * 100%
C = 2.3333333 * 100%
C = 233.33333%
C = 233.3%
The positive C value means we have a percent increase. If C was negative, then we'd have a percent decrease.
<h3>Answer: 233.3% increase</h3>
===============================================
Problem 2
A = 9 = start value
B = 20 = end value
C = percent change
C = [ (B - A)/A ] * 100%
C = [ (20-9)/9 ] * 100%
C = (11/9)*100%
C = 1.2222222222*100%
C = 122.22222222%
C = 122.2%
<h3>Answer: 122.2% increase</h3>
$4.24 should be the price after sales tax.
Hope this helped! (: