Answer:
aby/2 = c
Step-by-step explanation:
1) ab * y = ab/2c
2) aby/2 = 2c/2
Final answer: aby/2 = c
The app uses 2^28 bytes.
Step-by-step explanation:
- Step 1: Given total storage used by the app = 4^4 Megabytes. Also, 1 MB = 2^20 bytes. Find total storage used by app in bytes.
⇒ 4^4 × 2^20 = (2²)^4 × 2^20 = 2^8 × 2^20
= 2^8+20
= 2^28 bytes (using the law of exponents a^m × a^n = a^m+n)
Answer:
(x,y) --> (-1, -3)
Step-by-step explanation:
Solve by elimination...
2x - 3y = 7
4x + y = -7 (times 3; so -3y and 3y cancel out)
2x - 3y = 7
12x + 3y = -21
2x = 7
12x = -21
add together...
14x = -14
x = -1
plug x into one of the original equations and solve for y...
-2 - 3y =7
-3y = 9
y = -3
Check the picture below
in case you want to know how to get who's the adjacent or opposite, notice in the picture, if you put your eye on the angle itself, what you'd be facing is the opposite side, the adjacent is the side touching the angle.
Answer:
First, a rational number is defined as the quotient between two integer numbers, such that:
N = a/b
where a and b are integers.
Now, the axiom that we need to use is:
"The integers are closed under the multiplication".
this says that if we have two integers, x and y, their product is also an integer:
if x, y ∈ Z ⇒ x*y ∈ Z
So, if now we have two rational numbers:
a/b and c/d
where a, b, c, and d ∈ Z
then the product of those two can be written as:
(a/b)*(c/d) = (a*c)/(b*d)
And by the previous axiom, we know that a*c is an integer and b*d is also an integer, then:
(a*c)/(b*d)
is the quotient between two integers, then this is a rational number.