Length and width of rectangle is 15 inches and 6 inches respectively
<h3><u>
Solution:</u></h3>
Given that area of a rectangle is 90 square inch
Ratio of length to the width = 5: 2.
Need to determine length and width of rectangle.
As ratio of length to the width is 5 : 2
Lets assume length of rectangle = 5x inches and width of rectangle = 2x inches.
<em><u>The formula for area of rectangle is given as:</u></em>

Substituting the given value of area of rectangle and assumed value of length and width of rectangle we get:

On solving the above expression for x we get


Hence length and width of rectangle is 15 inches and 6 inches.
In word form: Sixty four
in expanded form: 6x10 + 4x1
in place value form: 6 tens + 4 ones
in Roman numeral form: LXIV
in Arabic numeral form: ٦٤
<span>The formula for the volume of a box is:
Volume = L*W*H
We know that the length is 10 cm.
We know that the width is twice the height, so W = 2H.
Then our volume equation is:
Volume = 10*2H*H
Volume = 20*H^2
Since H^2 is in the equation, this is a quadratic equation.</span>
Answers:
x = -8/5 or x = 8/5
Sum of the first ten terms where all terms are positive = 4092
========================================================
Explanation:
r = common ratio
- first term = 4
- second term = (first term)*(common ratio) = 4r
- third term = (second term)*(common ratio) = (4r)*r = 4r^2
The first three terms are: 4, 4r, 4r^2
We're given that the sequence is: 4, 5x, 16
Therefore, we have these two equations
Solve the second equation for r and you should find that r = -2 or r = 2 are the only possible solutions. If r = -2, then 5x = 4r solves to x = -8/5. If r = 2, then 5x = 4r solves to x = 8/5.
-----------------
To find the sum of the first n terms, we use this geometric series formula
Sn = a*(1 - r^n)/(1 - r)
We have
- a = 4 = first term
- r = 2, since we want all the terms to be positive
- n = 10 = number of terms to sum up
So,
Sn = a*(1 - r^n)/(1 - r)
S10 = 4*(1 - 2^10)/(1 - 2)
S10 = 4*(1 - 1024)/(-1)
S10 = 4*(-1023)/(-1)
S10 = 4092