How can I solve this? Or, is it given properly? If $a + b = 9$ and $ab = 1$. What is $a^3 + b^3 = $?
2026-04-02 10:00:32.1775124032
if $a+ b = 9 $and $ab = 1$. what will be the $a^3 + b^3 =$?
6k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
5
$a + b = 9 => a = 9 - b$ and then you solve $b$: $ab = 1 => (9 - b)b = 1$; solving $a$ is easy now. (then $a^3 + b^3 = ...$ is easier)