Answer:
B. The two lines are neither parallel nor perpendicular.
Step-by-step explanation:
First, put both lines into the same format. In this example, we're going to use y=mx+b format.
x - 4y = -9
-4y = -x + -9
y = (-x + -9) / -4
y = (x+9)/-4
y = (-1/4)x + (-9/4)
y = 3x - 7
If two lines are parallel, they have the same slope. (ie 4 and 4)
If two lines are perpendicular, one line's slope is the negative reciprocal of the other. (ie 4 and -1/4)
Neither is true here.
0.72
- .20
------------
0.52 (.20 is two tenths)
In this question, it is given that
Leanne has a gas card that has $150 on it. She spends $25 a week on gas.
And we have to Write a recursive rule that represents the amount of money she has on her gas card after the first week .
Recursive rule shows the relationship between previous value and the current value .
And here, the recursive rule is

Where a(n-1) is the initial amount which is $150 . And a(n) is the amount after n week .
So for n=1, that is amount in the card after 1 week, we will get

And that's the amount remaining in the card after 1 week .
Answer:
After 1 second, the ball will reach a maximum height of 16 feet
Step-by-step explanation:
The height of the ball after t seconds: h(t) = -16t^2 + 32t
The graph of this quadratic function is parabola which opens downwards. The vertex of a quadratic equation is the maximum or minimum point on the equation's parabola
t = -b/2a = -(32)/2(-16) = -32/-32 = 1 second
then
h(t) = -16(1)^2 + 32(1) = -16 + 32 = 16
After 1 second, the ball will reach a maximum height of 16 feet