Just divide the number of parts made by the number of hours to get parts per hour. 15 minutes is 1/4 of an hour, so we divide 360 by 0.25 hours:
Answer:
.764
Step-by-step explanation:
do it on a calculator (TI84)
Let's say the numbers are "a" and "b"
hmm say "a" is the smaller, and "b" the greater
so "b" is "4 more than 5 times" "a"
so... 5 times "a" is 5*a or 5a
4 more than "that", will be "that" + 4
or
5a + 4
so.. whatever "a" is, "b" is 5a+4
now, their sum is 22, as opposed to "zz" hehe
so

solve for "a", to see what the smaller one is
what's "b"? well, b = 5a + 4
The slope is the change in y over the change in x.
The first number in the parentheses is the x value, the second number is the y value.
Slope = (0-3) / (4-0)
Slope = -3/4
The y intercept is the y value when x is 0.
The given point (0,3) has x as 0, so the y intercept would be 3
Answers: slope = -3/4, y intercept = 3
Part A
(3x)^2*x^4
(3x)*(3x)*x^4 .... expand out (3x)^2
(3*3)*(x*x*x^4)
9x^6
Answer: 9x^6
============================================
Part B
It appears that Tonya forgot to square the 3 term and had this as her steps
(3x)^2*x^4
3x^2*x^4
3x^(2*4)
3x^8
Which is incorrect as the answer in part A indicates.
Not only is the '3' part wrong, but also the exponent of 8. Instead of multiplying the exponents, she should have added them.
The rule is a^b*a^c = a^(b+c). In this case, a = x, b = 2 and c = 4.
So x^2*x^4 = x^(2+4) = x^6