y is the result if you multiply x by 3 and add 5 to it. For example, if you claim that x is 1, then if you multiply x by 3 and add 5, you would get 8. This result, 8, is what y is equal to (when x equals 1).
8
x times y is "xy"
No
If Y=10 when X=5 then when Y=20 (10 * 2) X must equal 10 (5 * 2). One must multiply the values on both sides of the equal sign by the same value to maintain their equality. In this case, since Y went from 10 to 20 it was multiplied by 2. That means we have to multiply the other side by 2 to maintain equivalence.
y is the result if you multiply x by 3 and add 5 to it. For example, if you claim that x is 1, then if you multiply x by 3 and add 5, you would get 8. This result, 8, is what y is equal to (when x equals 1).
8
x times y is "xy"
8
19
The problem to solve is: xy+x+3y+3 Multiply y and x Multiply the y and x Multiply y and x The y just gets copied along. The x just gets copied along. The answer is yx yx x*y evaluates to yx x*y+x evaluates to yx+x Multiply y and 3 Multiply y and 1 The y just gets copied along. The answer is y y 3*y evaluates to 3y The answer is yx+x+3y x*y+x+3*y evaluates to yx+x+3y The answer is yx+x+3y+3 x*y+x+3*y+3 evaluates to yx+x+3y+3 ---- The final answer isyx+x+3y+3----
-10
No
x as a percentage of y = x/y * 100% divide x by y then multiply by 100%
If Y=10 when X=5 then when Y=20 (10 * 2) X must equal 10 (5 * 2). One must multiply the values on both sides of the equal sign by the same value to maintain their equality. In this case, since Y went from 10 to 20 it was multiplied by 2. That means we have to multiply the other side by 2 to maintain equivalence.
what is a program x and y
x < y : x is less than y.x ≤ y : x is less than or equal to y. x > y : x is greater than y.x ≥ y : x is greater than or equal to y.