document.write( "Question 1092588: A photographer increases the side of a square in the ratio 4:5. By what percentage are the sides increased? \n" ); document.write( "
Algebra.Com's Answer #707212 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x equal the original length of the side of the square.
\n" ); document.write( "let y equal the new length of the side of the square.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get x/y = 4/5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cross multiply to get 5x = 4y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for y to get y = 5x/4 = 5/4 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5/4 * x is equivalent to (4/4 + 1/4) * x which is equal to 1 * x + 1/4 * x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the original length of the side is increased by 1/4 * the length of the original side.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that would be equal to 25% of the length of the original side.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "another way of getting to the same answer is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 5/4 * x = 1.25 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "increase percent is equal to (1.25 * x - x) / x = .25.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply that by 100 to 25%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "assume the original length of the side is 100.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "increase that by 25% and the length of the new side is 125.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of the original length to the new length is 100 / 125 which simplifies to 4/5 when you divide both numerator and denominator by 25.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );