I would estimate it as (300 x 7) = 2100
Then I would subtract (11 x 7) + 77 from that to get the exact answer of 2023
~~~~~~~~~~
I didn't use a calculator or paper. The 'trick' is to notice that 289 = (300 - 11)
Answer:
age<-c(20,30,40)
names(age)<-c ("ELI", "ALI", "JON")age
## ELI ALI JON
## 20 30 40
Step-by-step explanation:
The above given vector named age consists of three elements. Each element consists of ages of three people, ELI, ALI and JON, such that 20 corresponds to ELI, 30 to ALI and 40 to JON.
x = -29
because
0.35x +1.4=0.25x-1.5
-0.25x -0.25x
_____________________
0.1x + 1.4 = -1.5
-1.4 -1.4
_________________________
0.1x =-2.9
____ _____
0.1 0.1
x = -29
Find the soluiton
2x+2y=16
3x-y=4
x+y=8
<u>3x-y=4+</u>
4x=12
x=3
3(3)-y=4
9-y=4
y=5
(3,5)
test them to see if get true statment
obviously the first equatons of 1,2,4 work
1 doesn't work
2, works
4. doesn't work
2 is the same as the first except both euations are just doubled
answer is 2
If you're looking for the equation, the answer is y=2x-3