8/5 is rational. It is expressed as a ratio of two integers.
√4 = 2 = 2/1 . This is rational because it expressed as ratio of two integers.
√64 = 8. This is rational because it expressed as ratio of two integers.
√10 = 3.16227..... The decimal part does not end and it is irrational because it can not be expressed as ratio of two integers.
Therefore √10 is irrational.
With the given information, we can create several equations:
120 = 12x + 2y
150 = 10x + 10y
With x being the number of rose bushes, and y being the number of gardenias.
To find the values of the variables, we can use two methods: Substitution or Elimination
For this case, let us use elimination. To begin, let's be clear that we are going to be adding these equations together. Therefore, in order to get the value of one variable, we must cancel one of them out - it could be x or y, it doesn't matter which one you decide to cancel out. Let's cancel the x out:
We first need to multiply the equations by numbers that would cause the x's to cancel out - and this can be done as follows:
-10(120 = 12x + 2y)
12(150 = 10x + 10y) => Notice how one of these is negative
Multiply out:
-1200 = -120x - 20y
+ 1800 = 120x + 120y => Add these two equations together
---------------------------------
600 = 100y
Now we can solve for y:
y = 6
With this value of y known, we can then pick an equation from the beginning of the question, and plug y in to solve for x:
120 = 12x + 2y => 120 = 12x + 2(6)
Now we can solve for x:
120 = 12x + 12 => 108 = 12x
x = 9
So now we know that x = 9, and y = 6.
With rose bushes being x, we now know that the cost of 1 rose bush is $9.
With gardenias being y, we now know that the cost of 1 gardenia is $6.
Answer:
math is a difficult subject
Note: When I use the double equal sign, I mean the triple bar used with modular arithmetic
10^3 = 1000 == -1 (mod 1001)
10^3 == -1 (mod 1001)
(10^3)^672 == (-1)^672 (mod 1001)
(10^(3*672) == 1 (mod 1001)
10^2016 == 1 (mod 1001)
10*10^2016 == 10*1 (mod 1001)
10^2017 == 10 (mod 1001)
Final Answer: 10
Answer:
option (a) is correct.
2 + m - 1 + m is an equivalent expression to the given expression 3m+1-m
Step-by-step explanation:
Given expression 3m+1-m
We have to choose an equivalent expression from given options.
Equivalent expression are those expression that looks different but are same.
Like 4+2 = 6 and 3+ 3 = 6
Both have same value but looks differently.
Like terms are term having same variable with same degree.
Consider the given expression 3m+1-m
Simplify by adding like terms,
3m + 1 - m = (3-1) m + 1
Thus, (3-1) m + 1 = 2m + 1
Also 2m + 1 can be written as m + m + 2 - 1
Thus, option (a) is correct.