Answer:
5.1x - 1.49y
Step-by-step explanation:
We need to add or substract like terms.
like terms are the terms that have the same variable, in this case:
3.27x and 1.83x are like terms, and adding them we get:
3.27x + 1.83x = 5.1x (you add only the coefficients and the x stays the same)
we do the same for the terms with 'y':
1.28y and −2.77y are like terms, but in this case we must substract because of the − sign:
1.28y −2.77y = -1.49y
the final answer is the conjunction of the two results that we obtained:
5.1x - 1.49y
Line a and line c are parallel lines that are given as a || c. Then the correct option is C.
<h3>How are parallel straight lines related?</h3>
Parallel lines have the same slope since the slope is like a measure of steepness and since parallel lines are of the same steepness, thus, are of the same slope.
Since the given parallel line has equation y = 2x + 2, thus its slope is 2 and thus, the slope of the needed line is 2 too.
Then we have
The distance between line a and line c is constant. Then line a and line c are parallel lines.
Line a || line c. Then the correct option is C.
Learn more about parallel lines here:
brainly.com/question/13857011
#SPJ1
Answer:
Top right option
Step-by-step explanation:
multiplying the digits, you get the volume, which is 3/4
Answered by GAUTHMATH
Answer:
1. 125
2. 25
3. 40
4. 39
First question:
(15-10)^2 + (15-5)^2
parentheses first to get 5^2 + (15-5)^2
exponents next to get 25 + (15-5)^2
parentheses again 25 + 10^2
exponents again 25 + 100 = 125
Second question:
simplify the exponents (3 *3) + (4 * 4) + (2 * 2) to get 9 + 16 + 4 = 29
Third question:
simplify in the parentheses 6 1/7 - 1/7 = 6
divide 60 by 6 to get 10
multiply 10 by 4 to get 40!
Fourth question:
simplify the fractions to get 1/3 + 8/3 = 3
multiply the 3 by 13 to get 39
I'll explain how to do the first one:-
y = cos-1(x2)
This can be described as ' a function of a function' x^2 is a function of x and cos-1(x^2) is a function of x^2.
We need to apply the chain rule.
Personally I find this easier to understand if i let u = x^2, so
If y = f(u) and u is a function of x then
dy/dx = dy/ du * du/dx
Here u = x^2 and y = cos-1(u)
du/dx = 2x
so dy/dx = d(cos-1(x^2) dx = dy/du * du/dx
= -1 / √(1 - u^2) * 2x
= -2x / √(1 - u^2)
= -2x / √(1 - (x^2)^2)
= -2x / √(1 - x^4)
I hope this helps. but if not. you might like to employ the formulae in the question - The square boxes contain the 'u' s in my answer. These formulae are equivalent to my explanation.