To solve this, first we'll find the area of the rectangle A,
Area=length × width
?=24m×20m
480m=24m×20m
480m squared=area of the rectangle A
now we'll find the width of rectangle B,
"the width of rectangle B is 12 meters less than the width of rectangle A",
20m-12m= 8m
8m=width of rectangle B
finally we'll find the length of rectangle B,
area of the rectangle B= 480msquared
width= 8m
length=? (to find this divide the area by the width)
480÷8=60m
length of the rectangle B=60m
Answer:
log (
100
) √
16 √
75
Step-by-step explanation:
Express √3 + i in polar form:
|√3 + i| = √((√3)² + 1²) = √4 = 2
arg(√3 + i) = arctan(1/√3) = π/6
Then
√3 + i = 2 (cos(π/6) + i sin(π/6))
By DeMoivre's theorem,
(√3 + i)³ = (2 (cos(π/6) + i sin(π/6)))³
… = 2³ (cos(3 • π/6) + i sin(3 • π/6))
… = 8 (cos(π/2) + i sin(π/2))
… = 8i
Answer:
- width: 18 in
- length: 27 in
Step-by-step explanation:
The relations between length (L) and width (W) are ...
W +9 = L
LW = 486
Substituting gives ...
(W+9)W = 486
W^2 +9W -486 = 0 . . . put in standard form
(W +27)(W -18) = 0 . . . . factor
W = 18 . . . . the positive solution
The width of the rectangle is 18 inches; the length is 27 inches.
_____
<em>Comment on factoring</em>
There are a number of ways to solve quadratics. Apart from using a graphing calculator, one of the easiest is factoring. Here, we're looking for factors of -486 that have a sum of 9.
486 = 2 × 3^5, so we might guess that the factors of interest are -2·3² = -18 and 3·3² = 27. These turn out to be correct: -18 +27 = 9; (-18)(27) = -486.
Answer:
f(-3) = -2
f(-2.6) = -2
f(0.6) = 2.4
f(4.5) = 8.5
Step-by-step explanation:
(Whole question:
Evaluate the piecewise function for the given values.
Find f(-3), f(-2,6), f(0.6), and f(4.5) for f(x)={ -2 If x ≤ 0 4x. If 0 <x <1. x + 4. If x ≥ 1)
As the piecewise function shows, the function f(x) has the value of -2 for values of x lesser or equal than 0, has the value of 4x if the value of x is between 0 and 1, and has the value of x+4 for values of x greater or equal than 1.
So, for f(-3), the value of x is lesser than 0, so we have that f(-3) = -2
For f(-2.6), the value of x is lesser than 0, so we have that f(-3) = -2
For f(0.6), the value of x is between 0 and 1, so we have that f(0.6) = 4*0.6 = 2.4
For f(4.5), the value of x is greater than 1, so we have that f(4.5) = 4.5 + 4 = 8.5