Square root of 30 divided by 5
So five pages of her fiction book in 7 minutes. And she must read thirty pages:
30/5 = 6.
6 * 7 = 42 minutes for the fiction book.
So 2 pages of her history book in seven minutes.
30/2 = 15.
15 * 7 = 105 minutes for the history textbook
Add:
42 + 105 = 147 minutes.
Answer: C) For every original price, there is exactly one sale price.
For any function, we always have any input go to exactly one output. The original price is the input while the output is the sale price. If we had an original price of say $100, and two sale prices of $90 and $80, then the question would be "which is the true sale price?" and it would be ambiguous. This is one example of how useful it is to have one output for any input. The input in question must be in the domain.
As the table shows, we do not have any repeated original prices leading to different sale prices.
-------------------------------------------------------------------------
Given Information
-------------------------------------------------------------------------
Total number of people = 165
Adult = $6
Child = $2
Total collected = $618
-------------------------------------------------------------------------
Assumptions
-------------------------------------------------------------------------
Let x be the number of adults and y be the number of children
-------------------------------------------------------------------------
Form equations
-------------------------------------------------------------------------
Total number of people
x + y = 165
Total amount collected
6x + 2y = 618
-------------------------------------------------------------------------
Ans: The two equations are x + y = 165 and 6x + 2y = 618
-------------------------------------------------------------------------
The question is not asking for it but if you need to solve the equation to find the answer to x and y
-------------------------------------------------------------------------
Present the two equations and solve for x and y
-------------------------------------------------------------------------
x + y = 165 ------------------------- (eqn 1)
6x + 2y = 618 ------------------------- (eqn 2)
(eqn 1) :
x + y = 165
x = 165 - y ------------------------- substitute into (eqn 2)
6(165 - y) + 2y = 618
990 - 6y + 2y = 618
4y = 990 - 618
4y = 372
y = 93 ------------------------- substitute into (eqn 1)
x + y = 165
x + 93 = 165
x = 165 - 93
x = 72
x = 72 and y = 93
-------------------------------------------------------------------------
Ans: 72 adults and 93 children
-------------------------------------------------------------------------