17 is in the thousandths place, so we write it as a fraction over 1000.
17/1000
So we have:
46 17/1000
Answer:
16 fluid ounces
Step-by-step explanation:
Answer:
4
3
0
Step-by-step explanation:
f(x) = y = -1/2 × sqrt(x+3)
2y = -sqrt(x+3)
4y² = x + 3
x = 4y² - 3
now renaming this, so that the normal symbols and names are used for this function definition, so that the input variable is called "x" :
f-1(x) = 4x² - 3
basically, just by itself, this function would be defined for all possible real values of x.
but because it is the inverse of the original function, which generates only values of y<=0, then for the inverse function that same range applies for its input variable x
x<=0
Hello,
x²+2*7x+49+y²+2y+1+14-49-1=0
==>(x+7)²+(y+1)²=36
Center is (-7,-1) and radius 6.
Answer:
Step-by-step explanation:
We first need to define a couple of variables. Let s = the cost of 1 squash and z = the cost of 1 zucchini.
Now lets translate the words into algebra:
"The cost of 5 squash and 2 zucchini is $1.32" ===> 5s + 2z = 1.32
"Three squash and 1 zucchini cost $0.75" ===> 3s + z = 0.75
There are several ways to solve systems of equations. Let's use substitution. We can find what z equals in terms of s by manipulating the second equation:
3s + z = 0.75
-3s -3s
------------ -------------
z = -3s +0.75
Now lets substitute (-3s + 0.75) into the first equation for z, then solve for s:
5s + 2(-3s + 0.75) = 1.32
Can you handle it from here?
(Hint: Once you have solved for s, you can substitute that value back into either of the equations and solve for z.)