Given
1. 4 x 1/7
2. 12 x 2 5/6
procedure

1. The answer is 4 x 1/7 is less than 4

2. The answer is 12 x 2 5/6 is greater than 12
By pythagoras Theorem.
x² +12²=13²
=>x² +144 =169
=>x² =169-144=25
=>x=√25=5 unit.
Hence x=5 is your answer.
Hope it helps...
Regards,
Leukonov/Olegion.
<h3>
Answer: n+15</h3>
=======================================================
Explanation:
- n = number of minutes
- cost of company X = 3n+30
- cost of company Y = 2n+15
To find out how much more company X charges, we subtract the two cost expressions
CompanyX - CompanyY = (3n+30)-(2n+15) = 3n+30-2n-15 = n+15 which is the final answer.
--------------
An example:
Let's say you talk on the phone for n = 20 minutes.
Company X would charge you 3n+30 = 3*20+30 = 90 cents
Company Y would charge you 2n+15 = 2*20+15 = 55 cents
The difference of which is 90-55 = 35 cents.
If you plugged n = 20 into the n+15 expression we got, then n+15 = 20+15 = 35 matches up with the previous 35 cents.
This example helps confirm the answer. I'll let you try out other examples.