Cokolada

Računanje sa razlomcima
<div class="container mt-4"> <table> <tr> <td> <B>Kupovina i prodaja čokolade By <b>Ujo</b> </B> <BR> 5 učenika nalazi se u tvornici čokolade i raspolaže sa različitim iznosima novaca. Novac žele potrošiti na čokolade od 100g koje sve imaju istu cijenu od <b> §§V0(1,1.5,0.05)§§ </b> eura. Dovrši tablicu u kojoj ćeš izračunati koliko svatko može kupiti čokolada, koliko mu je preostalo novca, koliko su ukupno kupili čokolada i koliko mogu još kupiti zajedno za preostali novac (🍫). </td> <td><img src="/pic/mk.png" width="300"/></td> </tr> </table> <table class="table table-bordered table-striped" style="background-color: white;"> <thead class="thead-dark"> <tr> <th class="text-center"></th> <th>Učenik</th> <th class="text-center">Ima novaca</th> <th class="text-center">Količina čokolade</th> <th class="text-center">Preostali novac</th> </tr> </thead> <tbody> <tr> <td class="text-center">1</td> <td> §§N0§§</td> <td class="text-center">§§V1(7,20,1)§§</td> <td class="text-center"></td> <td class="text-center"></td> </tr> <tr> <td class="text-center">2</td> <td> §§N2§§</td> <td class="text-center">§§V2(7,20,1)§§</td> <td class="text-center"></td> <td class="text-center"></td> </tr> <tr> <td class="text-center">3</td> <td> §§N3§§</td> <td class="text-center">§§V3(7,20,1)§§</td> <td class="text-center"></td> <td class="text-center"></td> </tr> <tr> <td class="text-center">4</td> <td> §§N4§§</td> <td class="text-center">§§V4(4,40,1)§§</td> <td class="text-center"></td> <td class="text-center"></td> </tr> <tr> <td class="text-center">5</td> <td> §§N5§§</td> <td class="text-center">§§V5(7,20,1)§§</td> <td class="text-center"></td> <td class="text-center"></td> </tr> <tr> <td colspan="3" class="text-end">Ukupno </td> <td class="text-center"></td> <td class="text-left"> 🍫 </td> </tr> </tbody> </table> </div> \( \log_2 (x^2 - 4) + \log_5 (2x + 1) = 3 \)
An error has occurred. This application may no longer respond until reloaded. Reload 🗙