The answer is B. She sells each orange for $0.50 and the question is asking for the total amount of money she will make by selling a certain amount of oranges. t represents the total so the equation will to equal to t. c is the number of oranges she will sell so c multiplied by $0.50 will give the total amount of money she will make.
Answer:
Explanation with the help of discrete variables and continuous variables.
Step-by-step explanation:
We have to tell that which of the following can be an exact number.
This can be done with the approach of discrete and continuous variables.
Discrete variables are the variables that are countable and cannot be expressed in decimal form. They are point estimated.
Continuous variable are the variable that are estimated with the help of an interval. Their values can be expressed with the help of a decimal expansion. They are not countable.
a) Mass of a paper clip, Surface are of dime, Inches in a mile, Ounces in pound, microseconds in a week
Since all mass, area, weight(ounces), time, length(inches) are continuous variable, they can be estimated with the help of an interval. Thus, they can have exact number but not always.
b) Number of pages in a worksheet
Since this is a discrete quantity and it is countable. Thus, it will always have a point estimation and are exact numbers always.
Answer:
There is only one real zero and it is located at x = 1.359
Step-by-step explanation:
After the 4th iteration the solution was repeating the first 3 decimal places. The formula for Newton's Method is

If our function is

then the first derivative is

I graphed this on my calculator to see where the zero(s) looked like they might be, and saw there was only one real one, somewhere between 1 and 2. I started with my first guess being x = 1.
When I plugged in a 1 for x, I got a zero of 5/3.
Plugging in 5/3 and completing the process again gave me 997/687
Plugging in 997/687 and completing the process again gave me 1.36976
Plugging in 1.36976 and completing the process again gave me 1.359454
Plugging in 1.359454 and completing the process again gave me 1.359304
Since we are looking for accuracy to 3 decimal places, there was no need to go further.
Checking the zeros on the calculator graphing program gave me a zero of 1.3593041 which is exactly the same as my 5th iteration!
Newton's Method is absolutely amazing!!!