Answer:
200*34=6800
Step-by-step explanation:
Write the possible combinations like
200*34
200*43
300*24
300*42
400*32
400*23
then you chose what will give you 6800 as the answer
The answer is either to change the - 1 to 0, or to add + 1 to it next to the - 1.
Answer:
15 ft
Step-by-step explanation:
Pythagoras formula for a triangle with a 90 degree angle :
a^2 + b^2 = c^2
c is the side opposite of the 90 degree angle. exactly or situation here.
=> 9^2 + 12^2 = x^2
=> 81 + 144 = x^2 = 225
=> x = sqrt(225) = 15
Answer:
0 < y <= 6
Step-by-step explanation:
Given:
√(x² - 6x + 9)
if -3 <= x < 3
you can write (x² - 6x + 9)
as (x-3) * (x- 3) which is (x-3)²
so now you have √{(x-3)²}, which is the same as the absolute value of x-3. In mathematics it is written as:
| x - 3 |
So √(x² - 6x + 9) = | x - 3 |
See the graph in the attachment.
for -3 <= x < 3
you get the y values bigger then ( but not equal to) 0 and smaller then or equal to 6.
This is written as 0 < y <= 6