InterviewSolution
Saved Bookmarks
| 1. |
Get thealgebraicexpressions in the following cases using variables,constants and arithmetic operations.(i) Subtractionof z from y.(ii) One-halfof the sum of numbers x and y.(iii) Thenumber z multiplied by itself. (iv) One-fourthof the product of numbers p and q.(v) Numbersx and y both squared and added.(vi) Number5 added to three times the product of number m and n.(vii) Productof numbers y and z subtracted from 10.(viii)Sumof numbers a and b subtracted from their product. |
|
Answer» Get the (i) Subtraction (ii) One-half (iii) The (iv) One-fourth (v) Numbers (vi) Number (vii) Product (viii)Sum |
|