Answer: where is them model
Step-by-step explanation:
The left side
−
52
-
52
does not equal to the right side
0
0
, which means that the given statement is false.
False
Answer: false
Step-by-step explanation:
If f and g are increasing on I, this implies that f' > 0 on I and g' > 0 on I. That is both f' and g' have a positive slope. However,
Using product rule;
(fg)' = fd(g) + gd(f)
(fg)' = f * g' + f' * g
and although it is given that g' and f' are both positive we don't have any information about the sign of the values of the functions themselves(f and g). Therefore, if at least one of the functions has negative values there is the possibility that the derivative of the product will be negative. For example;
f = x, g = 5x on I = (-5, -2)
f' = 1 and g' =5 both greater than 0
f and g are both lines with positive slopes therefore they are increasing, but f * g = 5x^2 is decreasing on I.
If the length of a rectangle is a two-digit number with identical digits and the width is 1/10 the length and the perimeter is 2 times the area of the rectangle, what is the the length and the width
Solution:
Let the length of rectangle=x
Width of rectangle=x/10
Perimeter is 2(Length+Width)
= 2(x+x/10)
Area of Rectangle= Length* Width=x*x/10
As, Perimeter=2(Area)
So,2(x+x/10)=2(x*x/10)
Multiplying the equation with 10, we get,
2(10x+x)=2x²
Adding Like terms, 10x+x=11x
2(11x)=2x^2
22x=2x²
2x²-22x=0
2x(x-11)=0
By Zero Product property, either x=0
or, x-11=0
or, x=11
So, Width=x/10=11/10=1.1
Checking:
So, Perimeter=2(Length +Width)=2(11+1.1)=2*(12.1)=24.2
Area=Length*Width=11*1.1=12.1
Hence, Perimeter= 2 Area
As,24.2=2*12.1=24.2
So, Perimeter=2 Area
So, Answer:Length of Rectangle=11 units
Width of Rectangle=1.1 units