3p = 4 - 9p
+9p + 9p
------------------
12p = 4
divide both sides by 12
p= .333 repeating or 1/3
You should write a 1 because I f what you add is 11, 12, 13, 14, 15, 16, 17, 18, or 19 there is a 1 in the front of the numbers so you must put a 1 but if the number was 76 the number in the front is 7 so you would put 7 on the tens column.
Answer:
I don't see the triangular prism.
Step-by-step explanation:
Answer:
(7^9)/4 = 40,353,607/4
Step-by-step explanation:
Assuming each digit is used once and exponentiation is allowed, the largest numerator and smallest denominator will result in the largest fraction.
__
If other functions, such as factorial are allowed, then there might need to be a limit on the number of times they are applied. For example,
(7!)^(9!)/4 has about 1 million digits
something like ...
((7!)^(9!))!/4 has many more digits than that
and you can keep piling on the factorial symbols to any desired depth.
Answer:
the solution of the system is:
x = 1 and y = 2.
Step-by-step explanation:
I suppose that we want to solve the equation:
-6*x + 6*y = 6
6*x + 3*y = 12
To solve this, we first need to isolate one of the variables in one of the equations.
Let's isolate y in the first equation:
6*y = 6 + 6*x
y = (6 + 6*x)/6
y = 6/6 + (6*x)/6
y = 1 + x
Now we can replace this in the other equation:
6*x + 3*(1 + x) = 12
6*x + 3 + 3*x = 12
9*x + 3 = 12
9*x = 12 - 3 = 9
x = 9/9 = 1
Now that we know that x = 1, we can replace this in the equation "y = 1 + x" to find the value of y.
y = 1 + (1) = 2
Then the solution of the system is:
x = 1 and y = 2.