No, in order for the lines to be parallel, the slopes have to be the same, it does not matter what the slopes are as long as they are the same slope. The lines could still be parallel if the slopes are negative.
Answer: x^3+4 , x^2y+x^2+y
Answer:
Step-by-step explanation:
(a + b + c)³ = a³ + b³ + c³ + 3a²b + 3a²c + 3ab² + 3cb² +3 ac² + 3bc² + 6abc
a = 5a ; b =y ; c = z
(5x + y + z)(5z + y + z )(5z + y +z) = (5x + y +z)³
= (5x)³ + y³ +z³ + 3(5x)²y + 3(5x)²z + 3(5x)*y² + 3*z*y² + 3*5x*z² + 3*y*z² + 6*5x*y*z
= 125x³ + y³ +z³ + 3*25x²y + 3*25x²*z + 15xy² + 3zy² + 15xz² + 3yz² + 35xyz
= 125x³ + y³ + z³ + 75x²y + 75x²z + 15xy² + 3zy² + 15xz² + 3yz² + 35xyz
The trick to solving problems with mixed units is to convert all of them into one unit or another, so:
There are 12 inches in a foot, so 72 inches = 6 feet.
To find the perimeter of a polygon, sum its sides.
Perimeter = 2 + 5 + 6 = 13 feet.
To find the area of a right triangle (which I assume the one in the picture is), we can use the following equation: A = 0.5 * base * height
There are 3 feet to one yard, so 6 feet = 2 yards.
Area = 0.5 * 2 * 1 = 1 yard^2
Answer:
see below
Step-by-step explanation:
The exponent rules that apply are ...
(a^b)(a^c) = a^(b+c)
a^-b = (1/a)^b
(a^b)^c = a^(b·c)
_____
These let you rewrite the given function as ...
f(x) = (3^(2x))(3^1) = 3(3^(2x)) = 3(3^2)^x = 3·9^x
and
f(x) = 3^(2x+1) = (3^-1)^(-(2x+1)) = (1/3)^-(2x+1)