Good morning,
Answer:
1.678 rounded to the nearest hundredth is 1.68
Step-by-step explanation:
By looking at the number 1.678 it’s clear that the hundredth digit is 7
since 8∈{5,6,7,8,9} then we delete the 8 and add one to 7
we get 1.68 .
:)
Answer:
the height of the prism =3cm
Step-by-step explanation:
From the question :there is 30 square centimeters, we can deduce this is the area due to the unit
the volume is 90 cubic centimeters
Volume of prism = Area of base × height
We are to determine the height
90cm³ = 30cm² × height
divide both sides by 30cm²
height = 90cm³/30cm²
height = 3cm
Therefore the height of the prism is 3centimeters
Answer:
h(-9) = -107
Step-by-step explanation:
h(-9) = 4(-9)2 + 3(-9) - 8 = -107
Answer:
a[n] = a[n-1]×(4/3)
a[1] = 1/2
Step-by-step explanation:
The terms of a geometric sequence have an initial term and a common ratio. The common ratio multiplies the previous term to get the next one. That sentence describes the recursive relation.
The general explicit term of a geometric sequence is ...
a[n] = a[1]×r^(n-1) . . . . . where a[1] is the first term and r is the common ratio
Comparing this to the expression you are given, you see that ...
a[1] = 1/2
r = 4/3
(You also see that parenthses are missing around the exponent expression, n-1.)
A recursive rule is defined by two things:
- the starting value(s) for the recursive relation
- the recursive relation relating the next term to previous terms
The definition of a geometric sequence tells you the recursive relation is:
<em>the next term is the previous one multiplied by the common ratio</em>.
In math terms, this looks like
a[n] = a[n-1]×r
Using the value of r from above, this becomes ...
a[n] = a[n-1]×(4/3)
Of course, the starting values are the same for the explicit rule and the recursive rule:
a[1] = 1/2