Is there a similar solve for say … 4^1*2 + 4^2*3

  • @[email protected]
    link
    fedilink
    67 months ago

    So you’re asking how to factor 2x + 3x^2?

    You can factor x: x(2 + 3x). Or in this example, 4(2 + 4*3).

  • @Cort
    link
    4
    edit-2
    7 months ago

    What about Σ4^n *(n+1)

  • @[email protected]
    link
    fedilink
    17 months ago

    What would it look like to you if there were one? I’m not sure what kind of “similar” you have in your mind.