Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

222-9+11+12:2*14+14 = ? ( )

Toán Lớp 6: Đây ko phải bài chứng minh đâu nhé,tính theo công thức lớp 6 nha!!!! Tính tổng S =1.2^2 +2.3^2 +…+n(n+1)^2 Nhanh=hay nhất!!!!!

Toán Lớp 6: Đây ko phải bài chứng minh đâu nhé,tính theo công thức lớp 6 nha!!!!
Tính tổng S =1.2^2 +2.3^2 +…+n(n+1)^2
Nhanh=hay nhất!!!!!

Comments ( 1 )

  1. program sksk;
    uses crt;
    var i, n, s : integer;
    begin
    clrscr;
    write(‘nhap so n :’);readln(n);
    s := 0;
    for i:= 1 to n do
    s := s + i*sqr(i + 1);
    writeln(‘tong s la :’, s);
    readln
    end.

Leave a reply

222-9+11+12:2*14+14 = ? ( )