ป้อนสมการหรือโจทย์
ไม่รู้จักข้อมูลจากกล้อง!

คำอธิบายทีละขั้นตอน

1. ขั้นตอน 160: จัดรูปอนุพันธ์

Computing the derivative of a power function.

ddx[xx]=xx(ddx[x]×ln(x)+xx×ddx[x])

The derivative of a variable with respect to itself is always equal to one.

xx(ddx[x]×ln(x)+xx×ddx[x])=xx(1×ln(x)+xx×ddx[x])

Simplifying the arithmetic expressions.

xx(1×ln(x)+xx×ddx[x])=xx(1×ln(x)+1×ddx[x])

The derivative of a variable with respect to itself is always equal to one.

xx(1×ln(x)+1×ddx[x])=xx(1×ln(x)+1×1)

Multiplying a number by one, which does not change its value.

xx(1×ln(x)+1×1)=xx(ln(x)+1×1)

Multiplying a number by one, which does not change its value.

xx(ln(x)+1×1)=xx(ln(x)+1)

Simplifying the arithmetic expressions.

xx×(ln(x)+1)=xx(ln(x)+1)

ทำไมต้องเรียนสิ่งนี้

Learn more with Tiger

อนุพันธ์สำคัญต่อการเข้าใจอัตราการเปลี่ยนแปลง จุดสูงสุดต่ำสุด และรูปทรงของกราฟฟังก์ชัน.

คำศัพท์และหัวข้อ