Loading [MathJax]/jax/output/SVG/jax.js
 

heureka

avatar
Benutzernameheureka
Punkte26396
Membership
Stats
Fragen 17
Antworten 5678

 #1
avatar+26396 
+8

1. Auf einem Katalogpreis von Fr. 1'840.- werden Fr. 900.- als Rabatt sowie 2% skonto gewährt. Wieviel beträgt die Barzahlung ?

( Fr. 1'840.- Fr. 900.- ) * ( 100% - 2% ) = ( Fr. 940.- ) * ( 98% ) = Fr. 921.20

 

2. Wieviel musst du für einen super-flatscreen-fernseher nach Abzug von 15% rabatt und 2% skonto bar bezahlen, wenn das Gerät im katalog mit fr. 2'420.- angeboten wird ?

( Fr. 2'420.- ) * ( 100% - 15%  ) *  ( 100% - 2% ) = ( Fr. 2'420.- ) * ( 85%  ) *  ( 98% )

=  ( Fr. 2'057.- ) *  ( 98% )  =  Fr. 2'015.86

 

3. Auf einen katalogpreis von fr. 2'500.- werden fr. 225.- als Rabatt sowie 2% skonto gewährt. Wieviel beträgt die Barzahlung ?

 ( Fr. 2'500.- Fr. 225.- ) * ( 100% - 2% ) = ( Fr. 2'275.-) * ( 98% ) = Fr. 2'229.50

 

4. Von einem katalogpreis von fr. 1'925.- können fr. 269.50 als rabatt und fr. 41.40 als skonto abgezogen werden. Ermittle die prozentuale ermässigung als rabatt und skonto ?

(Fr. 1925.)xRabatt=Fr. 269.50xRabatt=100Fr. 269.50Fr. 1925.=14%

 

 

Fr. 1925.00Fr. 269.50=Fr. 1655.50(Fr. 1655.50)ySkonto=Fr. 41.40ySkonto=100Fr. 41.40Fr. 1655.50=2.5%

.
17.05.2015
 #4
avatar+26396 
+5

what is the numbers that satisfies the pythagoras theorem ?

https://commons.wikimedia.org/wiki/File:Pythagorean.svg#/media/File:Pythagorean.svg

A Pythagorean triple consists of three positive integers a, b, and c, such that a2 + b2 = c2. Such a triple is commonly written (a, b, c), and a well-known example is (3, 4, 5). If (a, b, c) is a Pythagorean triple, then so is (ka, kb, kc) for any positive integer k.

Generating a triple:

A fundamental formula for generating Pythagorean triples given an arbitrary pair of positive integers m and n with m > n. The formula states that the integers

a=m2n2, b=2mn, c=m2+n2 

or

a=k(m2n2), b=k(2mn), c=k(m2+n2)

form a Pythagorean triple.

Example:

If m=2 and n=1:a=2212=41=3b=221=4c=22+12=4+1=5

Pythagorean triple (3, 4, 5), because 32+42=52

17.05.2015