my code should expand the binomial from second to the tenth power using looping, conditional, array statements cprogram.
I must input the value of a and the value of b in the binomial: ( ax +b )
example : input: (1x+2)
output: (x^2 + 4x +4)
help me please.
ramosemman 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.