Answer:
c^6
Step-by-step explanation:
So, c is the same as c^ 1 ... therefore
c^5 x c
= c^5 x c^1
When we multiply two numbers with same base and different exponent, we add the exponents which in this case as 5 and 1
So c^5 x c^1
= c^(5+1)
= c^6
This is the simplest form
Answer:
y=3/4x-3
Step-by-step explanation:
Okay so to be parallel to an equation of another line, the line must have the same slope but a different y-intercept. First, you need to find the slope of the equation -3x+4y=4. The equation must be in y=mx+b format, so you first move -3x to the right by adding it on both sides, leaving you with 4y=3x+4. Next, you divide 4y by 4 in order to isolate y and do that on the other side. Now, you have y=3/4x+1.
To find the equation of the new line, you must put the point and slope into point slope form: y-y1=m(x-x1). In the point (4, 0), 4 would be x1 and 0 would be y1. so, the new equation is y-0=3/4 (x-4). now, distrubute the 3/4, leaving you with y=3/4x-3. This is correct since the slope remains the same in both equations with a different y-intercept. To check deeper, you could place point (4, 0) on a graph and then rise 3, run 4 until you get the line :) hope this helps
Answer:
132%
Step-by-step explanation:
The population of Peru = 10904
The population of Franklin = 25248.
Difference = 25248-10904=14,344
Expressing as a percentage of the population of Peru

=132%
Therefore, the population of Franklin is 132% more than the population of Peru.
Answer:
7.3 in
Step-by-step explanation:
area = 27 = 54/2 = (x^2)/2
so what squared is 54?
7.34 whatever inches.
round it down, that's 7.3.
Answer:
Step-by-step explanation:
This is a question that uses the Pythagorean Theorem.
a = 35 feet
b = x which is the height of the tree.
c = 3*x + 1 so we are trying to find x. Substitute into a b and c
a^2 + b^2 = c^2
35^2 + x^2 = (3x + 1)^2
35^2 + x^2 = 9x^2 + 6x + 1 Subtract x^2 from both sides.
35^2 = 8x^2 + 6x + 1 Subtract 35^2 from both sides.
0 = 8x^2 + 6x + 1 - 35^2
0 = 8x^2 + 6x - 1224
Does this factor?
(x + 12.75)(x - 12)
x - 12 = 0 is the only value that works.
x = 12
The tree is 12 feet high.
Note: I used the quadratic formula to solve this.