To answer the problem above, let x be the total number of students in the class. If only 80% of the class passed the first quiz, it may be represented as 0.8x.
Only 60% of the class passed the second quiz, which is represented as 0.6x. To determine the percent of the first quiz passers who also passed the second test. Divide 0.6x by 0.8x and multiply by 100%. The operation gives 75%.
Answer:
Step-by-step explanation:
- <em>Options are:
</em>
- <em>A. 25c
</em>
- <em>B. 0.75c
</em>
- <em>C. 1.25c
</em>
- <em>D. 1.25c - 1.25
</em>
---------------------
Original price = c
Markup = 25%
<u>Markup price is:</u>
- c + 25% =
- c + 0.25c =
- 1.25c
Correct option is C
<h2>
Explanation:</h2><h2>
</h2>
Here we need to set a system of two linear equations in two variables. So:
- <em>The sum of digits in a two digit number formed by two digits from 1 to 9 is 8:</em>
Let
be those digits, then:

- <em>If 9 is added to a number then both the digits become equal. find the number:</em>
<em />
<em />
<em />
<em />
But from eq 1:

Substituting y into the expression 1:

The x-value will be found by hit and trial, so:

We have to reject this solution because digits are different.

We have to reject this solution because digits are different.

<em>Then this is a two digit number formed by two equal digits. </em>
Finally, the number is:
44
Answer:
1.1? i think
Step-by-step explanation:
Answer:

Where x is the amount of dollars the item costs and y is the amount of cents. The first entry of f(x,y) is the amount of dollars to be returned and the second entry is the amount of cents to be returned.
Step-by-step explanation:
let f(x,y) be the function that computes the change.
The parameter x is the amount of dollars it costs and y is the amount of cents. both x and y should be integers and both of them should be positive or 0. Also y must be lower than 100, and x cant be bigger than d. Also if x = d, then it must happen that y ≤ c. The return value f(x,y) is a pair (a,b) where a and b satisfies the same conditions than the ordered pair (x,y) (the change cant be higher than the amount paid). a represents the amount of dollars that has to be returned and b the amount of cents.
Now, lets go to the formula. The formula should depend on wether y is higher than d or not, if that is the case, then after substracting x from d, we need to substract one more and add 100 cents to c-y (because we cant be given negative cents)
