document.write( "Question 1142917: a^3b=abc=180 find the value of c? \n" ); document.write( "
Algebra.Com's Answer #763662 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "\"a%5E3b+=+abc\"
\n" ); document.write( "\"%28a%5E3b%29%2F%28ab%29+=+c\"
\n" ); document.write( "\"a%5E2+=+c\"

\n" ); document.write( "There is not enough information to get a numerical value for c; we can only determine that c = a^2.

\n" ); document.write( "\"a%5E3b+=+180\"
\n" ); document.write( "\"b+=+180%2Fa%5E3\"

\n" ); document.write( "Thus we have a parametric representation of the infinite set of solutions to the problem:

\n" ); document.write( "(a,b,c) = (t, 180/t^3, t^2)

\n" ); document.write( "e.g.,
\n" ); document.write( "(1,180,1)
\n" ); document.write( "(2,45/2,4)
\n" ); document.write( "(3,20/3,9)
\n" ); document.write( "etc...
\n" ); document.write( "
\n" );