Answer:
2/3n + 20
Step-by-step explanation:
Answer:
a) 236/100 = 2.36
b) 101/100 = 1.01
c) 814/100 = 8.14
Step-by-step explanation:
The divisor in each case is already a factor of 100, so multiply the numerator and denominator by the number that will make the denominator 100. Then add 100 times the integer to the numerator of the fraction.
a) 2 9/25 = (200 +9·4)/(25·4) = 236/100 = 2.36
b) 1 1/100 = (100 +1)/100 = 101/100 = 1.01
c) 8 7/50 = (800 +7·2)/(50·2) = 814/100 = 8.14
____
Since each of these fractions has a denominator of 100, the decimal can be written by putting the least significant digit of the numerator in the hundredths place of the decimal number.
For example, for 236/100, putting 6 in the hundredths place puts 3 in the tenths place and 2 in the units place for a decimal number of 2.36.
This pattern of question is always coming up. Since we can't easily guess, then let us set up simultaneous equation for the statements.
let the two numbers be x and y.
Multiply to 44. x*y = 44 ..........(a)
Add up to 12. x + y = 12 .........(b)
From (b)
y = 12 - x .......(c)
Substitute (c) into (a)
x*y = 44
x*(12 - x) = 44
12x - x² = 44
-x² + 12x = 44
-x² + 12x - 44 = 0.
Multiply both sides by -1
-1(-x² + 12x - 44) = -1*0
x² - 12x + 44 = 0.
This does not look factorizable, so let us just use quadratic formula
comparing to ax² + bx + c = 0, x² - 12x + 44 = 0, a = 1, b = -12, c = 44
x = (-b + √(b² - 4ac)) /2a or (-b - √(b² - 4ac)) /2a
x = (-(-12) + √((-12)² - 4*1*44) )/ (2*1)
x = (12 + √(144 - 176) )/ 2
x = (12 + √-32 )/ 2
√-32 = √(-1 *32) = √-1 * √32 = i * √(16 *2) = i*√16 *√2 = i*4*√2 = 4i√2
Where i is a complex number. Note the equation has two values. We shall include the second, that has negative sign before the square root.
x = (12 + √-32 )/ 2 or (12 - √-32 )/ 2
x = (12 + 4i√2 )/ 2 (12 - 4i√2 )/ 2
x = 12/2 + (4i√2)/2 12/2 - (4i√2)/2
x = 6 + 2i√2 or 6 - 2i√2
Recall equation (c):
y = 12 - x, When x = 6 + 2i√2, y = 12 - (6 + 2i√2) = 12 - 6 - 2i√2 = 6 - 2i√2
When x = 6 - 2i√2, y = 12 - (6 - 2i√2) = 12 - 6 + 2i√2 = 6 + 2i√2
x = 6 + 2i√2, y = 6 - 2i√2
x = 6 - 2i√2, y = 6 + 2i√2
Therefore the two numbers that multiply to 44 and add up to 12 are:
6 + 2i√2 and 6 - 2i√2