Question 1142917
<br>
{{{a^3b = abc}}}
{{{(a^3b)/(ab) = c}}}
{{{a^2 = c}}}<br>
There is not enough information to get a numerical value for c; we can only determine that c = a^2.<br>
{{{a^3b = 180}}}
{{{b = 180/a^3}}}<br>
Thus we have a parametric representation of the infinite set of solutions to the problem:<br>
(a,b,c) = (t, 180/t^3, t^2)<br>
e.g.,
(1,180,1)
(2,45/2,4)
(3,20/3,9)
etc...