Question # 14
Given the numbers
10 11 12 13 14 15 16 17 18 19 20
Let 'x' be the number
The condition breakdown:
I am less than 20.
- So the number 'x' must be less than 20 i.e. x < 20
I am more than 13.
- So the number 'x' must be greater than 13 i.e. x > 13
I am less than 17.
- So the number 'x' must be less than 17 i.e. x < 17
Finally:
I am 4 more than 12
i.e. 12+4 = 16
Thus, the number is x = 16
Question # 15
Part a)
Given the numbers
10 11 12 13 14 15 16 17 18 19 20
Let 'x' be the number
The condition breakdown:
I am more than 10.
I am less than 20.
I am more than 12.
I am less than 15.
As the numbers left after all the conditions are fulfilled are 13 and 14.
- But the last condition is, of the numbers that left, the number is greater than all the remaining numbers.
So, from the remaining number 13 and 14;
14 > 13
Thus, the number x = 14
Part b)
Drawing the number 14 in the place value:
Chart
Tens Ones
1 4
Answer:
n = -33
Step-by-step explanation:
Let n = number
Sum of a number and 9
(n+9)
is tripled
3(n+9)
the result is six less then twice the number
2n-6
3(n+9) = 2n-6
Distribute
3n+27 = 2n-6
Subtract 2n from each side
3n-2n +27 = -6
n +27 = -6
Subtract 27 from each side
n+27-27 = -6-27
n =-33
Y is equal to 21 and x is equal to 10
Answer:
you kinda need to show a dot plot for someone to answer your question
Step-by-step explanation:
Answer:
X=3
Y=1
Step-by-step explanation:
In solving simultaneous equations, there are three methods, we have the elimination method, substitution method or graphical method. But for the purpose of this question, we would be using Elimination method.
5y-4x =-7 Equation 1
2y+4x=14 Equation 2
Since x has the same coefficient, it's easy to eliminate by adding up the two equations
5y+2y=7y
-4x+(+4x)=0
-7+(+14)=7
We have 7y=7
Divide both sides by 7,
y=7/7
y=1
Substituting for y in equation 2.
2(1)+4x=14
2+4x=14
4x=14-2
4x=12
x=12/4
x= 3