answersLogoWhite

0

X varies directly with y and z?

Updated: 4/28/2022
User Avatar

Wiki User

13y ago

Best Answer

This phrase means that x = kyz where k is some constant.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: X varies directly with y and z?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

What is it when Z varies directly with x and inversely with y When x 2 and y 4 z 3 What is the value of z when x 4 and y 9?

z = 8/3.


If x is y and y is z which statement must be be true?

If x = y and y = z then x = z


A c plus plus program to read in three integer numbers and print them out in ascending order For example if the numbers input were 10 7 8 then your output would be 7 8 10?

#include <iostream> using namespace std; int main() { int x, y, z; cout << "Enter 3 numbers: \n"; cin >> x; cin >> y; cin >> z; if(x < y && x < z) { cout << x << " "; if(y < z) { cout << y << " " << z; } else if(z < y) { cout << z << " " << y; } } else if(y < x && y < z) { cout << y << " "; if(x < z) { cout << x << " " << z; } else if(z < x) { cout << z << " " << x; } } else if(z < y && z < x) { cout << z << " "; if(y < x) { cout << y << " " << x; } else if(x < y) { cout << x << " " << y; } } char wait; cin >> wait; return 0; }


If you throw 3 coins one with x on 1 side and y on other x on one side and z on other other with y on 1 side and z on other what is theoretical prob of getting 2 that match I don't understand?

3 out of 4. 8 possiableaties------------------ coins 1--- 2--- 3--- 4--- 5--- 6--- 7--- 8 x y--- x--- x--- x--- x--- y--- y---- y--- y x z--- x--- x--- z--- z--- x--- x----z--- z y z--- y----z---y--- z--- y--- z----y-----z There are 8 possiabilities for the three coins to land, you count the matches, there 6 out of 8 that match.


Does division work on distrubitive property?

(x + y)/z = x/z + y/z where z is non-zero.

Related questions

What is the equation when Y varies directly as z and inversely as x?

Y = K (z/x)


What is it when Z varies directly with x and inversely with y When x 2 and y 4 z 3 What is the value of z when x 4 and y 9?

z = 8/3.


X varies directly with y and inversely with z x equals 20 when y equals 8 and z equals 4 Find x when y equals 4 and z equals 8?

The answer is x=10. If: x=20 y=8 z=4 then: y=8/2=4 z=4*2=8 since x varies directly with y, meaning whatever happens to y, happens to x, so if y was divided by 2, then x should be divided by 2. After all, the inverse of division is multiplication.


X varies directly with y and inversely with z x equals 0.25 y equals 10 and z equals 20 find x when y is 20 and z is 10?

1


What would be the equation be fore z varies inversely with x and directly with y?

Z = K Y / X 'K' can be any constant number.


How does y vary jointly with x and z?

y varies jointly with x and z if: when x is held fixed, y varies with z and when z is held fixed, y varies with x. Bothe x and z may vary together.


X varies directly with y and inversely with z x equals 0.12 when y equals 12 and z equals 2 Find x when y equals 1200 and z equals 1?

x = 24


X varies directly with y and z x equals 40 when y equals 10 and z equals 20 Find x when y equals 30 and z equals 40?

mensos yo no me la seee


X varies directly with y and z x equals 400 when y equals 8 and z equals 10 Find x when y equals 10 and z equals 12?

x = 5.y.z so 5.10.12 = 600


Solve by using the steps found in this section. Write your answer in exact, simplified form y is inversely proportional to z. If y is when z is 15, find y when z is 30?

k = 2 Explanation: when z varies directly proportional to x means a division c = z x where c is a constant of proportionality when z varies inversely proportional to x it means a product z y = c now with both k = z y x z = 8 ; x = 12 and y = 3 k = 8.3 12 k = 2


Y varies directly as the square of r If y equals 80 when are equals 4 find y when are equals 6?

80=4x, z=6x. find Z. x=80/4, x=20. z=6x20 z=120 answer= 120


X varies directly with y and inversely with z x equals 125 when y equals 5 and z equals 4 Find x when y equals 4 and z equals 5?

Given x=k1y and x=k2/z x=125 ,y=5 then k1=25 x=125 , z=4 then k2=125(4)=500 If y=4 ,z=5 then x=25y = 100