Part A: Chose some value for x, that means any amount of books to print for example 100 books, so x=100
Replace x=100 in C(x) and solve:
C(100)=3.5*100+1200=1550
Part B: Replace C(x) by 1900 and solve for x from the given equation:
1900=3.5x+1200
3.5x=1900-1200
x=700/3.5= 200
Part C: the statement C(20)=1270 means that 1270 is the cost for printing 20 books.
Part E: C(40.5)=1341.75 I think this statement is incorrect given the context because x means number of books to print so this value must be an integer number.
Answer:
SAS
Step-by-step explanation:
Answer:
1). (B) ; 2). (A) ; 3). (C)
Step-by-step explanation:
1). { - 4, - 1, 0, 4 }
2). { - 5 }
3). m = 0
Answer:
Kenny is 18 years old Andrew is 10 years old Tim is 30 years old and Cameron is 5 years old
Step-by-step explanation:
Let a be Kenny's age , b be Andrew's age , c be Tim's age , d be Cameron's age
( b < a , b<c , d<b)
Kenny is 8 years older than Andrewn = > a = b + 8 (1)
Tim is 3 times as old as Andrew => c = 3 . b (2)
Cameron is 5 years younger than Andrew => d = b-5 (3)
The combined age of the four is 63 => a+b+c+d = 63 (4)
(1),(2),(3),(4) => b+8 + b + 3b + b-5 = 63 <=> 6b + 3 = 63 <=> b = 10
=> a= 10+8 =18, c = 3 . 10 = 30, d= 5