Power = work \time
I'm not sure if that's the answer you are looking for
Answer:
12
Step-by-step explanation:
it's 6 people and 2 cans of juice goes to each person so you can multiply 6× 2 and you get 12 . 12 cans of juice would be required to provide 6 people with 2 cans each .
You can formulate your own equations by analyzing the given problem and its statements. You can do some illustrations so you can understand it better. Introduce some variables and the rest is algebra. For example:
An orange costs $2 while a banana costs $1.5. How many oranges and bananas do you have to buy such that the total cost would equal to $20. You bought a total of 12 fruits.
First, you have to introduce variables. Let 'x' be the number of oranges and 'y' be the number of bananas. One equation you can get from here is knowing the amount of total cost: 2x + 1.5y = 20. Then, the other equation would be knowing the amount of fruits: x+y=12. You have two unknowns and two equations. Hence, you can solve the problem. Solving them simultaneously, you would get that x=4 and y=8.
<span>N(t) = 16t ; Distance north of spot at time t for the liner.
W(t) = 14(t-1); Distance west of spot at time t for the tanker.
d(t) = sqrt(N(t)^2 + W(t)^2) ; Distance between both ships at time t.
Let's create a function to express the distance north of the spot that the luxury liner is at time t. We will use the value t as representing "the number of hours since 2 p.m." Since the liner was there at exactly 2 p.m. and is traveling 16 kph, the function is
N(t) = 16t
Now let's create the same function for how far west the tanker is from the spot. Since the tanker was there at 3 p.m. (t = 1 by the definition above), the function is slightly more complicated, and is
W(t) = 14(t-1)
The distance between the 2 ships is easy. Just use the pythagorean theorem. So
d(t) = sqrt(N(t)^2 + W(t)^2)
If you want the function for d() to be expanded, just substitute the other functions, so
d(t) = sqrt((16t)^2 + (14(t-1))^2)
d(t) = sqrt(256t^2 + (14t-14)^2)
d(t) = sqrt(256t^2 + (196t^2 - 392t + 196) )
d(t) = sqrt(452t^2 - 392t + 196)</span>
Answer:
x=36
Step-by-step explanation:
First rewrite equation then multiply each side by 36. 9x-36=4x+144.
then move the variable 9x-4x+36=144. Next subtract 9x and 4x ...5x=144+36.... 5x=180. Lastly you divide 180÷5 this your answer x=36