If you graph out y = x^2 - 1, you'll see that it is a curved parabola. It is not a straight line. So visually this shows the equation is not linear. It's considered nonlinear.
Algebraically, the given equation does not fit the form y = mx+b which is slope intercept form. So this is more confirmation that we do not have a linear function.
<h2>
The race is 1.2 miles long</h2>
Step-by-step explanation:
The first leg is 3/10 mi, the second leg is 1/2 mi, and the third leg is 2/5 mi.

Now we need to find length of race

The race is 1.2 miles long
Answer: the cost of each pencil is $0.5
the cost of each eraser is $0.15
Step-by-step explanation:
Let x represent the cost of one pencil.
Let y represent the cost of one eraser.
Becky spent $1.45 for 2 pencils and 3 erasers. This means that
2x + 3y = 1.45- - - - - - - - - -1
Luke spent $2.65 for 5 pencils and 1 eraser. This means that
5x + y = 2.65- - - - - - - - - -2
Multiplying equation 1 by 1 and equation 2 by 3, it becomes
2x + 3y = 1.45
15x + 3y = 7.95
Subtracting, it becomes
- 13x = - 6.5
x = - 6.5/- 13
x = 0.5
Substituting x = 0.5 into equation 2, it becomes
5 × 0.5 + y = 2.65
2.5 + y = 2.65
y = 2.65 - 2.5
y = 0.15