document.write( "Question 206593: A designer attempts to arrange the characters of his artwork in the form of a square grid with equal numbers of rows and columns, but finds that 24 characters are left out. When he tries to add one more row and column, he finds that he has 25 too few characters. Find the number of characters used by the designer.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #156149 by Marth(57)![]() ![]() ![]() You can put this solution on YOUR website! let x = the width of the grid. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "___ \n" ); document.write( "You can solve this algebraically, or using properties of squares, which is faster. \n" ); document.write( "For any two numbers \n" ); document.write( " \n" ); document.write( "Here we have \n" ); document.write( " \n" ); document.write( "So, x=24 and x+1 = 25. \n" ); document.write( "_____ \n" ); document.write( "To find the number of characters, use either value in the equations obtained at the start. \n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "=600 \n" ); document.write( " |