Answer:
Multiplication
Step-by-step explanation:
x/5 = 3
Multiply by 5
x = 15
<span>49.8497743225 is your answer</span>
Given
- f(n) values for n=1,2,3,4
- possible candidates for the function
Solution:
Method: Evaluate some of the values, for each function. A function with ANY value not matching the given f(n) values will be rejected.
N=1, f(n)=4
f(1)=4-3(1-1)=4
f(1)=4+3^(1+1)=4+3^2=4+9=13 ≠ 4 [rejected]
f(1)=4(3^(n-1))=4(3^0)=4
f(1)=3(4^(n-1))=3(4^0)=3*1=3 [rejected]
N=2, f(n)=12
f(1)=4-3(2-1)=4-3(1)=1 ≠ 12 [rejected]
[rejected]
f(1)=4(3^(2-1)=4*3^1=4*3=12
[rejected]
Will need to check one more to be sure
N=3, f(n)=3
[rejected]
[rejected]
f(3)=4(3^(n-1))=4(3^(3-1))=4(3^2)=4*9=36 [Good]
[rejected]
Solution: f(n)=4(3^(n-1))
To find the percent you would divide 591 by 2364
591/2364=.25
.25*100 = 25%
Does that make sense?
Answer:
85, 68, 51
Step-by-step explanation:
Average: The sum of all the numbers divided by the number of numbers
If the ratio of the scores is 5 : 4 : 3, let's just set it as 5x : 4x : 3x
Then using the definition of an average, we can write this equation.
(5x + 4x + 3x) / 3 = 68
Multiply both sides by 3.
5x + 4x + 3x = 68 * 3
Simplify.
12x = 204
x = 17
Now, substitute x = 17 into the original scores (5x, 4x, and 3x)
5x = 5 * 17 = 85
4x = 4 * 17 = 68
3x = 3 * 17 = 51
Just in case, let's check this answer. Find the average of the 3 test scores.
(85 + 68 + 51) / 3 =
204 / 3 = 68
Thus, the answers are correct