document.write( "Question 969390: find out the three nos such that the product of the first and second is 24 second and the third is 48 and that of the first and and third is 32 \n" ); document.write( "
Algebra.Com's Answer #592282 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
find out the three nos such that the product of the first and second is 24 second and the third is 48 and that of the first and and third is 32
\n" ); document.write( "***
\n" ); document.write( "let x=1st no.
\n" ); document.write( "let y= 2nd no.
\n" ); document.write( "let z=3rd no.
\n" ); document.write( "***
\n" ); document.write( "xy=24
\n" ); document.write( "yz=48
\n" ); document.write( "xz=32
\n" ); document.write( "...
\n" ); document.write( "y=24/x
\n" ); document.write( "y=48/z
\n" ); document.write( "24/x=48/z
\n" ); document.write( "..
\n" ); document.write( "z=32/x
\n" ); document.write( "24/x=48/(32/x)
\n" ); document.write( "24/x=48x/32
\n" ); document.write( "48x^2=24*32=768
\n" ); document.write( "x^2=16
\n" ); document.write( "x=√16=4
\n" ); document.write( "y=24/x=6
\n" ); document.write( "z=32/x=8
\n" ); document.write( "..
\n" ); document.write( "1st no.=4
\n" ); document.write( "2nd no.=6
\n" ); document.write( "3rd no.=8\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );