MMMMCMXCIX or 4,999 is the largest numer. Roman numerals only go to 1,000
<u>Given:</u>
The two equations are
and 
We need to solve the equations using elimination method.
<u>Elimination method:</u>
Let us multiply the equation
by 5, we get;
---------(1)
Now, multiplying the equation
by -2, we get;
--------(2)
Adding equations (1) and (2), we have;


Thus, the value of y is 3.
Substituting
in the equation
, we have;




Thus, the value of x is 4.
Hence, the solution of the system of equations is (4,3)
Therefore, Option A is the correct answer.
Yes it does mean the whole fraction is negative
Answer:
6
Step-by-step explanation:
Any circle in the form

Where r^2 is the radius squared, so


Short answer: I don't know, but that doesn't mean I can't give you something that you can decide for yourself.
y = 4*2^(2n - 2) is the pattern.
Go for broke. Try n = 4. You should get 256. Let's try it.
y = 4 * 2^(2*4 - 2)
y = 4 * 2^(8 - 2)
y = 4 * 2^6
y = 4 * 64
y = 256 yup it works.
The other end is just as important. Suppose n = 1
Then y = 4 * 2^(2*1 - 2) = 4 * 2^0 = 4*1 = 4 Both work.
If this formula is correct, we can abbreviate it to make your task easier.
y = 4 * 2^(2n - 2)
y = 2^2 * 2^(2n - 2)
y = 2^(2n - 2 + 2)
y = 2^(2n) Now try the two end points again.
n = 4
y = 2^(2*4)
y = 2^8
y = 256
n = 1
y = 2^(2*1)
y = 2^2
y = 4 which again checks.
so y = 2^(2n) I think is an exponential function.
Sorry my explanation is so long.