Ok so I'll demonstrate in programming language python.
import math
def circle():
r = float(input("Enter r: "))
a = math.pi * r ** 2
print("Area of circle with r = {0} is {1
}cm2".format(str(r), str(a))
circle()
The guy who links files is pretty annoying amiright...
Divide 18/35 by 3/5 to get your answer. You can also multiply 3/5 by 35/18.
5 goes into 35 7 times, so cross out the 5 and 35 and put 1 and 7. 3 goes into 18 6 times, so cross out the 3 and 18 and put 1 and 6.
Now you have 1/1 times 7/6. Your answer is 7/6.
Answer:
y = -2x^2(x - 3)
Step-by-step explanation:
<em><u>Preliminary Remark</u></em>
If a cubic is tangent to the x axis at 0,0
Then the equation must be related to y = a*x^2(x - h)
<em><u>(3,0)</u></em>
If the cubic goes through the point (3,0), then the equation will become
0 = a*3^2(3 - h)
0 = 9a (3 - h)
0 = 27a - 9ah
from which h = 3
<em><u>From the second point, we get</u></em>
4 = ax^2(x - 3)
4 = a(1)^2(1 - 3)
4 = a(-2)
a = 4 / - 2
a = -2
<em><u>Answer</u></em>
y = -2x^2(x - 3)
Answer:
happy mothers day
Step-by-step explanation:
---------------------------