---
weekly income y:
y = 10x
where x is number of hours worked per week
---
domain: x >= 0 hours
range: y >= 0 dollars
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Answer:
The given expression can't be expressed in polynomial form. Hence, it is not a polynomial.
Step-by-step explanation:
P(x,n) is a polynomial of nth degree if it is of the form,
P(x,n) = 
where n is a finite positive integer and n ∈ N
and '
's are fixed but otherwise arbitrary constants ∀ i = 0(1)n .
Now, the given expression is,

which doesn't fit in the above form. Hence, it is not a polynomial.
X² + y² - 8x - 12y + 52 = 36
x² - 8x + y² - 12y + 52 = 36
x² - 8x + y² - 12y = 88
(x² - 8x + 16) + (y² - 12y + 36) = 88 + 16 + 36
(x - 4)² + (y - 6)² = 138
(h, k) = (x, y) = (4, 6)
Answer:
Bottom Left Choice
Step-by-step explanation:
If you look at the points, they are traveling up and to the right. So is the line in the graph. Also, the line in the graph is closer to more dots than the others.