<span>We can safely assume that 1212 is a misprint and the number of seats in a row exceeds the number of rows by 12.
Let r = # of rows and s = # of seats in a row.
Then, the total # of seats is T = r x s = r x ( r + 12), since s is 12 more than the # of rows.
Then
r x (r + 12) = 1564
or
r**2 + 12*r - 1564 = 0, which is a quadratic equation.
The general solution of a quadratic equation is:
x = (-b +or- square-root( b**2 - 4ac))/2a
In our case, a = 1, b = +12 and c = -1564, so
x = (-12 +or- square-root( 12*12 - 4*1*(-1564) ) ) / 2*1
= (-12 +or- square-root( 144 + 6256 ) ) / 2
= (-12 +or- square-root( 6400 ) ) / 2
= (-12 +or- 80) / 2
= 34 or - 46
We ignore -46 since negative rows are not possible, and have:
rows = 34
and
seats per row = 34 + 12 = 46
as a check 34 x 46 = 1564 = total seats</span>
Answer:
B
Step-by-step explanation:
CF of 24<span> = 1, 2, 3, 4, 6, 8, 12, </span>24<span>. CF of </span>64<span> = 1, 2, 4, 8, 16, 32, </span>64<span>. CF of </span>88<span> = 1, 2, 4</span><span>, 8, 11, 22, 44, </span><span>88
</span>
Answer:
Step-by-step explanation:
3n+15=75
three times a number is 3n. +15 is 15 more.
3n+15=75 subtract 15 from both sides to get the 3n alone
3n=60 divide by 3 to get the n by itself
n=20