answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

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 5 when y 10 and z 5. Find x when y 20 and z 10x varies directly with y and inversely with z. x 5 when y 10 and z 5. Find x when y 20 and z 10x varies d?

Since ( x ) varies directly with ( y ) and inversely with ( z ), we can express this relationship as ( x = k \frac{y}{z} ), where ( k ) is a constant. Given that ( x = 5 ) when ( y = 10 ) and ( z = 5 ), we can find ( k ): [ 5 = k \frac{10}{5} \implies k = 2. ] Now, to find ( x ) when ( y = 20 ) and ( z = 10 ): [ x = 2 \frac{20}{10} = 4. ] Thus, ( x ) equals 4.


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


X varies directly with y and z. x 120 when y 5 and z 8. Find x when y 6 and z 2.?

Since ( x ) varies directly with ( y ) and ( z ), we can express this relationship as ( x = k \cdot y \cdot z ) for some constant ( k ). Given that ( x = 120 ) when ( y = 5 ) and ( z = 8 ), we can find ( k ) as follows: [ 120 = k \cdot 5 \cdot 8 \implies k = \frac{120}{40} = 3. ] Now, to find ( x ) when ( y = 6 ) and ( z = 2 ): [ x = 3 \cdot 6 \cdot 2 = 36. ] Thus, ( x = 36 ).


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