document.write( "Question 852758: •En un hotel hay 67 habitaciones entre dobles y sencillas. Si el número total de camas es 92, ¿cuántas habitaciones hay de cada tipo? \n" ); document.write( "
Algebra.Com's Answer #513666 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x = cuantos de sencillas
\n" ); document.write( "y = cuantos de dobles
\n" ); document.write( "-
\n" ); document.write( "1 cama/hab, sencilla
\n" ); document.write( "2 camba/hab, doble\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2By=67\" y \"x%2B2y=92\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Metodo \"Elimination\" que mucho facil:
\n" ); document.write( "\"%28x%2B2y%29-%28x%2By%29=92-67\"
\n" ); document.write( "\"x%2B2y-x-y=25\"
\n" ); document.write( "\"highlight%28y=25%29\"
\n" ); document.write( ".
\n" ); document.write( "y pueda resolver para \"highlight_green%28x%29\" ?
\n" ); document.write( "
\n" );