5.4 * 10³ = 5,400 .
_____________________________
Try breaking these into sections.
Twice: 2 times
The sum of: add
A number: choose a variable, like x
---Thus "the sum of a number and 4" becomes "add x and 4" which, mathematically, is "x+4"
-----Continuing to put it all together, "Twice the sum of a number and four" becomes "2 times (x+4)" which, mathematically, is "2(x+4)"
Is: equals
-------"Twice the sum of a number and four is" becomes "2(x+4)="
23 less than: subtract 23. This one tends to trick people; "23 less than" will become "__ - 23", NOT "23 - __"
three times the number: 3 times x
---"23 less than three times the number" becomes "subtract 23 from 3 times x" which, mathematically, is "3x-23"
-------So the final phrase: 2(x+4)=3x-23"
Step-by-step explanation:
3x+2y=2------------1
-3x+5y=5-----------2
adding 1 and 2 we get
7y=7
y=1
and from (1),we get
3x+2×1=2
3x=0
x=0 is the required value of x.