subject
Mathematics, 03.02.2021 20:50 lilyrockstarmag

The last two problems this week are puzzles! In these puzzles, the goal is to fill every empty square (including shaded squares) so that: Each square contains a positive digit (1-9). Digits may be reused.
The percent next to a row gives the percent of the row sum contained in the shaded square of that row.
The percent above each column gives the percent of the column sum contained in the shaded square of that column.
Solve the following percent puzzle, entering each square of the completed puzzle in the corresponding box below.
[asy]
void shademe(pair A) {
fill(A--(A+(1,0))--(A+(1,1))--(A+(0 ,1))--cycle, gray(0.8));
}
size(90);
shademe((0,1));
shademe((1,0));
for(int i=0;i<=2;i+=1){
draw((i,0)--(i,2));
draw((0,i)--(2,i));
}
label("$60\%$",(0,1.5),W);
label("$25\%$", (0,0.5), W);
label("$33\frac{1}{3}\%$", (0.5,2),N);
label("$50\%$", (1.5,2),N);
[/asy]

ansver
Answers: 3

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 15:00, rebelprincezz5785
Asmall foreign car gete 42 miles per gallon and user 35 gallons on a trip. gasoline costs $1.05 per gallon. what was the cost of gasoline per mile driver?
Answers: 3
image
Mathematics, 21.06.2019 17:30, kaykay9243
For which pair of functions is (gof)(a)=|a|-2?
Answers: 1
image
Mathematics, 21.06.2019 21:20, aaronroberson4940
Find the least common denominator for thesetvo rational expressions. n^2/n^2+4n+4 -3/n^2+7n+10
Answers: 2
image
Mathematics, 21.06.2019 22:10, oijhpl5085
Using graph paper, determine the line described by the given point and slope. click to show the correct graph below.(0, 0) and 2/3
Answers: 2
You know the right answer?
The last two problems this week are puzzles! In these puzzles, the goal is to fill every empty squar...

Questions in other subjects:

Konu
Computers and Technology, 21.02.2020 16:42