Answer:
To calculate the gradient of a straight line we choose two points on the line itself. From these two points we calculate: The difference in height (y co-ordinates) ÷ The difference in width (x co-ordinates). If the answer is a positive value then the line is uphill in direction.
I'm going to try to do it in shorter time without calculator
cone is used to fill cylinder
conevolume times x=cylindervolume
so
x=cylinderv/conev
cylinderv=hpir^2
conevolume=1/3hpir^2
cylinder:
v=hpir^2
r=10
h=20
v=20*pi*10^2=2000pi
cone=1/3hpir^2
r=5
h=10
v=1/3(10)pi5^2=250pi/3
vcylinder/vcone=2000pi/(250pi/3)=6000pi/250pi=600/25=24
answer is 24 times
(2m46s1<span>1)</span>
Answer:
x = -76 , y = 57
Step-by-step explanation:
5x - 6y = -38
3x + 4y = 0
------------------
use 4 to multiply equation 1
5x(4) - 6y(4) = - 38(4)
20x -24y = -152
----------------------
use 6 to multiply equation 2
3x(6) + 4y(6) = 0(6)
18x + 24y = 0
------------------------
20x - 24y = -152
18x + 24y = 0
----------------------
2x = -152
----------------
divide 2 by both sides
x = -76
--------------------
to find y, slot in the of x to either equation 1 or 2
--------------------------------
equation 2
3x + 4y = 0
3(-76) + 4y = 0
------------------------
-228 + 4y = 0
4y = 228 - 0
4y = 228
---------------------
divide both sides by 4
----------------------------------
y = 57
for this type of question, you can use
- substitution method
- elimination method
- graphical method
i used substitution method
hope it helps