document.write( "Question 468059: The combined area of New york and California is 204,192 square miles. The area of California is 108,530 square miles more than that of New York. Find the land area of each state. \n" ); document.write( "
Algebra.Com's Answer #321138 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
N+C=204192
\n" ); document.write( "C=N+108530
\n" ); document.write( "N+N+108530=204192
\n" ); document.write( "2N=95662
\n" ); document.write( "N=47831
\n" ); document.write( "C=47831+108530=156361
\n" ); document.write( "New York is 47,831 square miles in area. California is 156361 sq. mi..
\n" ); document.write( "
\n" );