Answer:
y=27x
Step-by-step explanation:
If Buddy makes 15 toys per hour we can use the expression [15x=y] (let x be # of hours worked). If Bubbles makes 12 toys per hour we can use the expression [12x=y]. To find out the number of toys they make together we can just find the total number of toys they make in an hour. (Combine the 2 equations).
15x+12x=y
27x=y
The rule is minus 5.
So 20, 15, 10, 5, 0, -5
Answer:
1440 miles
Step-by-step explanation:
360 miles = 2 hours
360/2=180 miles = 1 hours
8 hours = 180*80=1440 miles
Answer:
log(x^7·y^2)
Step-by-step explanation:
The applicable rules are ...
... log(a^b) = b·log(a)
... log(ab) = log(a) +log(b)
_____
The first term, 7log(x) can be rewritten as log(x^7). Note that an exponentiation operator is needed when this is written as text.
The second term 2log(y) can be rewritten as log(y^2). These two rewrites make use of the first rule above.
Now, you have the sum ...
... log(x^7) +log(y^2)
The second rule tells you this can be rewritten as ...
... log(x^7·y^2) . . . . . seems to match the intent of the 3rd selection