In order to find the answer to this, you must first turn 4 into a fraction (4/1)
12/25 divided by 4/1 is the same as 12/25 multiplied by 1/4, because when dividing fractions, you must use the reciprocal of the divisor and multiply.
12/25 x 1/4 = 12/100 = 6/50 = 3/25
Your answer should be 3/25<span />
Answer:
a = 14.73
Step-by-step explanation:
This ratio can also be written like this:

Then you can cross multiply to get
11a = 6 x 27
11a = 162
Divide both sides by 11
11a / 11 = 162 / 11
a = 14.73
Assuming we need to find i such that
1 ≤ i ≤ n and t[i]=i.
If we need to find only the first occurrence, we can do:
for i:1 to n {
if t[i]=i then return(i)
}
If exhaustive search is required, then put the results (values of i) in an array or a linked list, return the number of values found, and the array (or linked list).
Answer:
253.89 pounds
Step-by-step explanation:
$1 = 0.74 pounds
345 * 0.74 = 253.89
$345 = 253.89 pounds
Answer:
Pat would be 32 and Patrick will be 9 before the 5 years
Step-by-step explanation:
pat is older by 23
in 5 years the dad will be 28 years older than his son and 28 x 1/2 = 14
so the son will be 14 in 5 years so he would be 9 now making the dad 23 years older the dad would be 32