Answer:
450 divided by 75 = t
he plated 6 trees
Step-by-step explanation:
<h2><u>Part A:</u></h2>
Let's denote no of seats in first row with r1 , second row with r2.....and so on.
r1=5
Since next row will have 10 additional row each time when we move to next row,
So,
r2=5+10=15
r3=15+10=25
<u>Using the terms r1,r2 and r3 , we can find explicit formula</u>
r1=5=5+0=5+0×10=5+(1-1)×10
r2=15=5+10=5+(2-1)×10
r3=25=5+20=5+(3-1)×10
<u>So for nth row,</u>
rn=5+(n-1)×10
Since 5=r1 and 10=common difference (d)
rn=r1+(n-1)d
Since 'a' is a convention term for 1st term,
<h3>
<u>⇒</u><u>rn=a+(n-1)d</u></h3>
which is an explicit formula to find no of seats in any given row.
<h2><u>Part B:</u></h2>
Using above explicit formula, we can calculate no of seats in 7th row,
r7=5+(7-1)×10
r7=5+(7-1)×10 =5+6×10
r7=5+(7-1)×10 =5+6×10 =65
which is the no of seats in 7th row.
Answer:
5:6 --> 10:12
Step-by-step explanation:
A good way to think of this is to provide a perspective: there are 5 boys every time there is 6 girls. So if there is 10 boys, that means there would be 12 girls (because 5 *2 = 10 and 6*2 = 12).
tl:dr: 5 *2 = 10 so 6*2 = 12
Answer:
- x = 0 or 1
- x = ±i/4
- x = -5 (twice)
Step-by-step explanation:
Factoring is aided by having the equations in standard form. The first step in each case is to put the equations in that form. The zero product property tells you that a product is zero when a factor is zero. The solutions are the values of x that make the factors zero.
1. x^2 -x = 0
x(x -1) = 0 . . . . . x = 0 or 1
__
2. 16x^2 +1 = 0
This is the "difference of squares" ...
(4x)^2 - (i)^2 = 0
(4x -i)(4x +i) = 0 . . . . . x = -i/4 or i/4 (zeros are complex)
__
3. x^2 +10x +25 = 0
(x +5)(x +5) = 0 . . . . . x = -5 with multiplicity 2