document.write( "Question 1028099: a and b are positive integers. Find −2a+3b if a^3b^2=72 \n" ); document.write( "
Algebra.Com's Answer #643305 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"72+=+2%5E3%2A3%5E2\" and the uniqueness of prime factorization of numbers ==> a = 2 and b = 3 ==> -2a+3b = -2*2 + 3*3 = 5. \n" ); document.write( "
\n" );