Width: W
length: L = 5W
Use the Pyth. Theorem to find the length of the diagonal:
|D| = sqrt(W^2 + [5W]^2) = sqrt(W^2 + 25W^2) = sqrt(26W^2), or
Wsqrt(26) (ans.)
Answer:
4/6 6/9 8/12 10/15 and so on, just multiply both the numerator and denominator by the same number and get your answer.
Step-by-step explanation:
150.
The upper right corner is that point. You can simply read the graph.
Answer:
None
Step-by-step explanation:
Because mode is a set of data values is the value that appears most often. If there is no data value or data values that occur most frequently, we say that the set of data values has no mode.
Answer:
see below
Step-by-step explanation:
The area is given by
A = l*w
A = (4x-1) ( 3x+6)
FOIL
first 4x*3x =12x^2
outer 6*4x = 24x
inner -1*3x = -3x
last -1 *6 = -6
Add together
12x^2 +24x-3x-6
12x^2 +21x-6