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