<u>Answer</u>
1st solution: a = 1
b = 3
2nd solution: a = 2
b = 6
<u>Explanation</u>
1st solution
<em> 1</em>
<em> 333</em>
<em> 333</em>
<em> 333</em>
<em> </em><em><u> +333</u></em>
<em> </em><em><u> 1333</u></em>
2nd solution
<em> 2</em>
<em> 666</em>
<em> 666</em>
<em> 666</em>
<em><u> + 666</u></em>
<em><u> 2666</u></em>
Answer:
(x, y) = (2, -1.5)
Step-by-step explanation:
x + 2y = -1
5x - 4y = 16
<=>
(2)x + (2)2y = (2)(-1)
5x - 4y = 16
<=>
2x + 4y = -2
5x - 4y = 16
<=>
7x = 14
<=>
x = 2
(*)x + 2y = -1
=> 2 + 2y = -1
=> 2y = -3
=> y = -1.5
=> (x, y) = (2, -1.5)
Step-by-step explanation:
it's easy to prove in any right triangle with a 30° angle, the side opposite to that angle is half the hypotenuse. CA (1/2)BC, CA/BC=1/2
Answer:
Step-by-step explanation:
-18.75: real, rational.
√36: real, rational, integer, whole, natural.
π²: real, irrational.
Answer: It is a difference of two squares, and it factors to (3x-7)(3x+7)
=============================================================
Explanation:
We can write the 9x^2 as (3x)^2 since
(3x)^2 = (3x)*(3x) = (3*3)*(x*x) = 9x^2
The 49 can be written as 7^2 because 7^2 = 7*7 = 49.
This means 9x^2 - 49 is the same as (3x)^2 - 7^2. We have a difference of two squares.
The difference of squares factoring rule is
a^2 - b^2 = (a-b)(a+b)
which we have a = 3x and b = 7 in this case
So,
a^2 - b^2 = (a-b)(a+b)
(3x)^2 - 7^2 = (3x-7)(3x+7)
9x^2 - 49 = (3x-7)(3x+7)
Side note: This is the same as (3x+7)(3x-7). We can multiply two numbers in any order.