ANSWER
c. Domain: [0,18]
Range: [0,360]
EXPLANATION
The domain refers to the values of x for which the function is defined.
The given straight line graph is defined for x=0 to x=18.
Hence the domain is [0,18]
The range refers to the values of y for which x is defined.
The graph is defined for y=0 to y=360.
The range is [0,360]
Using the quadratic formula works but if you know there are 2 answers (highest power of problem tells you how many solutions) then
10x^2 = 5x
So either x = 0, giving 0=0. Or divide by 5x
2x = 1
x = 0.5
Answer:27 pieces were sold at the original price.
63 pieces were sold at the new price
Step-by-step explanation:
Let x represent the number of pieces of pottery that was sold at the original price.
Let y represent the number of pieces of pottery that was sold at the new price.
They sold some of their pottery at the original price of $9.50 for each piece. This means that the amount that they got from selling x pieces of pottery at the original price would be 9.5x
They later decreased the price of each piece by $2. This means that the new price was 9.5 - 2 = $7.5
This means that the amount that they got from selling x pieces of pottery at the new price would be 7.5y
If they sold all 90 pieces and took in $729, then the equations are
x + y = 90
9.5x + 7.5y = 729 - - - - - - - - - -1
Substituting x = 90 - y into equation 1, it becomes
9.5(90 - y) + 7.5y = 729
855 - 9.5y + 7.5y = 729
- 9.5y + 7.5y = 729 - 855
- 2y = - 126
y = - 126/- 2 = 63
Substituting y = 63 into x = 90 - y, it becomes
x = 90 - 63 = 27