For <span>12/15=47/50, we multiply 12/15 by (1/3)/(1/3) to get 4/5. For 47/50, we multiply it by (1/10)/(1/10) to get the same denominator and 4/7/5. They are not equal.
For 16/36 and 12/27, we'll notice that 36 and 27 are both multiples of 9, so we need to get that as the denominator! Multiply 16/36 by (1/4)/(1/4) because 9 goes into 36 4 times and 12/27 by (1/3)/(1/3) due to that 27 goes into 9 3 times, we get 4/9=4/9 - these are equal!
I challenge you to get the rest of them on your own using my techniques!</span>
Answer:
Step-by-step explanation:
2)infinetly many solutions
beacuse y=8x-2 and y-8x=-2 are the same thing without any limitation
Answer:
3*x-9
Difference means subtraction and times means multiplication!
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))