The exact number is 8,784 toffees but if you want me to estimate to the nearest tens then it would be 8,780
An important rule of logs is a*log b = log b^a.
Thus, 2 (log to the base 5 of )(5x^3) = (log to the base 5 of ) (5x^3)^2, or
(log to the base 5 of ) (25x^6).
Next, (1/3) (log to the base 5 of ) (x^2+6) = (log to the base 5 of ) (x^2+6)^(1/3).
Here, the addition in the middle of the given expression indicates multiplication:
2Log5(5x^3)+1/3log5(x^2+6) = (log to the base 5 of ) { (5x^3)^2 * (x^2+6)^(1/3) }.
Here we've expressed the given log quantity as a single log.
Answer:
(0, 33) : Yes
(4.8, 30.5) : Yes
Step-by-step explanation:
height of at least 24 ft : y >= 24
horizontal distance of no more than 10 ft. : 0 <= x <= 10
The vertical height must be at least three times as high as the horizontal distance. No rocket should go higher than 33 ft.:
y >= 3x and y <= 33
So Constraints:
24 <= y <= 33
y >= 3x
0 <= x <= 10
Now check to see if those coordinate points meet all the constraints
(0, 33) : Yes
(4.8, 30.5) : Yes
(9, 26) : No (because 26 is less than (3 * 9) = 27)
(4, 36)
: No (because 36 > 33, must be 24 <= y <= 33)
(2, 22): No (because 22 <24, must be 24 <= y <= 33)
Y = mx + b, m = slope and b = y-intercept
Because you don't have the y-intercept, you take the equation and replace x and y with the values given, then solve for b and replace b in the original equation with the value found.
y = 2/3x + b
0 = (2/3)(-3) + b
0 = -2 + b
2 = b
y = 2/3x + 2 is the answer