Can u take a picture of it
Answer:
Yes
Step-by-step explanation:
A rational number is a number that can be expressed as a fraction. In this case, the fraction is being expressed by a decimal. So therefore 7.29 is a rational number.
Hope This Helps :)
Answer:
See definition below
Step-by-step explanation:
Since we have to give a recursive definition, we must give a initial value f(0). Additionally, the value of f(n) must depend on the value of f(n-1) for all n≥1.
The required value of f(0) is (0+1)!=1!=1.
Now, the factorial itself is a recursive function, because (n+1)!=(n+1)n!. In terms of f, this means that f(n)=(n+1)f(n-1) for all n≥1.
Then, our definition is: f:N→N is defined by
- f(0)=1.
- For n≥1, f(n)=(n+1)f(n-1).
$676.
If the sale price of the coat is $169, you are looking for the original price. I like to think about it in the sense that if an item is 75% off, you are paying 25% of the original amount. Using that logic, in order to determine the sale price you would use the equation
Original price * 25% = $169
To solve for the original price:
Original price = $169/.25 = $676.
Answer:
2x+6=6+2x
-6 -6
2x=2x
/2 /2
x=x
No solution
Step-by-step explanation: