1.
find the value of the expression(+1)+(-2)+(+3)+(-4)+...+(+99)+(-100)without usinga calculator
2.
consider the equation x-2x+3x-4x+5x-6x...+99x-100x=200,Solve the equation and briefly explain how you can solve it.
3.
in the expression(ax+b)(cx*cx+dx+e),find two sets of values of a,b,c,d,e so that the coefficients of x*x*x and x terms after expansion are 4 and 10 respectively.
4.
draw 3 figures each having 2 axes of symmetry and 2-fold rotation symmetry.mark also the axes of symmetry and the centres of rotation on the figures
5.
initially the robot was at (0,0).after running program x for 99 times,the battery level can support the robot to complete 2 more steps.where did the robot stop?show the steps how you find the coordinates.
program start
step1 move 4 units to the right
step2 move 5 units upwards
step3 move 3 units to the left
step4 move 5 units downwards
6.
john paid $41 for 6 packs of biscuits and 2 bags of chips.it $11.5 is needede for 1 pack of biscuits and 1 bag of chips.what's the price of a pack of biscuits and the price of a bag of chips?