Q28 the sum of odd numbers n will be
Sum=n*n
Sum off odd number 100
Sum=100*100=10000
1. tent
2. in
3. sert
4. ject
5. sert
6. de
First of all not to be rude, but it is order of operations not properties of operations. Second, you can solve equations by going in the order of PEMDAS or Parentheses, Exponents, Multiplication, division, addition, and subtraction. Multiplication and division are switchable, addition and subtraction. If you do not follow this order you get the equation or inequality wrong.
Let
x------> the length side of the square base of the box
y-------> the height of the box
we know that
volume of the box=b²*h
b=x
h=y
volume=256 cm³
so
256=x²*y------>y=256/x²--------> equation 1
<span>The amount of material used is directly proportional to the surface area, so we will minimize the amount of material by minimizing the surface area.</span>
surface area of the cardboard=area of the base+perimeter of base*height
area of the base=x²
perimeter of the base=4*x
height=y
surface area=x²+4x*y-----> equation 2
substitute equation 1 in equation 2
SA=x²+4x*[256/x²]-----> SA=x²+1024/x
step 1
find the first derivative of SA and equate to zero
2x+1024*(-1)/x²=0------> 2x=1024/x²----> x³=512--------> x=8 cm
y=256/x²------> y=256/8²-----> y=4 cm
the answer is
the length side of the square base of the box is 8 cm
the height of the box is 4 cm
Tables are easy to make when u have the equation. Just simply sub any number in for x and solve for y
y = 3x + 2...lets let x = 0
y = 3(0) + 2
y = 2.....so when x = 0, y = 2....(0,2)
y = 3x + 2....lets let x = 1
y = 3(1) + 2
y = 3 + 2
y = 5....so when x = 1, y = 5....(1,5)
y = 3x + 2.....let x = 2
y = 3(2) + 2
y = 6 + 2
y = 8....so when x = 2, y = 8...(2,8)
u can find more point if u need to...
now make a table..
x y
0 2
1 5
2 8
and like I said, if u need more numbers for ur table, just do like I did above :)