ExamPlay Light Logo
เข้าสู่ระบบ

WAEC - Computer Studies (2020 - No. 23)

 

Express P(1 + \(\frac{R}{100}\))\(^N\) as a BASIC programming notation.

 

P x (1 + R ÷ 100)\(^N\)  
P * (1 + \(\frac{R}{100}\))\(^N\)  
P x (1 + R ÷ 100)^N 
P *(1 + R /100) ^N

คำอธิบาย

The BASIC programming notation for the expression \(P( 1 + R \div100)^N\) is P * (1 + R/100)^N. This is because in BASIC programming, the multiplication operator is represented by *, division by /, and exponentiation by ^.

ความคิดเห็น (0)

เข้าสู่ระบบเพื่อแสดงความคิดเห็น
โฆษณา
BrainBehindX Inc Logo
©2026; ขับเคลื่อนโดย BrainBehindX Inc